1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/VCAI
2018-07-27 02:21:51 +02:00
..
AIUtility.cpp AI - code styles and remove redundant performance optimization for explore 2018-06-24 13:30:17 +03:00
AIUtility.h AI - code styles and remove redundant performance optimization for explore 2018-06-24 13:30:17 +03:00
CMakeLists.txt CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
Fuzzy.cpp Extract FuzzyHelper distance calculation 2018-07-27 02:21:51 +02:00
Fuzzy.h Extract FuzzyHelper distance calculation 2018-07-27 02:21:51 +02:00
Goals.cpp Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
Goals.h Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
main.cpp Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
MapObjectsEvaluator.cpp Tweaks 2018-07-22 19:53:06 +02:00
MapObjectsEvaluator.h Tweaks 2018-07-22 19:53:06 +02: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 Clearing up the code as requested by FeniksFire 2018-07-19 20:39:37 +02:00
VCAI.h Clearing up the code as requested by FeniksFire 2018-07-19 20:39:37 +02:00
VCAI.vcxproj Add visual studio file changes in advance 2018-07-23 19:47:07 +02:00