| .. |
|
AIUtility.cpp
|
e5b011abe0
- Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended.
|
12 years ago |
|
AIUtility.h
|
9950bc6ec3
First part of AI refactoring. Trying to split AI into three distinct parts:
|
12 years ago |
|
CMakeLists.txt
|
c4716d0a9a
- reordered files in cmake so files with long compile times will be
|
12 years ago |
|
Fuzzy.cpp
|
9ec299931d
- Fixed VisitHero goal. Now heroes can exchange armies again.
|
12 years ago |
|
Fuzzy.h
|
9ec299931d
- Fixed VisitHero goal. Now heroes can exchange armies again.
|
12 years ago |
|
Goals.cpp
|
9ec299931d
- Fixed VisitHero goal. Now heroes can exchange armies again.
|
12 years ago |
|
Goals.h
|
e5b011abe0
- Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended.
|
12 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
|
d8b068afd9
[c::b] update projects
|
13 years ago |
|
VCAI.cpp
|
9ec299931d
- Fixed VisitHero goal. Now heroes can exchange armies again.
|
12 years ago |
|
VCAI.h
|
e5b011abe0
- Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended.
|
12 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 |