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.40 by pippijn, Thu Mar 1 13:01:37 2007 UTC vs.
Revision 1.41 by pippijn, Thu Mar 1 13:14:11 2007 UTC

88void apply_builder_wall(object *pl, object *material, short x, short y); 88void apply_builder_wall(object *pl, object *material, short x, short y);
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_chat.c */
94int command_orcknuckle(object *op, char *params);
95/* c_misc.c */ 93/* c_misc.c */
96void map_info(object *op, char *search); 94void map_info(object *op, char *search);
97int command_body(object *op, char *params); 95int command_body(object *op, char *params);
98int command_motd(object *op, char *params); 96int command_motd(object *op, char *params);
99int command_bug(object *op, char *params); 97int command_bug(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines