Michał Zaremba ea261ae48f Rework handling some errors and uncought exceptions 1 month ago
..
battles 8390f2f871 Review fix 1 month ago
processors 8ef97abc7d replace hardcoded 1 month ago
queries 46072a1d60 Merge pull request #5896 from IvanSavenko/code_reorganize 3 months ago
CGameHandler.cpp 5da8a7a4dc use resolveidentifier 3 weeks ago
CGameHandler.h 241da5937d First semi-working version of antilag for hero movement 3 months ago
CMakeLists.txt 3d63284c51 Extracted interface through which GameHandler interacts with VCMIServer 3 months ago
CVCMIServer.cpp ea261ae48f Rework handling some errors and uncought exceptions 2 weeks ago
CVCMIServer.h ea261ae48f Rework handling some errors and uncought exceptions 2 weeks ago
GlobalLobbyProcessor.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
GlobalLobbyProcessor.h e5f8cefa7f Store and send mod list and game version for game rooms 1 year ago
IGameServer.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 3 months ago
LobbyNetPackVisitors.h 58de180083 Split CConnection into GameConnection and IGameConnection classes 3 months ago
NetPacksLobbyServer.cpp 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 3 months ago
NetPacksServer.cpp cc6f65d8da Resolve Sonar issues in server code 4 months ago
ServerNetPackVisitors.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 3 months ago
ServerSpellCastEnvironment.cpp 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 5 months ago
ServerSpellCastEnvironment.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 5 months ago
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
TurnTimerHandler.cpp cc6f65d8da Resolve Sonar issues in server code 4 months ago
TurnTimerHandler.h 10b50cd905 It is now possible to vote for simturns and turn timer changes 1 year ago