1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
2024-06-19 19:59:06 +00:00
..
battles Merge pull request #4049 from IvanSavenko/campaign_fix 2024-05-29 18:14:04 +03:00
processors Implemented simple versioning system for multiplayer 2024-05-29 20:08:32 +00:00
queries After-battle object visitation will now occur after levelups 2024-06-01 10:06:16 +00:00
CGameHandler.cpp Fix self-visiting skipping battle on landing after flying above monster 2024-06-04 14:13:12 +00:00
CGameHandler.h Do not check for guards when teleporting using means other than DD 2024-05-07 20:05:23 +00:00
CMakeLists.txt Implemented option to run server as a thread with shared VLC 2024-02-11 17:55:02 +02:00
CVCMIServer.cpp Fix rmg generation if player list is not continuous 2024-06-17 13:35:58 +00:00
CVCMIServer.h Publish if cheats or unlimited replays allowed to all players 2024-05-14 22:48:32 +02:00
GlobalLobbyProcessor.cpp Ignore duplicate disconnected calls 2024-05-16 08:03:06 +00:00
GlobalLobbyProcessor.h Store and send mod list and game version for game rooms 2024-04-23 17:15:59 +03:00
LobbyNetPackVisitors.h Guest can also use & renaming 2024-05-01 15:58:22 +02:00
NetPacksLobbyServer.cpp Implemented simple versioning system for multiplayer 2024-05-29 20:08:32 +00:00
NetPacksServer.cpp Do not check for guards when teleporting using means other than DD 2024-05-07 20:05:23 +00:00
ServerNetPackVisitors.h Saving costume 2024-04-27 21:35:37 +03:00
ServerSpellCastEnvironment.cpp Do not check for guards when teleporting using means other than DD 2024-05-07 20:05:23 +00:00
ServerSpellCastEnvironment.h Do not check for guards when teleporting using means other than DD 2024-05-07 20:05:23 +00:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
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
VCMI_server.cbp
VCMI_server.vcxproj