Michał W. Urbańczyk f5bb1f3ba3 [programming challenge] An experiment. 14 年之前
..
bouml 8ecabaa041 GeniusAI: 16 年之前
AIPriorities.cpp 129c9d521e Warning fixes + typo. 14 年之前
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 年之前
BattleHelper.cpp 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 年之前
BattleHelper.h 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 年之前
BattleLogic.cpp f5bb1f3ba3 [programming challenge] An experiment. 14 年之前
BattleLogic.h b4144dc616 Callback jugglery, part 1. 14 年之前
CGeniusAI.cpp 3152e6d540 Fixed #771, #772 and #787. 14 年之前
CGeniusAI.h f609c4ad9a * Fixed #33 -> Creatures tend to stop at every hex during movement 14 年之前
Common.h 64f098017b Fixed linker problems. 16 年之前
DLLMain.cpp cab8f9e11d AI for neutral creatures and battles and player AIs can be different. StupidAI will handle neutrals by default. 14 年之前
ExpertSystem.cpp 9d313d3d2c Minor fixes and tweaks. 14 年之前
ExpertSystem.h a89895452a - (linux) fixed searching/loading of scripting libraries 14 年之前
GeneralAI.cpp b4144dc616 Callback jugglery, part 1. 14 年之前
GeneralAI.h b4144dc616 Callback jugglery, part 1. 14 年之前
Makefile.am a89895452a - (linux) fixed searching/loading of scripting libraries 14 年之前
Makefile.in 441ddcbcfe * Linux compilation fixes 14 年之前
genius.cbp a113a8d289 * patch update from Dikamilo 16 年之前
genius.vcxproj 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 年之前
neuralNetwork.cpp 81109b3897 Added missing headers. 16 年之前
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 年之前