mateuszb 71b73bad53 * mostly working hero flying and water walking; support for artifacts: 15 years ago
..
bouml 8ecabaa041 GeniusAI: 16 years ago
AIPriorities.cpp f7a1b74092 Next batch of code clearing. 16 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 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.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
BattleLogic.cpp a14606f32d New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development. 15 years ago
BattleLogic.h a14606f32d New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development. 15 years ago
CGeniusAI.cpp 71b73bad53 * mostly working hero flying and water walking; support for artifacts: 15 years ago
CGeniusAI.h 71b73bad53 * mostly working hero flying and water walking; support for artifacts: 15 years ago
Common.h 64f098017b Fixed linker problems. 16 years ago
DLLMain.cpp 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
GeneralAI.cpp 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
GeneralAI.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
Makefile.am 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 years ago
Makefile.in df151cceba Various compile and warning fixes. 15 years ago
genius.cbp a113a8d289 * patch update from Dikamilo 17 years ago
genius.vcproj 0a950c508b Grail digging and construction. 15 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