| .. |
|
AIUtility.cpp
|
9b5af484b7
Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc).
|
9 years ago |
|
AIUtility.h
|
27ff9efd4b
Fixed #1713
|
9 years ago |
|
CMakeLists.txt
|
cb3d6a24e7
Cmake: cleanup for commit hash in build version
|
9 years ago |
|
Fuzzy.cpp
|
a86edca7d8
Fixed CID 1288882
|
9 years ago |
|
Fuzzy.h
|
9296382bc6
More fixes for clang warning...
|
9 years ago |
|
Goals.cpp
|
eaf14f6429
Should fix #2624.
|
9 years ago |
|
Goals.h
|
9296382bc6
More fixes for clang warning...
|
9 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
|
1157111fcf
More bugfixing:
|
11 years ago |
|
VCAI.cbp
|
204ee37ae4
boost/program_options has only 2 uses, and unlikely will be used more -> removed form Global.h.
|
9 years ago |
|
VCAI.cpp
|
4d39f652bf
Making more detailed options when choosing AI in launcher: http://
|
9 years ago |
|
VCAI.h
|
374f7780ee
Fixed build.
|
9 years ago |
|
VCAI.vcxproj
|
80d5f7b4a4
Updated project files to MVS 2015 (in fact, it's trivial).
|
9 years ago |
|
main.cpp
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
10 years ago |