1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/VCAI
2012-11-03 13:30:47 +00:00
..
CMakeLists.txt - CPack support. Works on my side, needs tweaks for Win 2012-10-05 12:38:17 +00:00
Fuzzy.cpp - removed lib headers from PCH 2012-09-06 10:39:48 +00:00
Fuzzy.h Added class HeroPtr to VCAI that should replace CGHeroInstance*. HeroPtr is able to detect when the hero under it becomes unavailable. 2012-06-30 23:48:40 +00:00
main.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
Makefile.am - makefiles for fuzzylite (#911) 2012-03-12 20:11:46 +00:00
Makefile.in - fix for #1135 2012-10-05 18:03:49 +00: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 - removed lib headers from PCH 2012-09-06 10:39:48 +00:00
VCAI.cbp [c::b] update projects 2012-10-06 15:12:07 +00:00
VCAI.cpp * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) 2012-10-26 17:51:05 +00:00
VCAI.h * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 2012-11-03 13:30:47 +00:00
VCAI.vcxproj Changes around FuzzyLite library based on patch by q4a. 2012-03-06 16:28:32 +00:00