| .. |
|
AIUtility.cpp
|
9b5af484b7
Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc).
|
9 years ago |
|
AIUtility.h
|
9b5af484b7
Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc).
|
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
|
14 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
|
4288bb88ae
Fixed CID 1197622.
|
9 years ago |
|
VCAI.h
|
a1b7c9d8d2
Merge branch 'develop' of https://github.com/vcmi/vcmi into develop
|
9 years ago |
|
VCAI.vcxproj
|
c87f2cdaaf
Updated build for MSVS. Some compile fixes to FuzzyLite source.
|
11 years ago |
|
main.cpp
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
10 years ago |