Dydzio
|
3961b4ac93
Rename GetObj->VisitObj to reflect new functionality
|
7 years ago |
Dydzio
|
787f4032b4
fulfillsMe change revert, tweaks
|
7 years ago |
Dydzio
|
e89c7eeba4
Remove incorrect destructors - fl::Engine is responsible for these
|
7 years ago |
Dydzio
|
2079ae6190
Revert "use smart pointers for fl variables"
|
7 years ago |
Dydzio
|
67439bdd36
use smart pointers for fl variables
|
7 years ago |
Dydzio
|
b29d5bb001
finished FuzzyHelper logic separation
|
7 years ago |
Dydzio
|
64b7c9f036
VisitTile fuzzy logic separated from FuzzyHelper
|
7 years ago |
Dydzio
|
37b2dbcbba
Finish moving init functions to goal engine constructors
|
7 years ago |
Dydzio
|
e33ef71882
FuzzyHelper is on diet... gotta get thinner
|
7 years ago |
Dydzio
|
a8f5882a77
Initial split of classes
|
7 years ago |
Dydzio
|
22b02ecc78
Use boost::optional "better way"
|
7 years ago |
Dydzio
|
2288e9b8aa
Merge branch 'develop' into AIMapObjectEvaluation
|
7 years ago |
Dydzio
|
393b25eb7f
Minor tweaks/fixes
|
7 years ago |
Dydzio
|
f906d98fe5
Bugfix...
|
7 years ago |
Dydzio
|
df00ced204
Create fuzzy logic map object evaluation fundamentals
|
7 years ago |
Dydzio
|
27541a72f5
Extract FuzzyHelper distance calculation
|
7 years ago |
DJWarmonger
|
273802c92c
I have no idea what I'm doing
|
7 years ago |
DJWarmonger
|
3d59420bb5
Minor optimisations. Also, shoter code.
|
7 years ago |
Arseniy Shestakov
|
25dea1a599
Code style: formatting and refactoring of VCAI code
|
7 years ago |
Juan Rada-Vilela
|
7069f4b416
Upgrade to fuzzylite 6.0 as a submodule
|
8 years ago |
Dydzio
|
0cb6515ae8
VCAI tweaks (#311)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
DJWarmonger
|
5e8fe083f2
Normalized GatherArmy evaluation.
|
8 years ago |
DjWarmonger
|
a86edca7d8
Fixed CID 1288882
|
9 years ago |
AlexVinS
|
692d23e580
Fixed CID 1366376
|
9 years ago |
AlexVinS
|
22884d9150
AI logging convert 1
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
Arseniy Shestakov
|
29a7934a99
Refactoring: avoid using namespace when it's not absolutely needed
|
9 years ago |
Ivan Savenko
|
2e56b547ee
replaced references to SectorMap with shared_ptr to avoid data races in AI code
|
10 years ago |
Ivan Savenko
|
7b5a7f43ad
Removed includes of CGameState from headers
|
10 years ago |