| .. |
|
AIUtility.cpp
|
012212698e
compile fixes, cmake files update
|
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
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 years ago |
|
Fuzzy.h
|
fcdad0d323
Added class HeroPtr to VCAI that should replace CGHeroInstance*. HeroPtr is able to detect when the hero under it becomes unavailable.
|
13 years ago |
|
Goals.cpp
|
012212698e
compile fixes, cmake files update
|
12 years ago |
|
Goals.h
|
c77fa499e7
Some more.
|
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
|
012212698e
compile fixes, cmake files update
|
12 years ago |
|
VCAI.h
|
c77fa499e7
Some more.
|
12 years ago |
|
VCAI.vcxproj
|
bcf8cab19a
Project files update/cleanup.
|
13 years ago |
|
main.cpp
|
4a0587d500
More work on auto-fight.
|
12 years ago |