1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/AI/VCAI
2018-07-19 17:36:10 +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 Minor optimisations. Also, shoter code. 2018-07-19 17:36:10 +02:00
Fuzzy.h Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07: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
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 Minor optimisations. Also, shoter code. 2018-07-19 17:36:10 +02:00
VCAI.h Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
VCAI.vcxproj Update project files to Visual Studio 2017 2018-01-13 16:33:49 +01:00