1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/server
2024-05-01 15:00:36 +02:00
..
battles Reduce includes in headers 2024-04-26 13:26:33 +03:00
processors Added serialization of turn timer handler 2024-04-26 13:16:02 +03:00
queries Reduce includes in headers 2024-04-26 13:26:33 +03:00
CGameHandler.cpp Merge pull request #3833 from SoundSSGood/artifacts-costumes 2024-04-28 16:10:24 +03:00
CGameHandler.h class CArtifactsOfHeroMain : public CKeyShortcut 2024-04-27 21:35:38 +03:00
CMakeLists.txt Implemented option to run server as a thread with shared VLC 2024-02-11 17:55:02 +02:00
CVCMIServer.cpp Simplified and fixed server restart procedure: 2024-04-07 14:19:57 +03:00
CVCMIServer.h Implemented option to run server as a thread with shared VLC 2024-02-11 17:55:02 +02:00
GlobalLobbyProcessor.cpp Store and send mod list and game version for game rooms 2024-04-23 17:15:59 +03:00
GlobalLobbyProcessor.h Store and send mod list and game version for game rooms 2024-04-23 17:15:59 +03:00
LobbyNetPackVisitors.h Server functionality 2024-04-30 01:52:49 +02:00
NetPacksLobbyServer.cpp allow translations in chat 2024-05-01 15:00:36 +02:00
NetPacksServer.cpp Switching costume 2024-04-27 21:35:37 +03:00
ServerNetPackVisitors.h Saving costume 2024-04-27 21:35:37 +03:00
ServerSpellCastEnvironment.cpp
ServerSpellCastEnvironment.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h
TurnTimerHandler.cpp Removed no longer used mutexes from match server 2024-02-03 17:04:14 +02:00
TurnTimerHandler.h Added serialization of turn timer handler 2024-04-26 13:16:02 +03:00
VCMI_server.cbp
VCMI_server.vcxproj