OpenFusion/src/core
dongresource 2dbe2629c1 Tweak CNShared
* Separate pruning frequency from timeout
* Pluralize CNShared map: login -> logins
* Increase connection timeout to 15 minutes
* Do not deallocate a nullptr in playerEnter()
* Kill connections rejected by playerEnter()
* Remove redundant inclusions of mutex headers in a few places
2022-07-31 03:19:27 +02:00
..
CNProtocol.cpp [refactor] Implement generic, validating sendPacket() wrapper 2021-03-31 21:10:54 +02:00
CNProtocol.hpp [refactor] Implement generic, validating sendPacket() wrapper 2021-03-31 21:10:54 +02:00
CNShared.cpp Tweak CNShared 2022-07-31 03:19:27 +02:00
CNShared.hpp Tweak CNShared 2022-07-31 03:19:27 +02:00
CNStructs.hpp Use a specialized null value for ChunkPos 2022-07-24 21:36:03 +02:00
Core.hpp [refactor] Move files to core/ and servers/ subdirectories 2021-03-17 20:16:48 +01:00
Defines.hpp Clean up indentation in a few places 2021-12-16 03:34:15 +01:00
Packets.cpp Fix PC_ATTACK_NPCs not being marked as variadic 2021-03-31 22:27:54 +02:00
Packets.hpp [refactor] Validate all inbound packets before handling them 2021-03-31 21:10:54 +02:00