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