1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/AI/GeniusAI
Trevor Standley 184676d7c4 AI now performs almost all basic operations.
-builds buildings
-recruits creatures/heroes
-upgrades creatures
-moves heroes to random destinations.
-passes units to heroes/upgrades heroes' units
-attacks weaker parties
-and more.
2009-08-06 09:59:33 +00:00
..
bouml/GeniusAI GeniusAI: 2009-05-12 21:01:42 +00:00
BattleHelper.cpp GeniusAI: 2009-05-10 08:15:30 +00:00
BattleHelper.h GeniusAI: 2009-05-10 08:15:30 +00:00
BattleLogic.cpp * new spells: resurrection, animate dead 2009-08-05 12:46:08 +00:00
BattleLogic.h * new spell: cure 2009-08-04 17:05:49 +00:00
CGeniusAI.cpp AI now performs almost all basic operations. 2009-08-06 09:59:33 +00:00
CGeniusAI.h 2009-08-06 09:52:07 +00:00
Common.h Fixed linker problems. 2009-08-05 12:24:31 +00:00
DLLMain.cpp Fixed linker problems. 2009-08-05 12:24:31 +00:00
GeneralAI.cpp * version set 0.73b 2009-08-03 23:53:18 +00:00
GeneralAI.h GeniusAI: 2009-05-10 08:15:30 +00:00
genius.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
genius.vcproj GeniusAI: 2009-05-10 08:15:30 +00:00
Makefile.am Support for new source files. 2009-05-11 04:58:50 +00:00
Makefile.in Video player compilation. 2009-06-20 01:40:52 +00:00