Akkadius
|
9eb05ff999
|
Delete zone/zone_logsys.cpp
|
2015-01-18 02:46:34 -06:00 |
|
Akkadius
|
467b359d0c
|
Moved all EQEmuLogSys:: enum references used in Log.Out to a namespace 'Logs' for shortening of syntax
|
2015-01-18 02:20:16 -06:00 |
|
Kemmler
|
6535690a69
|
MS Visual Studio needs help finding std::min and std::max
|
2015-01-18 03:08:12 -05:00 |
|
Akkadius
|
c025765283
|
Renamed DoLog to Out as the aggregate logging function for simplicity of use and shortened syntax of Log.Out
|
2015-01-18 02:00:15 -06:00 |
|
Arthur Ice
|
37e4829ac4
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:55:16 -08:00 |
|
Akkadius
|
1c048cb1d1
|
Renamed DebugCategory to DoLog as the aggregate logging function for simplicity of use and shortened syntax of Log.DoLog
|
2015-01-18 01:54:09 -06:00 |
|
Akkadius
|
af8ab89a36
|
Compile state
|
2015-01-18 01:50:05 -06:00 |
|
Arthur Ice
|
864e9ba8ef
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:48:44 -08:00 |
|
Akkadius
|
b15e5f7913
|
Refactor GMSayHookCallBackProcess to use category instead of type
|
2015-01-18 01:48:07 -06:00 |
|
Arthur Ice
|
fccd767330
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:37:00 -08:00 |
|
Akkadius
|
b511857333
|
Consolidate 'LogType' Commands logs over to 'LogCategory'
|
2015-01-18 01:34:31 -06:00 |
|
Arthur Ice
|
f047ed232d
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:33:34 -08:00 |
|
Akkadius
|
40d0fba63f
|
Consolidate 'LogType' Quest logs over to 'LogCategory'
|
2015-01-18 01:32:57 -06:00 |
|
Akkadius
|
ec7fd9b4e7
|
Consolidate 'LogType' Normal logs over to 'LogCategory'
|
2015-01-18 01:32:18 -06:00 |
|
Arthur Ice
|
0088d353d3
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:31:57 -08:00 |
|
Akkadius
|
e691735a2d
|
Consolidate 'LogType' Error logs over to 'LogCategory'
|
2015-01-18 01:30:25 -06:00 |
|
Arthur Ice
|
1bb4ff2d6a
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:30:18 -08:00 |
|
Arthur Ice
|
9aa46a9af2
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:27:57 -08:00 |
|
Akkadius
|
e9f8d5fa6d
|
Port Status messages from Type to Category
|
2015-01-18 01:27:52 -06:00 |
|
Arthur Ice
|
c5f38ee700
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:26:22 -08:00 |
|
Arthur Ice
|
81f36675b3
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:19:56 -08:00 |
|
Arthur Ice
|
80941d23bd
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:16:11 -08:00 |
|
Arthur Ice
|
a9c0920bc6
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:15:06 -08:00 |
|
Arthur Ice
|
fa50ab8a18
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:12:25 -08:00 |
|
Arthur Ice
|
dc2534e38c
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:08:48 -08:00 |
|
Arthur Ice
|
a9c5f80968
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 23:07:04 -08:00 |
|
Arthur Ice
|
15bd08b365
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 22:52:33 -08:00 |
|
Akkadius
|
7dbde36b03
|
Rename reference logger to Log
|
2015-01-18 00:41:18 -06:00 |
|
Arthur Ice
|
55024a8615
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 22:41:04 -08:00 |
|
Arthur Ice
|
30eb545b0b
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 22:37:28 -08:00 |
|
Arthur Ice
|
d01f307edc
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 22:34:49 -08:00 |
|
Akkadius
|
126eca2ad6
|
Add opcode name lookup on unhandled client opcode log message
|
2015-01-18 00:32:11 -06:00 |
|
Akkadius
|
0b687e4779
|
Fix some unhandled opcode output messages
|
2015-01-18 00:25:23 -06:00 |
|
Arthur Ice
|
84c82ca4ab
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 22:12:36 -08:00 |
|
Arthur Ice
|
91221db4c9
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 22:07:17 -08:00 |
|
Akkadius
|
726b3a33f5
|
Consolidate EQEmuLogsys::Debug stragglers to DebugCategory for further refactoring
|
2015-01-18 00:06:01 -06:00 |
|
Akkadius
|
58d0b86a67
|
Consolidate EQEmuLogsys::Debug General calls into DebugCategory
|
2015-01-18 00:00:03 -06:00 |
|
Akkadius
|
d45ed9befa
|
Consolidate EQEmuLogsys::Debug calls into DebugCategory
|
2015-01-17 23:59:06 -06:00 |
|
Arthur Ice
|
7dce5c4e6f
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 21:45:31 -08:00 |
|
Arthur Ice
|
3f37aef41c
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 21:41:53 -08:00 |
|
Arthur Ice
|
8eea92654f
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 21:38:44 -08:00 |
|
Arthur Ice
|
93c5422966
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 21:35:30 -08:00 |
|
Arthur Ice
|
4fa102cb24
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 20:53:08 -08:00 |
|
Arthur Ice
|
ef68b46c9c
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 20:49:09 -08:00 |
|
Arthur Ice
|
608809a5dc
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 20:45:32 -08:00 |
|
Arthur Ice
|
e44d9ce77f
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 20:14:05 -08:00 |
|
Arthur Ice
|
2b72a50f91
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 20:08:29 -08:00 |
|
Arthur Ice
|
a5521badb1
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 20:03:11 -08:00 |
|
Arthur Ice
|
dc1db1fa0d
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 19:45:42 -08:00 |
|
Arthur Ice
|
0351ea2d33
|
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
|
2015-01-17 19:35:39 -08:00 |
|