1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00
vcmi/AI/GeniusAI
2009-08-21 18:18:52 +00:00
..
bouml/GeniusAI GeniusAI: 2009-05-12 21:01:42 +00:00
AIPriorities.cpp Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00
AIPriorities.h Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +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 * minor changes 2009-08-17 13:08:05 +00:00
BattleLogic.h * new spell: cure 2009-08-04 17:05:49 +00:00
CGeniusAI.cpp Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00
CGeniusAI.h Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +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 Add new files to makefiles. 2009-08-19 04:45:33 +00:00
Makefile.in Add new files to makefiles. 2009-08-19 04:45:33 +00:00
neuralNetwork.cpp Added missing headers. 2009-08-19 05:01:25 +00:00
neuralNetwork.h AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00