1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
2023-08-14 03:20:27 +04:00
..
CGameHandler.cpp Move turn timer logic from GameHandler class 2023-08-14 03:20:27 +04:00
CGameHandler.h Move turn timer logic from GameHandler class 2023-08-14 03:20:27 +04:00
CMakeLists.txt Move turn timer logic from GameHandler class 2023-08-14 03:20:27 +04:00
CQuery.cpp Silence unnecessary warning on flagging guarded garrison 2023-07-27 18:39:05 +03:00
CQuery.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
CVCMIServer.cpp Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
CVCMIServer.h Removed all references to boost::interprocess library 2023-07-30 20:14:57 +03:00
HeroPoolProcessor.cpp Rename ambiguos 'clear' to 'clearSlots' 2023-08-07 19:13:02 +03:00
HeroPoolProcessor.h Fix hero retreating handling & code cleanup 2023-07-15 19:55:30 +03:00
LobbyNetPackVisitors.h rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
NetPacksLobbyServer.cpp TurnTimerInfo 2023-08-14 02:16:25 +04:00
NetPacksServer.cpp More locks to avoid data races on server 2023-08-11 18:50:39 +03:00
PlayerMessageProcessor.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
PlayerMessageProcessor.h Store cheater state per player 2023-07-15 21:01:14 +03:00
ServerNetPackVisitors.h client is able to erase artifact 2023-04-08 00:41:55 +03:00
ServerSpellCastEnvironment.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
ServerSpellCastEnvironment.h vcmi: move ServerSpellCastEnvironment in separate file 2023-04-04 23:02:54 +03:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
TurnTimerHandler.cpp Move turn timer logic from GameHandler class 2023-08-14 03:20:27 +04:00
TurnTimerHandler.h Move turn timer logic from GameHandler class 2023-08-14 03:20:27 +04:00
VCMI_server.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
VCMI_server.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00