1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
2023-01-25 08:59:59 +02:00
..
CGameHandler.cpp Fix server shutdown on transferring artifact to commander 2023-01-12 16:27:59 +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 Code style. Typo. Code clean up. 2022-11-10 18:29:39 +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 Somehow it works but JNI signatures were incorrect 2023-01-25 08:59:59 +02:00
CVCMIServer.h Fix android build 2022-12-23 19:12:48 +04:00
NetPacksLobbyServer.cpp uuid check 2022-10-04 20:54:40 +04:00
NetPacksServer.cpp #1228 - prevent second AI activation on AI defeat due to wrong EndTurn packet 2022-12-14 22:13:26 +02:00
StdInc.cpp
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