1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00
sapphire/src/lobby
2022-01-27 18:35:19 -03: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 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
GameConnection.cpp Added a util function to get opCode from RAW_PACKET 2021-12-06 00:39:22 +01:00
GameConnection.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
LobbyPacketContainer.cpp warning cleanups; less raw pointers; 2022-01-27 18:35:19 -03:00
LobbyPacketContainer.h warning cleanups; less raw pointers; 2022-01-27 18:35:19 -03:00
LobbySession.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
mainLobbyServer.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
RestConnector.cpp warning cleanups; less raw pointers; 2022-01-27 18:35:19 -03:00
RestConnector.h clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
ServerLobby.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ServerLobby.h move lobby to Sapphire::Lobby, move common lib to Sapphire::Common 2019-06-02 23:28:19 +10:00