1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/AI
Ivan Savenko a0689fa377 Refactoring of hoverText from objects:
- removed hoverText field
- split getHoverText() method into 3:
- - getObjectName() for generic name
- - getHoverText(Player) for player-specific text
- - getHoverText(Hero) for hero-specific strings
2014-06-24 20:39:47 +03:00
..
BattleAI Extract battleStackIsImmune from battleIsImmune 2014-05-19 13:44:38 +04:00
EmptyAI Missing changes. 2014-04-27 14:38:20 +02:00
FuzzyLite Backup for my own MVS project configuration 2014-04-24 21:07:43 +02:00
StupidAI Android port. 2014-05-16 23:24:29 +04:00
VCAI Refactoring of hoverText from objects: 2014-06-24 20:39:47 +03: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