Ivan Savenko bdafb47655 Do not activate Life Drain if unit is fully healed 1 month ago
..
battles bdafb47655 Do not activate Life Drain if unit is fully healed 1 month ago
processors 8e74797650 Remove hardcoded checks for Conflux and Inferno Grails 1 month ago
queries 46072a1d60 Merge pull request #5896 from IvanSavenko/code_reorganize 5 months ago
CGameHandler.cpp 8e74797650 Remove hardcoded checks for Conflux and Inferno Grails 1 month ago
CGameHandler.h 120213509d netpacks for renaming 2 months ago
CMakeLists.txt 3d63284c51 Extracted interface through which GameHandler interacts with VCMIServer 4 months ago
CVCMIServer.cpp 3e486a779d Fix incrementing conn and player IDs 1 month ago
CVCMIServer.h 4f6a4c5053 Fix networkHandler is destroyed before networkServer leading to dangling context pointer crash 1 month ago
GlobalLobbyProcessor.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 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 4 months ago
LobbyNetPackVisitors.h 58de180083 Split CConnection into GameConnection and IGameConnection classes 4 months ago
NetPacksLobbyServer.cpp 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 4 months ago
NetPacksServer.cpp a4d840f60f code review 1 month ago
ServerNetPackVisitors.h 120213509d netpacks for renaming 2 months ago
ServerSpellCastEnvironment.cpp 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 6 months ago
ServerSpellCastEnvironment.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 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 6 months ago
TurnTimerHandler.h 10b50cd905 It is now possible to vote for simturns and turn timer changes 1 year ago