1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/server
Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
2022-09-24 15:55:21 +03:00
..
ios move extern "C" to header 2022-09-24 15:55:18 +03:00
CGameHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGameHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMakeLists.txt use component-based install to copy only what's needed for every app 2022-09-24 15:55:20 +03:00
CQuery.cpp Feature: Army Management Shortcuts should work as in HD+ Mod 2021-11-28 20:00:43 +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 todo updates 2022-09-24 15:55:17 +03:00
CVCMIServer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
NetPacksLobbyServer.cpp Fix various memory errors related to server and connections. 2018-05-01 00:04:20 +03:00
NetPacksServer.cpp Feature: Army Management Shortcuts should work as in HD+ Mod 2021-11-28 20:00:43 +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