Files | |
file | aspect_attacks.cpp [code] |
Stage: fallback to other AI. | |
file | aspect_attacks.hpp [code] |
Aspect: attacks. | |
file | attack.cpp [code] |
Calculate & analyze attacks of the default ai. | |
file | ca.cpp [code] |
Default AI (Testing) | |
file | ca.hpp [code] |
Default AI (Testing) | |
file | ca_move_to_targets.cpp [code] |
Strategic movement routine, taken from default AI. | |
file | ca_move_to_targets.hpp [code] |
Strategic movement routine, for experimentation. | |
file | contexts.cpp [code] |
Helper functions for the object which operates in the context of AI for specific side This is part of AI interface. | |
file | contexts.hpp [code] |
Default AI contexts. | |
file | engine_cpp.cpp [code] |
CPP AI Support engine - creating specific ai components from config. | |
file | engine_cpp.hpp [code] |
CPP AI Support engine - creating specific ai components from config. | |
file | recruitment.cpp [code] |
Recruitment Engine by flix See https://wiki.wesnoth.org/AI_Recruitment. | |
file | recruitment.hpp [code] |
Recruitment Engine by flix See https://wiki.wesnoth.org/AI_Recruitment. | |
file | stage_rca.cpp [code] |
Candidate actions evaluator. | |
file | stage_rca.hpp [code] |
candidate action evaluator | |