1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
alexvins 4203d69525 Part 2 of new spell configuration
1) spell handler refactored to support modding in general way
2) imunnity icons moved to WoG as they depends on wog`s graphics
3) introduced new class template for handlers (todo: use this in other handlers)
4) save format changed
5) introduced "absolute immunity" - unaffected by "the Orb" etc. (todo: use it in config)
6) new format documented on wiki, added json schema.

* more split of registertypes - fixes 32 mingw build
2014-03-07 13:21:09 +00:00
..
BattleAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
EmptyAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
FuzzyLite - Fixed (common) issue when AI found neutral stacks infinitely strong 2014-02-05 18:45:51 +00:00
StupidAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
VCAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
CMakeLists.txt - added battleAI to CMake, compile fixes 2012-09-22 15:10:15 +00:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00