EQ2EMu/EQ2
Image 3a67efbad8 Fixes constant client kick outs as zoning in, crashes, disconnects, etc.
Fixes 
- Changed the logging from LogWrite to printf -- reason being DumpPacket and WriteLog overrun each other making the logs really inconsistent for testing
- CheckCombineQueue should hold onto the MCombineQueueLock for the entire run, also PreparePacket should not be called if CombineQueue is running, we don't want to tasks hitting the compression/encryption logic at once
- Fixed 0 opcode packets to properly be passed as EQApplicationPackets
- Added XOR checks to omit an update on info/pos/vis packets if no changes are made
2020-05-05 12:46:36 -04:00
..
configs Base 2020-02-28 09:17:24 -05:00
devtools Exe Updates 2020-04-16 10:11:21 -04:00
distrib Base 2020-02-28 09:17:24 -05:00
docs Base 2020-02-28 09:17:24 -05:00
source Fixes constant client kick outs as zoning in, crashes, disconnects, etc. 2020-05-05 12:46:36 -04:00
structs merge eq2emu r2870 r2869 2020-03-09 18:03:44 -04:00
utils Update git to allow dll and lib 2020-02-28 10:31:46 -05:00
win Support for BestZ / Line of Sight / navmesh pathing 2020-04-05 23:29:43 -04:00