1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/EmptyAI
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
..
CEmptyAI.cpp [AI] relaxed logging 2016-08-13 16:57:07 +03:00
CEmptyAI.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CMakeLists.txt CMake: update all CMakeLists to include actual sources and headers 2017-06-29 02:03:37 +03:00
EmptyAI.cbp boost/program_options has only 2 uses, and unlikely will be used more -> removed form Global.h. 2016-11-28 21:38:17 +03:00
EmptyAI.vcxproj Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00
exp_funcs.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00