version 1.114 | | version 1.115 |
---|
| | |
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_map_info(object *op); | | void current_map_info(object *op); |
| | void current_region_info(object *op); |
int command_who(object *op, char *params); | | int command_who(object *op, char *params); |
int command_malloc(object *op, char *params); | | int command_malloc(object *op, char *params); |
int command_mapinfo(object *op, char *params); | | int command_mapinfo(object *op, char *params); |
| | int command_whereami(object *op, char *params); |
int command_maps(object *op, char *params); | | int command_maps(object *op, char *params); |
int command_strings(object *op, char *params); | | int command_strings(object *op, char *params); |
int command_sstable(object *op, char *params); | | int command_sstable(object *op, char *params); |