ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/sproto.h
(Generate patch)

Comparing deliantra/server/include/sproto.h (file contents):
Revision 1.20 by root, Sat Sep 16 22:24:12 2006 UTC vs.
Revision 1.21 by root, Fri Sep 29 19:28:43 2006 UTC

158int command_bug(object *op, char *params); 158int command_bug(object *op, char *params);
159void malloc_info(object *op); 159void malloc_info(object *op);
160void current_region_info(object *op); 160void current_region_info(object *op);
161void current_map_info(object *op); 161void current_map_info(object *op);
162int command_whereabouts(object *op, char *params); 162int command_whereabouts(object *op, char *params);
163int command_who(object *op, char *params);
164void display_who_entry(object *op, player *pl, const char *format);
165void get_who_escape_code_value(char *return_val, const char letter, player *pl);
166int command_afk(object *op, char *params); 163int command_afk(object *op, char *params);
167int command_malloc(object *op, char *params); 164int command_malloc(object *op, char *params);
168int command_mapinfo(object *op, char *params); 165int command_mapinfo(object *op, char *params);
169int command_whereami(object *op, char *params); 166int command_whereami(object *op, char *params);
170int command_maps(object *op, char *params); 167int command_maps(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines