Defines

ai/manager.cpp File Reference

Managing the AI lifecycle and interface for the rest of Wesnoth. More...

#include "composite/ai.hpp"
#include "configuration.hpp"
#include "contexts.hpp"
#include "default/ai.hpp"
#include "manager.hpp"
#include "formula/ai.hpp"
#include "registry.hpp"
#include "../game_events.hpp"
#include "../foreach.hpp"
#include "../log.hpp"
#include "../serialization/string_utils.hpp"
#include "composite/component.hpp"
#include <map>
#include <stack>
#include <vector>
#include "composite/engine.hpp"
Include dependency graph for manager.cpp:

Go to the source code of this file.

Defines

#define DBG_AI_MANAGER   LOG_STREAM(debug, log_ai_manager)
#define LOG_AI_MANAGER   LOG_STREAM(info, log_ai_manager)
#define ERR_AI_MANAGER   LOG_STREAM(err, log_ai_manager)
#define DBG_AI_MOD   LOG_STREAM(debug, log_ai_mod)
#define LOG_AI_MOD   LOG_STREAM(info, log_ai_mod)
#define WRN_AI_MOD   LOG_STREAM(warn, log_ai_mod)
#define ERR_AI_MOD   LOG_STREAM(err, log_ai_mod)

Detailed Description

Managing the AI lifecycle and interface for the rest of Wesnoth.

Definition in file manager.cpp.


Define Documentation

#define DBG_AI_MANAGER   LOG_STREAM(debug, log_ai_manager)
#define DBG_AI_MOD   LOG_STREAM(debug, log_ai_mod)
#define ERR_AI_MANAGER   LOG_STREAM(err, log_ai_manager)
#define ERR_AI_MOD   LOG_STREAM(err, log_ai_mod)
#define LOG_AI_MANAGER   LOG_STREAM(info, log_ai_manager)
#define LOG_AI_MOD   LOG_STREAM(info, log_ai_mod)
#define WRN_AI_MOD   LOG_STREAM(warn, log_ai_mod)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Tue May 22 2012 01:04:25 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs