1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Mordred
c23d401aa5 Fix for quest sql operations 2017-10-15 23:16:28 +02:00
Mordred
df9ff71e1b More sql updates, specifically quest and searchmessages 2017-10-15 01:43:57 +02:00
Mordred
e26e2334a7 Added basic player updates 2017-10-10 00:03:24 +02:00
Mordred
83dc8c547e linux build fix 2017-10-07 23:23:45 +02:00
Mordred
5a92b0251c Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
Mordred
32605544bb converted more sql queries to new system 2017-10-05 22:43:15 +02:00
Mordred
8cf1dcd1ee Player loading moved over to new DB system 2017-10-04 23:28:38 +02:00
Mordred Admin
348f057578 Fixed a linux compile error 2017-10-02 11:11:43 +02:00
Mordred
3d113feb28 New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
Mordred
1b6b91490a Fixed indendation 2017-09-15 11:04:42 +02:00
Biscuit Boy
4989f37eca Fixed ContentID
Fixed the ContentID problem, This is a fix until the new db stuff
2017-09-15 18:43:08 +10:00
Mordred Admin
924a4b3973 Majorly simplified and improved the cmake setup.
Going forward it will be alot easier to maintain.

TODO: simplify path definitions

Conflicts:
	src/servers/Server_Lobby/CMakeLists.txt
	src/servers/Server_REST/CMakeLists.txt
	src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
Mordred
d1cec57259 Created linkshellMgr class and added basic linkshell caching 2017-08-28 18:36:51 +02:00
Mordred
90ea65385d more restructuring 2017-08-19 00:18:40 +02:00