Difference for include/sproto.h from version 1.141 to 1.142


version 1.141 version 1.142
Line 681
 
Line 681
 int get_payment(object *pl, object *op);  int get_payment(object *pl, object *op);
 double shop_specialisation_ratio(object *op, mapstruct *map);  double shop_specialisation_ratio(object *op, mapstruct *map);
 double shop_greed(mapstruct *map);  double shop_greed(mapstruct *map);
 uint64 value_limit(uint64 val, int quantity, mapstruct *map, int isshop);  
 int describe_shop(object *op);  int describe_shop(object *op);
 double shopkeeper_approval(mapstruct *map, object *player);  double shopkeeper_approval(mapstruct *map, object *player);
 void sell_item(object *op, object *pl);  void sell_item(object *op, object *pl);


Legend:
line(s) removed in v.1.141 
line(s) changed
 line(s) added in v.1.142

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