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.38 by pippijn, Wed Feb 28 19:19:27 2007 UTC vs.
Revision 1.39 by pippijn, Wed Feb 28 19:41:29 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_chat.c */ 93/* c_chat.c */
94int command_me(object *op, char *params);
95int command_cointoss(object *op, char *params); 94int command_cointoss(object *op, char *params);
96int command_orcknuckle(object *op, char *params); 95int command_orcknuckle(object *op, char *params);
97/* c_misc.c */ 96/* c_misc.c */
98void map_info(object *op, char *search); 97void map_info(object *op, char *search);
99int command_body(object *op, char *params); 98int command_body(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines