Commit Graph

  • baf53890b9 Removed a usage of Mob::DistNoRootNoZ and used ComparativeDistanceNoZ instead Arthur Ice 2015-01-18 01:31:24 -08:00
  • 121328b188 Removed a usage of Mob::DistNoRootNoZ and used ComparativeDistanceNoZ instead Arthur Ice 2015-01-18 01:27:47 -08:00
  • 14bac9f8c0 Remove occurrences of _pkt Akkadius 2015-01-18 03:25:52 -06:00
  • b3bedef7af Bunch of crazy changes to remove logsys Akkadius 2015-01-18 03:23:36 -06:00
  • 3ed365cd43 Removed mob:DistNoRoot Arthur Ice 2015-01-18 01:22:59 -08:00
  • 94261700d9 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:21:19 -08:00
  • 53ad34b060 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:19:45 -08:00
  • 309240de43 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:18:20 -08:00
  • eac35f802a Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:17:17 -08:00
  • 72bad478d6 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:12:15 -08:00
  • 5926c993be Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:09:21 -08:00
  • 3c1ee5970e Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:07:35 -08:00
  • dd70ee13a3 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:04:37 -08:00
  • a6ba08c598 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:01:44 -08:00
  • dd52259dcf Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 01:00:00 -08:00
  • 9bd4007fd6 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 00:58:53 -08:00
  • 469b27890b Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 00:57:34 -08:00
  • 7fac4d5f52 More gutting of logsys.cpp/h Akkadius 2015-01-18 02:56:51 -06:00
  • 263c9b6d3f Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 00:53:24 -08:00
  • f81a8b716b Rip out load_log_settings in all projects Akkadius 2015-01-18 02:52:32 -06:00
  • 9dcdd93549 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 00:51:25 -08:00
  • a0d012a6d6 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-18 00:48:51 -08:00
  • 9eb05ff999 Delete zone/zone_logsys.cpp Akkadius 2015-01-18 02:46:34 -06:00
  • e5f641d6b2 Delete logsys_eqemu.cpp Akkadius 2015-01-18 02:45:18 -06:00
  • b71f808cb8 Gut some more debug functions Akkadius 2015-01-18 02:43:11 -06:00
  • 3320867b10 delete world/world_logsys.cpp Akkadius 2015-01-18 02:40:58 -06:00
  • 1ae69aa180 Update debug levels Akkadius 2015-01-18 02:35:15 -06:00
  • 467b359d0c Moved all EQEmuLogSys:: enum references used in Log.Out to a namespace 'Logs' for shortening of syntax Akkadius 2015-01-18 02:20:16 -06:00
  • 6535690a69 MS Visual Studio needs help finding std::min and std::max #341 Kemmler 2015-01-18 03:08:12 -05:00
  • c025765283 Renamed DoLog to Out as the aggregate logging function for simplicity of use and shortened syntax of Log.Out Akkadius 2015-01-18 02:00:15 -06:00
  • 37e4829ac4 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:55:16 -08:00
  • 1c048cb1d1 Renamed DebugCategory to DoLog as the aggregate logging function for simplicity of use and shortened syntax of Log.DoLog Akkadius 2015-01-18 01:54:09 -06:00
  • af8ab89a36 Compile state Akkadius 2015-01-18 01:50:05 -06:00
  • 864e9ba8ef Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:48:44 -08:00
  • b15e5f7913 Refactor GMSayHookCallBackProcess to use category instead of type Akkadius 2015-01-18 01:48:07 -06:00
  • 40d12d952e Refactor ProcessConsoleMessage to no longer use type Akkadius 2015-01-18 01:45:58 -06:00
  • 564bff07fe Refactor ProcessLogWrite to no longer use type Akkadius 2015-01-18 01:42:23 -06:00
  • 0926a5ded3 Refactor ProcessGMSay to no longer use type Akkadius 2015-01-18 01:41:11 -06:00
  • 57ac6c0e98 Remove EQEmuLogSys::Log from consolidation of types into categories Akkadius 2015-01-18 01:39:01 -06:00
  • 063a9214ae Consolidate 'LogType' Debug logs over to 'LogCategory' Akkadius 2015-01-18 01:37:54 -06:00
  • fccd767330 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:37:00 -08:00
  • 375f4af946 Consolidate 'LogType' Error (Straggler) logs over to 'LogCategory' Akkadius 2015-01-18 01:36:10 -06:00
  • b511857333 Consolidate 'LogType' Commands logs over to 'LogCategory' Akkadius 2015-01-18 01:34:31 -06:00
  • f047ed232d Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:33:34 -08:00
  • 40d0fba63f Consolidate 'LogType' Quest logs over to 'LogCategory' Akkadius 2015-01-18 01:32:57 -06:00
  • ec7fd9b4e7 Consolidate 'LogType' Normal logs over to 'LogCategory' Akkadius 2015-01-18 01:32:18 -06:00
  • 0088d353d3 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:31:57 -08:00
  • e691735a2d Consolidate 'LogType' Error logs over to 'LogCategory' Akkadius 2015-01-18 01:30:25 -06:00
  • 1bb4ff2d6a Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:30:18 -08:00
  • b3fc0ab06d Consolidate 'LogType' Crash logs over to 'LogCategory' Akkadius 2015-01-18 01:29:28 -06:00
  • 9aa46a9af2 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:27:57 -08:00
  • e9f8d5fa6d Port Status messages from Type to Category Akkadius 2015-01-18 01:27:52 -06:00
  • c5f38ee700 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:26:22 -08:00
  • 975c298c85 Consolidate 'LogType' over to 'LogCategory' Akkadius 2015-01-18 01:24:35 -06:00
  • 81f36675b3 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:19:56 -08:00
  • 80941d23bd Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:16:11 -08:00
  • a9c0920bc6 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:15:06 -08:00
  • fa50ab8a18 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:12:25 -08:00
  • dc2534e38c Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:08:48 -08:00
  • a9c5f80968 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 23:07:04 -08:00
  • ef04c90d8e Remove new log prefix from console output Akkadius 2015-01-18 01:04:59 -06:00
  • 1496f14843 Remove old function code from consolidation Akkadius 2015-01-18 00:56:26 -06:00
  • 15bd08b365 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 22:52:33 -08:00
  • 7dbde36b03 Rename reference logger to Log Akkadius 2015-01-18 00:41:18 -06:00
  • 55024a8615 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 22:41:04 -08:00
  • 30eb545b0b Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 22:36:59 -08:00
  • d01f307edc Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 22:34:49 -08:00
  • 126eca2ad6 Add opcode name lookup on unhandled client opcode log message Akkadius 2015-01-18 00:32:11 -06:00
  • 0b687e4779 Fix some unhandled opcode output messages Akkadius 2015-01-18 00:25:23 -06:00
  • 84c82ca4ab Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 22:12:36 -08:00
  • 91221db4c9 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 22:07:17 -08:00
  • 726b3a33f5 Consolidate EQEmuLogsys::Debug stragglers to DebugCategory for further refactoring Akkadius 2015-01-18 00:06:01 -06:00
  • 58d0b86a67 Consolidate EQEmuLogsys::Debug General calls into DebugCategory Akkadius 2015-01-18 00:00:03 -06:00
  • d45ed9befa Consolidate EQEmuLogsys::Debug calls into DebugCategory Akkadius 2015-01-17 23:59:06 -06:00
  • 7dce5c4e6f Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 21:45:31 -08:00
  • 3f37aef41c Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 21:41:53 -08:00
  • 8eea92654f Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 21:38:44 -08:00
  • 93c5422966 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 21:35:30 -08:00
  • 4fa102cb24 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 20:53:08 -08:00
  • ef68b46c9c Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 20:49:09 -08:00
  • 608809a5dc Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 20:45:32 -08:00
  • e44d9ce77f Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 20:14:05 -08:00
  • 2b72a50f91 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 20:08:29 -08:00
  • a5521badb1 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 20:03:11 -08:00
  • dc1db1fa0d Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:45:42 -08:00
  • 0351ea2d33 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:35:39 -08:00
  • 6d7e8d7e9a Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:32:34 -08:00
  • 4174036ce7 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:22:59 -08:00
  • 0c3efc3c4f Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:16:45 -08:00
  • 80154d0661 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:13:47 -08:00
  • 6b979d1c5d Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:09:32 -08:00
  • bcc4c1e4b6 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:07:25 -08:00
  • 6f209fd8b9 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 19:00:57 -08:00
  • 926cba2cdc Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:57:52 -08:00
  • 6b3099daac Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:54:57 -08:00
  • e54cdad85d Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:51:06 -08:00
  • 8efb9e75f8 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:49:24 -08:00
  • 65bd2cf8ac Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:42:59 -08:00
  • e8144cb3ee Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:39:59 -08:00
  • 9400b860a3 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:37:01 -08:00