| .. |
|
bouml
|
8ecabaa041
GeniusAI:
|
16 years ago |
|
AIPriorities.cpp
|
ea03273c8e
Some work towards useful AI:
|
15 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
|
671e7bc3ec
Modified and added some functions in BattleHelper.cpp.
|
14 years ago |
|
BattleHelper.h
|
671e7bc3ec
Modified and added some functions in BattleHelper.cpp.
|
14 years ago |
|
BattleLogic.cpp
|
b4144dc616
Callback jugglery, part 1.
|
14 years ago |
|
BattleLogic.h
|
b4144dc616
Callback jugglery, part 1.
|
14 years ago |
|
CGeniusAI.cpp
|
4af4f0a707
Compile and warning fixes.
|
14 years ago |
|
CGeniusAI.h
|
b4144dc616
Callback jugglery, part 1.
|
14 years ago |
|
Common.h
|
64f098017b
Fixed linker problems.
|
16 years ago |
|
DLLMain.cpp
|
cab8f9e11d
AI for neutral creatures and battles and player AIs can be different. StupidAI will handle neutrals by default.
|
14 years ago |
|
ExpertSystem.cpp
|
9d313d3d2c
Minor fixes and tweaks.
|
14 years ago |
|
ExpertSystem.h
|
78fc212489
A little more work on Expert System.
|
14 years ago |
|
GeneralAI.cpp
|
b4144dc616
Callback jugglery, part 1.
|
14 years ago |
|
GeneralAI.h
|
b4144dc616
Callback jugglery, part 1.
|
14 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
|
ecb3508690
(linux) Added configure test for the icc and clang compilers, and set some extra parameters for them.
|
14 years ago |
|
genius.cbp
|
a113a8d289
* patch update from Dikamilo
|
16 years ago |
|
genius.vcxproj
|
4d3776058d
My project files for VC10.
|
14 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 |