1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
Arseniy Shestakov fb19a3a068 CMake: update all CMakeLists to include actual sources and headers
This make it easier to use project with newer CMake and Qt Creator.
I decided against using GLOB since we don't rename files that much.
2017-06-29 02:03:37 +03:00
..
CGameHandler.cpp Moving some files from lib to the battle subdirectory. 2017-06-26 15:26:08 +02:00
CGameHandler.h Moving some files from lib to the battle subdirectory. 2017-06-26 15:26:08 +02:00
CMakeLists.txt CMake: update all CMakeLists to include actual sources and headers 2017-06-29 02:03:37 +03:00
CQuery.cpp Moving some files from lib to the battle subdirectory. 2017-06-26 15:26:08 +02:00
CQuery.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CVCMIServer.cpp Few minor code improvements 2017-06-26 04:56:28 +03:00
CVCMIServer.h Shared memory refactoring and command line control options 2017-06-06 07:30:16 +03:00
NetPacksServer.cpp Moving some files from lib to the battle subdirectory. 2017-06-26 15:26:08 +02:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h Fix pthread_mutex_lock abort() in requestActionASAP impl 2015-10-31 18:04:06 +03:00
VCMI_server.cbp Merge pull request #203 from vcmi/logFormat 2016-08-29 17:32:44 +04:00
VCMI_server.vcxproj Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00