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.48 by pippijn, Fri Mar 2 11:23:17 2007 UTC vs.
Revision 1.49 by pippijn, Fri Mar 2 11:41:14 2007 UTC

89void apply_builder_item(object *pl, object *item, short x, short y); 89void apply_builder_item(object *pl, object *item, short x, short y);
90void apply_builder_remove(object *pl, int dir); 90void apply_builder_remove(object *pl, int dir);
91void apply_map_builder(object *pl, int dir); 91void apply_map_builder(object *pl, int dir);
92int adjust_sign_msg(object *pl, short x, short y, object *tmp); 92int adjust_sign_msg(object *pl, short x, short y, object *tmp);
93/* c_misc.c */ 93/* c_misc.c */
94int command_body(object *op, char *params);
95int command_motd(object *op, char *params); 94int command_motd(object *op, char *params);
96int command_bug(object *op, char *params); 95int command_bug(object *op, char *params);
97void malloc_info(object *op); 96void malloc_info(object *op);
98int command_whereabouts(object *op, char *params); 97int command_whereabouts(object *op, char *params);
99int command_malloc(object *op, char *params); 98int command_malloc(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines