Gather statistics important for AI testing and output them. More...
#include "manager.hpp"#include "testing.hpp"#include "../log.hpp"#include "../replay.hpp"#include "../util.hpp"#include "../resources.hpp"#include "../team.hpp"#include "../tod_manager.hpp"
Go to the source code of this file.
Defines | |
| #define | DBG_AI_TESTING LOG_STREAM(debug, log_ai_testing) |
| #define | LOG_AI_TESTING LOG_STREAM(info, log_ai_testing) |
| #define | ERR_AI_TESTING LOG_STREAM(err, log_ai_testing) |
Variables | |
| static lg::log_domain | log_ai_testing ("ai/testing") |
Gather statistics important for AI testing and output them.
Definition in file testing.cpp.
| #define DBG_AI_TESTING LOG_STREAM(debug, log_ai_testing) |
Definition at line 30 of file testing.cpp.
Referenced by ai_testing::log_turn().
| #define ERR_AI_TESTING LOG_STREAM(err, log_ai_testing) |
Definition at line 32 of file testing.cpp.
| #define LOG_AI_TESTING LOG_STREAM(info, log_ai_testing) |
Definition at line 31 of file testing.cpp.
Referenced by ai_testing::log_draw(), ai_testing::log_game_end(), ai_testing::log_game_start(), and ai_testing::log_victory().
lg::log_domain log_ai_testing("ai/testing") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:03:44 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |