1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/server
Ivan Savenko 1b1f724de1
Merge pull request #3970 from Laserlicht/extra
ExtraOptions improvements
2024-05-15 15:20:59 +03:00
..
battles Reduce includes in headers 2024-04-26 13:26:33 +03:00
processors Reveal terrain around newly recruited hero to account for Scouting 2024-05-10 16:48:20 +00:00
queries Reduce includes in headers 2024-04-26 13:26:33 +03:00
CGameHandler.cpp Merge pull request #3946 from dydzio0614/mana-vortex-hero-order 2024-05-11 21:58:23 +03: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 reuse strings 2024-05-15 12:40:01 +02:00
CVCMIServer.h Publish if cheats or unlimited replays allowed to all players 2024-05-14 22:48:32 +02:00
GlobalLobbyProcessor.cpp Fix connection termination handling 2024-05-13 14:09:59 +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 use MetaString 2024-05-02 21:03:23 +02: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
TurnTimerHandler.h Added serialization of turn timer handler 2024-04-26 13:16:02 +03:00
VCMI_server.cbp
VCMI_server.vcxproj