1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 00:27:44 +00:00
sapphire/src/servers/Server_Lobby
Tahir Akhlaq c7a6edc811 enabled edit and continue on windows
- usage: tools > options > debugging > general > enable edit and continue (tick all options within its subtree)
 - attach vs to a server, edit its code, alt + f10
2017-09-03 03:25:12 +01:00
..
client_http.hpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
CMakeLists.txt enabled edit and continue on windows 2017-09-03 03:25:12 +01:00
Forwards.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
GameConnection.cpp Replace UtilNetwork with GamePacketParser 2017-08-26 15:06:27 +09: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 more restructuring 2017-08-19 00:18:40 +02:00
ServerLobby.h more restructuring 2017-08-19 00:18:40 +02:00