OpenFusion/src
Zenpock 4f10ee0505
MenuChat Added (#25)
* Update CNShardServer.hpp

* Update ChatManager.cpp

* Update ChatManager.hpp

Co-authored-by: CPunch <sethtstubbs@gmail.com>
2020-08-22 13:11:47 -05:00
..
contrib moved header libraries 2020-08-21 21:03:12 -05:00
mingw inital commit 2020-08-18 15:42:30 -05:00
structs added AINVEN_COUT for 0728 2020-08-21 00:31:00 -05:00
ChatManager.cpp MenuChat Added (#25) 2020-08-22 13:11:47 -05:00
ChatManager.hpp MenuChat Added (#25) 2020-08-22 13:11:47 -05:00
CNLoginServer.cpp Add support for verbose logging. 2020-08-22 19:39:13 +02:00
CNLoginServer.hpp Extracted all packet ids to a single, definitive enum. 2020-08-22 17:25:42 +02:00
CNProtocol.cpp sets a limit for sendData() 2020-08-21 21:32:22 -05:00
CNProtocol.hpp fixed warnings for windows mingw 2020-08-19 15:42:44 -05:00
CNShardServer.cpp Add support for verbose logging. 2020-08-22 19:39:13 +02:00
CNShardServer.hpp Extracted all packet ids to a single, definitive enum. 2020-08-22 17:25:42 +02:00
CNShared.cpp fixed warnings for windows mingw 2020-08-19 15:42:44 -05:00
CNShared.hpp inital commit 2020-08-18 15:42:30 -05:00
CNStructs.cpp temp fix for U16toU8 edgecase 2020-08-21 22:11:04 -05:00
CNStructs.hpp include 0104 if PROTO_VERSION is undefined 2020-08-21 14:29:09 -05:00
Defines.cpp Report unhandled packets in string form. 2020-08-22 19:19:46 +02:00
Defines.hpp Report unhandled packets in string form. 2020-08-22 19:19:46 +02:00
ItemManager.cpp Disabled GM mode (#22) 2020-08-21 19:38:10 -05:00
ItemManager.hpp Item Deletion and extra fixes (#17) 2020-08-21 15:09:52 -05:00
main.cpp PROTOCOL_VERSION, test items, MOTD fix (#18) 2020-08-21 12:38:45 -05:00
NanoManager.cpp added sanity check to exitGame() 2020-08-22 13:08:37 -05:00
NanoManager.hpp Added more nano features (commands, equip & unequip, powers) (#26) 2020-08-22 13:02:08 -05:00
NPC.hpp populated NPCManager 2020-08-21 17:14:11 -05:00
NPCManager.cpp Fix unhandled exception in NPCManager (#24) 2020-08-22 01:46:52 -05:00
NPCManager.hpp added basic NPCManager 2020-08-20 16:43:48 -05:00
Player.cpp inital commit 2020-08-18 15:42:30 -05:00
Player.hpp Added more nano features (commands, equip & unequip, powers) (#26) 2020-08-22 13:02:08 -05:00
PlayerManager.cpp added sanity check to exitGame() 2020-08-22 13:08:37 -05:00
PlayerManager.hpp Added more nano features (commands, equip & unequip, powers) (#26) 2020-08-22 13:02:08 -05:00
settings.cpp Add support for verbose logging. 2020-08-22 19:39:13 +02:00
settings.hpp Add support for verbose logging. 2020-08-22 19:39:13 +02:00