Ivan Savenko f858a6e04b Merge pull request #5266 from MichalZr6/battlefield 9 months ago
..
battles ecdd394bb1 Use BattleHex as const ref wherever possible 9 months ago
processors 6b387e5d17 Fix integer overflow when total resource amount is above (int max / 100) 9 months ago
queries a8e84c55f6 Fix some of the new warnings from sonarcloud 1 year ago
CGameHandler.cpp 2ee5f2df02 Merge pull request #5295 from IvanSavenko/bugfixing 9 months ago
CGameHandler.h a8e84c55f6 Fix some of the new warnings from sonarcloud 1 year ago
CMakeLists.txt 81af66d35b Move visit query to a separate class, remove no longer needed Cast.h 1 year ago
CVCMIServer.cpp 78e933a968 add broadcast to translation 11 months ago
CVCMIServer.h cc6d6b0d63 Replaced unique_ptr with simple references to packs 1 year ago
GlobalLobbyProcessor.cpp ba9e3dca9d Mod management rework, part 1 11 months ago
GlobalLobbyProcessor.h e5f8cefa7f Store and send mod list and game version for game rooms 1 year ago
LobbyNetPackVisitors.h 1f0847660b possibility to delete unsupported saves 1 year ago
NetPacksLobbyServer.cpp 33daf5c199 More robust checks for old saves removal 10 months ago
NetPacksServer.cpp 81f0222c68 Merge pull request #4741 from IvanSavenko/serialize_local_state 1 year ago
ServerNetPackVisitors.h 679181c103 Implemented serialization of local player state in json form 1 year ago
ServerSpellCastEnvironment.cpp c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
ServerSpellCastEnvironment.h c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year 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 c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
TurnTimerHandler.h 10b50cd905 It is now possible to vote for simturns and turn timer changes 1 year ago