| .. |
|
CMakeLists.txt
|
abf96a5b66
- Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections
|
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 |
|
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
|
c6c53a5b1e
Few more freeze-related fixes.
|
12 years ago |
|
VCAI.h
|
d1807585ad
Fixed at least two #1428 freezes, likely 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 |