| .. |
|
bouml
|
8ecabaa041
GeniusAI:
|
16 年 前 |
|
AIPriorities.cpp
|
f7a1b74092
Next batch of code clearing.
|
16 年 前 |
|
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
|
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.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 年 前 |
|
BattleLogic.cpp
|
a14606f32d
New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development.
|
15 年 前 |
|
BattleLogic.h
|
a14606f32d
New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development.
|
15 年 前 |
|
CGeniusAI.cpp
|
a14606f32d
New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development.
|
15 年 前 |
|
CGeniusAI.h
|
a14606f32d
New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development.
|
15 年 前 |
|
Common.h
|
64f098017b
Fixed linker problems.
|
16 年 前 |
|
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 年 前 |
|
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 年 前 |
|
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 年 前 |
|
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 年 前 |
|
Makefile.in
|
df151cceba
Various compile and warning fixes.
|
15 年 前 |
|
genius.cbp
|
a113a8d289
* patch update from Dikamilo
|
17 年 前 |
|
genius.vcproj
|
0a950c508b
Grail digging and construction.
|
15 年 前 |
|
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 年 前 |