| .. |
|
AIUtility.cpp
|
faa7cbff18
Fixed gcc/clang warnings
|
10 years ago |
|
AIUtility.h
|
7189a12df2
removed few more includes from headers
|
10 years ago |
|
CMakeLists.txt
|
d0da88a515
define FL_CPP11 outside Fuzzylite source
|
11 years ago |
|
Fuzzy.cpp
|
2e56b547ee
replaced references to SectorMap with shared_ptr to avoid data races in AI code
|
10 years ago |
|
Fuzzy.h
|
1e36f3cecd
Cache SectorMap where possible and update when necessary.
|
10 years ago |
|
Goals.cpp
|
faa7cbff18
Fixed gcc/clang warnings
|
10 years ago |
|
Goals.h
|
c9e03405f2
fix a warning
|
10 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
|
782c8ec40b
Changed windows minimum version back to winxp due to mingw bug
|
10 years ago |
|
VCAI.cpp
|
faa7cbff18
Fixed gcc/clang warnings
|
10 years ago |
|
VCAI.h
|
faa7cbff18
Fixed gcc/clang warnings
|
10 years ago |
|
VCAI.vcxproj
|
c87f2cdaaf
Updated build for MSVS. Some compile fixes to FuzzyLite source.
|
11 years ago |
|
main.cpp
|
1b6f2ea3b7
VCMIDirs update #5 fix
|
11 years ago |