version 1.14 | | version 1.15 |
---|
| | |
void rangetostring(object *pl, char *obuf); | | void rangetostring(object *pl, char *obuf); |
void set_title(object *pl, char *buf); | | void set_title(object *pl, char *buf); |
void magic_mapping_mark(object *pl, char *map_mark, int strength); | | void magic_mapping_mark(object *pl, char *map_mark, int strength); |
void magic_mapping_mark_recursive(object *pl, char *map_mark, int px, int py); | | |
void draw_map(object *pl); | | void draw_map(object *pl); |
void Log_Kill(const char *Who, const char *What, int WhatType, const char *With, int WithType); | | void Log_Kill(const char *Who, const char *What, int WhatType, const char *With, int WithType); |
/* init.c */ | | /* init.c */ |