1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/server
2022-12-07 23:36:20 +02:00
..
CGameHandler.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CGameHandler.h Unified CGameHandler::bulkMoveArtifacts and CGameHandler::bulkSwapArtifacts to one 2022-11-10 20:11:26 +02:00
CMakeLists.txt [iOS] remove everything related to server app 2022-09-24 15:55:21 +03:00
CQuery.cpp Removed CGHeroInstance::convertPosition method 2022-12-07 22:51:32 +02:00
CQuery.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CVCMIServer.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CVCMIServer.h Remove unused variable 2022-11-23 01:02:17 +04:00
NetPacksLobbyServer.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
NetPacksServer.cpp Unified CGameHandler::bulkMoveArtifacts and CGameHandler::bulkSwapArtifacts to one 2022-11-10 20:11:26 +02: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
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