Difference for include/player.h from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_h =   * static char *rcsid_player_h =
  *   "$Id: player.h,v 1.8 2000/12/04 00:40:04 cvs Exp $";   *   "$Id: player.h,v 1.9 2000/12/18 07:38:24 cvs Exp $";
  */   */
   
 /*  /*
Line 112
 
Line 112
   float last_weapon_sp;    /* Last turn */    float last_weapon_sp;    /* Last turn */
   uint16 last_flags;     /* fire/run on flags for last tick */    uint16 last_flags;     /* fire/run on flags for last tick */
   uint32  last_weight_limit; /* Last weight limit transmitted to client */    uint32  last_weight_limit; /* Last weight limit transmitted to client */
   short shootstrength;     /* Strength of spell */  
   object *golem;           /* Which golem is controlled */    object *golem;           /* Which golem is controlled */
   living orig_stats;       /* Can be less in case of poisoning */    living orig_stats;       /* Can be less in case of poisoning */
   living last_stats;       /* Last stats drawn with draw_stats() */    living last_stats;       /* Last stats drawn with draw_stats() */


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

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