Difference for include/sproto.h from version 1.153 to 1.154


version 1.153 version 1.154
Line 711
 
Line 711
 int do_skill(object *op, object *part, object *skill, int dir, const char *string);  int do_skill(object *op, object *part, object *skill, int dir, const char *string);
 int calc_skill_exp(object *who, object *op, object *skill);  int calc_skill_exp(object *who, object *op, object *skill);
 int learn_skill(object *pl, object *scroll);  int learn_skill(object *pl, object *scroll);
 void show_skills(object *op);  void show_skills(object *op, const char* search);
 int use_skill(object *op, const char *string);  int use_skill(object *op, const char *string);
 int skill_attack(object *tmp, object *pl, int dir, const char *string, object *skill);  int skill_attack(object *tmp, object *pl, int dir, const char *string, object *skill);
 int attack_hth(object *pl, int dir, const char *string, object *skill);  int attack_hth(object *pl, int dir, const char *string, object *skill);


Legend:
line(s) removed in v.1.153 
line(s) changed
 line(s) added in v.1.154

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