Mordred Admin
0f3f51c304
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Mordred Admin
e0f93eaf1c
Moved and renamed Server_Common, now just src/common
2017-12-18 12:36:52 +01:00
Mordred
42df7b7d13
Removed old database class entirely, some minor cleanups
2017-10-28 22:47:25 +02:00
ShelbyZ
24f937fd61
Fixing linkshellid to uint64_t
...
updating methods, internal collection, and sql representation
2017-10-23 08:33:47 -07:00
ShelbyZ
c9a53b5d2b
More static_cast
...
- expand some types
- gnarly std::pair issue with short to int8_t
- getLinkshellById now uses uint32_t
2017-10-22 20:51:25 -07:00
Mordred Admin
8682f334bc
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
3a93509476
Moved script folder out of bin
2017-08-29 23:22:41 +02:00
Mordred
8a0396eac3
Fixed a crash when no linkshells present
2017-08-29 17:35:25 +02:00
Mordred
b62e0bee51
Lookup functions for linkshells
2017-08-28 23:43:52 +02:00
Mordred
fbf6a84a61
simplified linkshell loading\n removed old serverId as it is not used anymore
2017-08-28 23:19:35 +02:00
Mordred
613c85e841
Created linkshellMgr class and added basic linkshell caching
2017-08-28 18:36:51 +02:00