| .. |
|
battles
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
|
processors
|
f210bd9cb3
Fix crash on winning map on 7-day town timer running out for enemy
|
8 months ago |
|
queries
|
a8e84c55f6
Fix some of the new warnings from sonarcloud
|
1 year ago |
|
CGameHandler.cpp
|
751a334e5a
Fix possible crash on accessing Cannon Yard from HotA
|
7 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
|
a6a929eb95
Revert "Fix crash on attempting to connect newly created lobby room"
|
8 months ago |
|
CVCMIServer.h
|
048fc503c3
Do not start listening for connections in single-player games
|
9 months ago |
|
GlobalLobbyProcessor.cpp
|
a6a929eb95
Revert "Fix crash on attempting to connect newly created lobby room"
|
8 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
|
cbfaefd805
Fix rare crash if player selects maximum movement speed and moves hero
|
7 months 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 |