Difference for server/c_object.c from version 1.13 to 1.14


version 1.13 version 1.14
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_c_object_c =   * static char *rcsid_c_object_c =
  *   "$Id: c_object.c,v 1.13 2000/11/06 23:06:47 jec Exp $";   *   "$Id: c_object.c,v 1.14 2000/12/04 00:40:05 cvs Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 354
 
Line 354
 /* modified slightly to allow monsters use this -b.t. 5-31-95 */  /* modified slightly to allow monsters use this -b.t. 5-31-95 */
 {  {
     int need_fix_tmp = 0;      int need_fix_tmp = 0;
     object *tmp;      object *tmp=NULL;
     mapstruct *tmp_map;      mapstruct *tmp_map=NULL;
     int count;      int count;
     tag_t tag;      tag_t tag;
   


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

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