1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
Arseniy Shestakov 7bdcd209e6 VCAI::wander: only use nearby objects from SectorMap when possible
Now AI only check full object list if there is no suitable objects found in current sector and sectors around it.
This optimization drastically increase wandering performance on maps with tons of objects when AI see most of it.
2016-08-12 09:08:53 +03:00
..
BattleAI Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
EmptyAI Rename radious -> radius 2016-01-31 18:01:58 +03:00
FuzzyLite switched to -std=gnu++11 2016-01-18 17:49:07 +01:00
StupidAI Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
VCAI VCAI::wander: only use nearby objects from SectorMap when possible 2016-08-12 09:08:53 +03:00
CMakeLists.txt add FL_CPP11 preprocessor define independent of which fuzzylite is used 2014-11-17 11:42:30 +01:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00