Michał W. Urbańczyk f5bb1f3ba3 [programming challenge] An experiment. 14 years ago
..
bouml 8ecabaa041 GeniusAI: 16 years ago
AIPriorities.cpp 129c9d521e Warning fixes + typo. 14 years ago
AIPriorities.h ed9b75b447 First part of reformatting the code, renaming variables, rewriting tricky part. Basically making the code more readable, maintainable and ready for further additions. 16 years ago
BattleHelper.cpp 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 years ago
BattleHelper.h 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 years ago
BattleLogic.cpp f5bb1f3ba3 [programming challenge] An experiment. 14 years ago
BattleLogic.h b4144dc616 Callback jugglery, part 1. 14 years ago
CGeniusAI.cpp 3152e6d540 Fixed #771, #772 and #787. 14 years ago
CGeniusAI.h f609c4ad9a * Fixed #33 -> Creatures tend to stop at every hex during movement 14 years ago
Common.h 64f098017b Fixed linker problems. 16 years ago
DLLMain.cpp cab8f9e11d AI for neutral creatures and battles and player AIs can be different. StupidAI will handle neutrals by default. 14 years ago
ExpertSystem.cpp 9d313d3d2c Minor fixes and tweaks. 14 years ago
ExpertSystem.h a89895452a - (linux) fixed searching/loading of scripting libraries 14 years ago
GeneralAI.cpp b4144dc616 Callback jugglery, part 1. 14 years ago
GeneralAI.h b4144dc616 Callback jugglery, part 1. 14 years ago
Makefile.am a89895452a - (linux) fixed searching/loading of scripting libraries 14 years ago
Makefile.in 441ddcbcfe * Linux compilation fixes 14 years ago
genius.cbp a113a8d289 * patch update from Dikamilo 16 years ago
genius.vcxproj 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 years ago
neuralNetwork.cpp 81109b3897 Added missing headers. 16 years ago
neuralNetwork.h a3b6bb4892 AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 16 years ago