server/action.cc File Reference

#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 Documentation

#define DEBUG_ROUTINE   "action"


Variable Documentation

actionRepository action_repo

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  doxygen   Visit the project page on SourceForge.net Logo