OpenFusion/src
dongresource c1b6ae8466 No need to unpack zero-length packet structs.
Also fixed formatting and added subheading to README.md.
2020-08-25 01:08:02 +02: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 Dynamically allocate the Player struct in PlayerView. 2020-08-25 00:59:55 +02:00
ChatManager.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
CNLoginServer.cpp Sanity checks + Starting level changes (#31) 2020-08-24 03:07:51 -05:00
CNLoginServer.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
CNProtocol.cpp added simple timer system to CNShardServer 2020-08-24 16:11:40 -05:00
CNProtocol.hpp added simple timer system to CNShardServer 2020-08-24 16:11:40 -05:00
CNShardServer.cpp Dynamically allocate the Player struct in PlayerView. 2020-08-25 00:59:55 +02:00
CNShardServer.hpp added simple timer system to CNShardServer 2020-08-24 16:11:40 -05:00
CNShared.cpp fixed warnings for windows mingw 2020-08-19 15:42:44 -05:00
CNShared.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
CNStructs.cpp fixed warnings for VC++ 2020-08-22 13:38:27 -05:00
CNStructs.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
Defines.cpp Report unhandled packets in string form. 2020-08-22 19:19:46 +02:00
Defines.hpp fixed warnings for VC++ 2020-08-22 13:38:27 -05:00
ItemManager.cpp Dynamically allocate the Player struct in PlayerView. 2020-08-25 00:59:55 +02:00
ItemManager.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
main.cpp Add player revive, vehicle mount/dismount and more (#33) 2020-08-24 16:04:56 -05:00
MissionManager.cpp Add player revive, vehicle mount/dismount and more (#33) 2020-08-24 16:04:56 -05:00
MissionManager.hpp Add player revive, vehicle mount/dismount and more (#33) 2020-08-24 16:04:56 -05:00
NanoManager.cpp Dynamically allocate the Player struct in PlayerView. 2020-08-25 00:59:55 +02:00
NanoManager.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
NPC.hpp populated NPCManager 2020-08-21 17:14:11 -05:00
NPCManager.cpp Dynamically allocate the Player struct in PlayerView. 2020-08-25 00:59:55 +02:00
NPCManager.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
Player.cpp inital commit 2020-08-18 15:42:30 -05:00
Player.hpp Add player revive, vehicle mount/dismount and more (#33) 2020-08-24 16:04:56 -05:00
PlayerManager.cpp No need to unpack zero-length packet structs. 2020-08-25 01:08:02 +02:00
PlayerManager.hpp Dynamically allocate the Player struct in PlayerView. 2020-08-25 00:59:55 +02:00
settings.cpp Add verbosity levels. 2020-08-23 23:09:31 +02:00
settings.hpp Add verbosity levels. 2020-08-23 23:09:31 +02:00