1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/VCAI
Arseniy Shestakov 40af43c46e CMake: massive rework for Mac build and other improvements
- macOS: RPATH-related code all removed or disabled
- macOS: new osx/CMakeLists.txt to run some install-code running after all subdirectories
- Assets copying into the runtime output directory implemented for Mac and Linux development
2017-08-16 16:10:07 +03:00
..
AIUtility.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
AIUtility.h Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CMakeLists.txt CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
Fuzzy.cpp Upgrade to fuzzylite 6.0 as a submodule 2017-08-15 16:05:49 +03:00
Fuzzy.h VCAI tweaks (#311) 2017-07-15 01:15:08 +03:00
Goals.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
Goals.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
main.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
StdInc.cpp * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 2012-02-14 18:04:45 +00:00
StdInc.h More bugfixing: 2014-06-29 17:23:06 +03:00
VCAI.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
VCAI.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
VCAI.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
VCAI.vcxproj Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00