Alex King
|
abcb5d069f
|
[Cleanup] Remove FindPatch() from struct_category.cpp and struct_category.h (#3130)
# Notes
- This is unused.
|
2023-03-20 12:06:10 -04:00 |
|
Akkadius
|
2eb14a5c8a
|
Move Netcode logging to LogNetcode
|
2019-09-01 23:10:49 -05:00 |
|
KimLS
|
281483efc1
|
Merge of a monster
|
2017-04-02 20:03:51 -07:00 |
|
Akkadius
|
7aa1d243b0
|
[Performance] Reworked how all log calls are made in the source, see changelog.txt for more details
|
2017-04-01 03:51:46 -05:00 |
|
KimLS
|
7a3147a3b3
|
Streams work on all of the servers now
|
2016-09-29 22:21:39 -07:00 |
|
KimLS
|
751e61d6e5
|
Converted all the EQStreams into EQStreamInterfaces, dear god help us.
|
2016-09-24 22:43:29 -07:00 |
|
KimLS
|
7dbe6a7426
|
Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs.
|
2015-01-27 21:12:44 -08:00 |
|
Akkadius
|
0d9b6703a6
|
Rename debug.h to global_define.h, update cmakelists and such
|
2015-01-19 04:12:09 -06:00 |
|
Akkadius
|
b6587cc9e2
|
Removal of logsys.h from #include(s)
|
2015-01-18 04:03:45 -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 |
|
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 |
|
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
|
7dbde36b03
|
Rename reference logger to Log
|
2015-01-18 00:41:18 -06:00 |
|
Akkadius
|
132fbbb0c6
|
Rename LogDebugType to DebugCategory
|
2015-01-16 03:09:02 -06:00 |
|
Akkadius
|
ffdce868c1
|
Convert netcode debugging _log to logger.LogDebugType
|
2015-01-12 21:45:49 -06:00 |
|
KimLS
|
0d12715d77
|
Data verification utils, not in use yet. Also added ability for lua packet to bypass the translation layer (dangerous) if a writer so desires (useful for quickly trying packet stuff)
|
2014-09-24 03:58:46 -07:00 |
|
KimLS
|
7fc21b9e3a
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
KimLS
|
405884f47d
|
More file renames.
|
2014-08-21 16:59:32 -07:00 |
|