version 1.173 | | version 1.174 |
---|
| | |
void map_info(object *op, char *search); | | void map_info(object *op, char *search); |
int command_body(object *op, char *params); | | int command_body(object *op, char *params); |
int command_motd(object *op, char *params); | | int command_motd(object *op, char *params); |
| | int command_rules(object *op, char *params); |
| | int command_news(object *op, char *params); |
int command_bug(object *op, char *params); | | int command_bug(object *op, char *params); |
void malloc_info(object *op); | | void malloc_info(object *op); |
void current_region_info(object *op); | | void current_region_info(object *op); |