1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-08 00:39:47 +02:00
vcmi/server
2024-11-10 16:50:58 +02:00
..
battles Removed pointer to VLC entity from CStackBasicDescriptor 2024-10-30 16:47:02 +00:00
processors Removed pointer to VLC entity from CStackBasicDescriptor 2024-10-30 16:47:02 +00:00
queries Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
CGameHandler.cpp ask assemble artifact dialog fix 2024-11-10 16:50:58 +02:00
CGameHandler.h Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
CMakeLists.txt Move visit query to a separate class, remove no longer needed Cast.h 2024-09-04 14:32:36 +00:00
CVCMIServer.cpp change datetime format 2024-10-30 23:23:56 +01:00
CVCMIServer.h Replaced unique_ptr with simple references to packs 2024-10-07 14:59:14 +00:00
GlobalLobbyProcessor.cpp JsonNode constructors: Take fileName as argument 2024-07-17 13:50:59 +02:00
GlobalLobbyProcessor.h
LobbyNetPackVisitors.h basic handicap support 2024-07-25 00:28:01 +02:00
NetPacksLobbyServer.cpp Replaced unique_ptr with simple references to packs 2024-10-07 14:59:14 +00:00
NetPacksServer.cpp Merge pull request #4741 from IvanSavenko/serialize_local_state 2024-10-10 15:03:14 +03:00
ServerNetPackVisitors.h Implemented serialization of local player state in json form 2024-10-08 20:04:32 +00:00
ServerSpellCastEnvironment.cpp Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
ServerSpellCastEnvironment.h Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
StdInc.cpp
StdInc.h
TurnTimerHandler.cpp Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
TurnTimerHandler.h