1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 03:37:45 +00:00
sapphire/src/servers/Server_Common
SapphireMordred 7487acb98d Merge pull request #60 from Minoost/cmake
Initial attempt to fix 64bit build
2017-08-18 14:33:13 +02:00
..
Acceptor.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Acceptor.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
base64.cpp mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
base64.h mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
ChaiscriptStdLib.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
ChaiscriptStdLib.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
CMakeLists.txt Add /bigobj switch for MSVC 2017-08-18 11:52:59 +09:00
Common.h #58 - Fixed roleplaying tag not showing up 2017-08-16 22:59:53 +02:00
CommonNetwork.h Fixed onlinestatus opcodes 2017-08-13 23:21:57 +02:00
Connection.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Connection.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Database.cpp mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
Database.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
ExdData.cpp Forgot something 2017-08-15 16:19:55 +02:00
ExdData.h HP/MP/TP Regeneration following new rules; 2017-08-11 00:58:35 -03:00
Forwards.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
GamePacket.cpp Changed handlers to take a const& instead of a shared_ptr of inPacket 2017-08-17 17:30:00 +02:00
GamePacket.h Changed handlers to take a const& instead of a shared_ptr of inPacket 2017-08-17 17:30:00 +02:00
GamePacketNew.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Hive.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Hive.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
LockedQueue.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Logger.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Logger.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
md5.cpp mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
md5.h mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
PacketContainer.cpp mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
PacketContainer.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
ServerPacketDef.h More skill scripting 2017-08-14 17:10:19 +02:00
Util.cpp Add Core::Util::getTimeSeconds() 2017-08-15 19:47:58 +09:00
Util.h Add Core::Util::getTimeSeconds() 2017-08-15 19:47:58 +09:00
UtilMath.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
UtilMath.h Lazy hack for windows compiling issue 2017-08-08 14:25:04 +02:00
UtilNetwork.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
UtilNetwork.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
XMLConfig.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
XMLConfig.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00