1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 16:37:45 +00:00
sapphire/src/lobby
2023-05-03 00:13:19 -04:00
..
client_http.hpp refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
CMakeLists.txt Further cmake cleanup 2019-01-02 11:23:39 +01:00
Forwards.h fix lobby gameconnection 2020-03-01 11:58:26 +11:00
GameConnection.cpp update for tcp oodle 2023-05-03 00:13:19 -04:00
GameConnection.h fix lobby gameconnection 2020-03-01 11:58:26 +11:00
LobbyPacketContainer.cpp clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
LobbyPacketContainer.h clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
LobbySession.cpp move lobby to Sapphire::Lobby, move common lib to Sapphire::Common 2019-06-02 23:28:19 +10:00
LobbySession.h move lobby to Sapphire::Lobby, move common lib to Sapphire::Common 2019-06-02 23:28:19 +10:00
mainLobbyServer.cpp start of new service locator impl 2020-03-01 11:58:25 +11:00
RestConnector.cpp clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
RestConnector.h clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
ServerLobby.cpp fix lobby gameconnection 2020-03-01 11:58:26 +11:00
ServerLobby.h move lobby to Sapphire::Lobby, move common lib to Sapphire::Common 2019-06-02 23:28:19 +10:00