Difference for include/sproto.h from version 1.100 to 1.101


version 1.100 version 1.101
Line 66
 
Line 66
 int is_aimed_missile(object *op);  int is_aimed_missile(object *op);
 /* ban.c */  /* ban.c */
 int checkbanned(char *login, char *host);  int checkbanned(char *login, char *host);
   /* build_map.c */
   void apply_map_builder( object* op, int dir );
 /* c_chat.c */  /* c_chat.c */
 int command_say(object *op, char *params);  int command_say(object *op, char *params);
 int command_me(object *op, char *params);  int command_me(object *op, char *params);


Legend:
line(s) removed in v.1.100 
line(s) changed
 line(s) added in v.1.101

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:31