1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/server
2024-08-13 00:49:51 +02:00
..
battles Merge pull request #4359 from Laserlicht/statistic 2024-08-09 15:31:13 +03:00
processors basic diagram 2024-08-12 20:14:36 +02:00
queries Fixed new issues detected by SonarCloud 2024-07-15 07:46:40 +00:00
CGameHandler.cpp Merge branch 'develop' into extended_statistic 2024-08-13 00:49:51 +02:00
CGameHandler.h Merge branch 'develop' into bank_support 2024-08-09 23:36:59 +02:00
CMakeLists.txt
CVCMIServer.cpp code review 2024-07-29 22:54:42 +02:00
CVCMIServer.h code review 2024-07-29 22:54:42 +02: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 basic handicap support 2024-07-25 00:28:01 +02:00
NetPacksServer.cpp basic support for bank 2024-08-04 15:44:57 +02:00
ServerNetPackVisitors.h basic support for bank 2024-08-04 15:44:57 +02:00
ServerSpellCastEnvironment.cpp New objects are now created and initialized on server and sent to client 2024-07-16 13:13:39 +00:00
ServerSpellCastEnvironment.h New objects are now created and initialized on server and sent to client 2024-07-16 13:13:39 +00:00
StdInc.cpp
StdInc.h
TurnTimerHandler.cpp Running out of timer during battle will no longer force retreat 2024-06-19 19:59:06 +00:00
TurnTimerHandler.h It is now possible to vote for simturns and turn timer changes 2024-05-19 18:31:32 +00:00