1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 07:07:45 +00:00
sapphire/src/servers/Server_Lobby
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
..
client_http.hpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
CMakeLists.txt Majorly simplified and improved the cmake setup. 2017-09-13 11:46:17 +02:00
Forwards.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
GameConnection.cpp GM Ranks, some fixes 2017-09-11 18:59:50 +02:00
GameConnection.h Implemented a switch to chose from zone or chat handlers 2017-08-22 21:36:20 +02:00
LobbyPacketContainer.cpp more restructuring 2017-08-19 00:18:40 +02:00
LobbyPacketContainer.h more restructuring 2017-08-19 00:18:40 +02:00
LobbySession.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
LobbySession.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
mainLobbyServer.cpp mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
RestConnector.cpp more restructuring 2017-08-19 00:18:40 +02:00
RestConnector.h mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
ServerLobby.cpp Changeable World name + MotD 2017-09-10 02:24:29 +02:00
ServerLobby.h Changeable World name + MotD 2017-09-10 02:24:29 +02:00