AI Refactoring2009Crab
From The Battle for Wesnoth Wiki
CURRENT:
ai_manager ai_interface.hpp
Move location of info structure from ai_interface to ai_holder (inside ai_manager)
NEXT:
ai.cpp
Change ai_interface methods to use getInfo()
NEXT:
@deprecate getInfo and add info() to ai_interface