1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-18 00:17:46 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Mordred Admin
ec72cf6836 Merge http://www.github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
Conflicts:
	CMakeLists.txt
	src/servers/Server_Common/Network/PacketDef/Ipcs.h
	src/servers/Server_Zone/Actor/PlayerQuest.cpp
	src/servers/Server_Zone/Actor/PlayerSql.cpp
2017-10-25 14:49:35 +02:00
amibu
951dabb58a Formatting 2017-10-17 22:52:12 +02:00
amibu
4bb0cd0f7b Cleanup 2017-10-17 22:49:33 +02:00
amibu
a555f91883 Ported beautiful packet printing from classic 2017-10-17 20:13:01 +02:00
Mordred
7f44092a4d Sql updates now happen on a timer per player instead of controlled by flags 2017-10-04 00:02:16 +02:00
Mordred
92a7a7ed6d New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
Mordred Admin
184a30c4d3 Added a thread secure blocking queue 2017-09-25 14:43:32 +02:00
Maru
1237e34e2e Fixed building on newer GCC 2017-08-28 16:13:23 -03:00
Minho Kang
35c42c1f23 Replace UtilNetwork with GamePacketParser 2017-08-26 15:06:27 +09:00
Minho Kang
c6bd508ec7 Fix getTimeMs not returning correct unix epoch
Turned out high_resolution_clock did not return current UTC time. Use system_clock to fix it.
2017-08-19 11:26:16 +09:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00