1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/VCAI
AlexVinS a85b4cf2a5 * WIP on event condition format
* Hero portrait serialization
* Fix town spells serialization

* Added support for float exponential part in Json
* Added support for int64 in Json
* Added basic Hero definitions serialization
* Added rumors serialization
* Advanced player info serialization.
* Added Disposed heroes serialization, (!) not covered with tests yet
* Added Local event serialization
* Added Pandoras box serialization
* Added Seer hut reward serialization
* Added CQuest serialization
* Added API for map object instance names serialization.
* Added random dwelling options serialization
* Advanced town options serialization
* Advanced hero options serialization
* More map format tests
* A lot of fixes, cleanup and refactoring
2017-05-27 00:23:19 +03:00
..
AIUtility.cpp Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc). 2016-11-28 19:29:11 +01:00
AIUtility.h Fixed #1713 2016-12-12 21:38:12 +01:00
CMakeLists.txt Android support (#299) 2017-05-25 20:57:20 +03:00
Fuzzy.cpp Fixed CID 1288882 2016-11-25 19:54:28 +01:00
Fuzzy.h More fixes for clang warning... 2016-09-08 19:58:01 +03:00
Goals.cpp * WIP on event condition format 2017-05-27 00:23:19 +03:00
Goals.h More fixes for clang warning... 2016-09-08 19:58:01 +03:00
main.cpp Android support (#299) 2017-05-25 20:57:20 +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 Naming fix 2017-02-18 21:10:59 +01:00
VCAI.h Fixed build. 2016-12-13 12:27:48 +03:00
VCAI.vcxproj Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00