| .. |
|
AIUtility.cpp
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 years ago |
|
AIUtility.h
|
e459984897
Cleanup in AI.
|
11 years ago |
|
CMakeLists.txt
|
95034b9fa0
- Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required
|
11 years ago |
|
Fuzzy.cpp
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 years ago |
|
Fuzzy.h
|
d17b3a14bd
- Significantly improved exploration algorithm
|
11 years ago |
|
Goals.cpp
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 years ago |
|
Goals.h
|
a9b10c8099
- Changed aggregation method so now fuzzy engine takes all the factors into consideration
|
11 years ago |
|
StdInc.cpp
|
7a66c1bf2b
* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508
|
13 years ago |
|
StdInc.h
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |
|
VCAI.cbp
|
16d6292be9
[refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree
|
12 years ago |
|
VCAI.cpp
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 years ago |
|
VCAI.h
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 years ago |
|
VCAI.vcxproj
|
36a69aaa2f
- Fixed VS project files (added missing .cpp files)
|
12 years ago |
|
main.cpp
|
4a0587d500
More work on auto-fight.
|
12 years ago |