#include <sstream>#include <fstream>#include "../general/util.h"#include "../general/log.h"#include "../general/channel.h"#include "action.h"#include "skill.h"#include "../general/general.h"Defines | |
| #define | DEBUG_ROUTINE "action" |
Variables | |
| const string | actionType [] = {"free","tools","transport","building"} |
| const string | actionTime_base [] = {"second","minute","hour","day","week","month","year"} |
| actionRepository | action_repo |
| #define DEBUG_ROUTINE "action" |
| const string actionTime_base[] = {"second","minute","hour","day","week","month","year"} |
| const string actionType[] = {"free","tools","transport","building"} |
Generated on Tue Jan 1 17:30:01 2008 for server/action.cc File Reference by
Visit the project page on