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 년 전