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.41 by pippijn, Thu Mar 1 13:14:11 2007 UTC vs.
Revision 1.42 by pippijn, Thu Mar 1 13:27:52 2007 UTC

97int command_bug(object *op, char *params); 97int command_bug(object *op, char *params);
98void malloc_info(object *op); 98void malloc_info(object *op);
99void current_region_info(object *op); 99void current_region_info(object *op);
100void current_map_info(object *op); 100void current_map_info(object *op);
101int command_whereabouts(object *op, char *params); 101int command_whereabouts(object *op, char *params);
102int command_afk(object *op, char *params);
103int command_malloc(object *op, char *params); 102int command_malloc(object *op, char *params);
104int command_mapinfo(object *op, char *params); 103int command_mapinfo(object *op, char *params);
105int command_whereami(object *op, char *params); 104int command_whereami(object *op, char *params);
106int command_maps(object *op, char *params); 105int command_maps(object *op, char *params);
107int command_strings(object *op, char *params); 106int command_strings(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines