Difference for include/object.h from version 1.25 to 1.26


version 1.25 version 1.26
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_object_h =   * static char *rcsid_object_h =
  *   "$Id: object.h,v 1.25 2002/12/01 03:46:25 mwedel Exp $";   *   "$Id: object.h,v 1.26 2003/01/30 00:07:08 garbled Exp $";
  */   */
   
 /*  /*
Line 125
 
Line 125
     uint32 path_repelled; /* Paths the object is repelled from */      uint32 path_repelled; /* Paths the object is repelled from */
     uint32 path_denied; /* Paths the object is denied access to */      uint32 path_denied; /* Paths the object is denied access to */
     uint16 material;       /* What materials this object consist of */      uint16 material;       /* What materials this object consist of */
    char *materialname;  /* specific material name */
     sint8 magic; /* Any magical bonuses to this item */      sint8 magic; /* Any magical bonuses to this item */
     sint8 thrownthaco; /* How precise the throw is */      sint8 thrownthaco; /* How precise the throw is */
     uint8 state;          /* How the object was last drawn (animation) */      uint8 state;          /* How the object was last drawn (animation) */


Legend:
line(s) removed in v.1.25 
line(s) changed
 line(s) added in v.1.26

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