Difference for server/apply.c from version 1.128 to 1.129


version 1.128 version 1.129
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_apply_c =   * static char *rcsid_apply_c =
  *   "$Id: apply.c,v 1.128 2005/07/17 09:44:30 akirschbaum Exp $";   *   "$Id: apply.c,v 1.129 2005/07/17 10:57:09 akirschbaum Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 770
 
Line 770
     object *tmp;      object *tmp;
     int is_in_shop;      int is_in_shop;
     int price_in;      int price_in;
     int price_out;  
   
     for(tmp = get_map_ob(converter->map, converter->x, converter->y);      for(tmp = get_map_ob(converter->map, converter->x, converter->y);
  tmp != NULL;   tmp != NULL;


Legend:
line(s) removed in v.1.128 
line(s) changed
 line(s) added in v.1.129

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:22