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


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_newclient_h =   * static char *rcsid_newclient_h =
  *   "$Id: newclient.h,v 1.8 2001/11/17 21:25:21 michtoen Exp $";   *   "$Id: newclient.h,v 1.9 2001/11/19 23:30:28 michtoen Exp $";
  */   */
   
 /*  /*
Line 98
 
Line 98
 #define CS_STAT_MAXGRACE 24  #define CS_STAT_MAXGRACE 24
 #define CS_STAT_FLAGS 25  #define CS_STAT_FLAGS 25
 #define CS_STAT_WEIGHT_LIM 26  #define CS_STAT_WEIGHT_LIM 26
   #define CS_STAT_EXT_TITLE 27
   
 /* Start & end of resistances, inclusive. */  /* Start & end of resistances, inclusive. */
 #define CS_STAT_RESIST_START 100  #define CS_STAT_RESIST_START 100
Line 137
 
Line 138
 #define CS_STAT_SKILLEXP_WISDOM 128  #define CS_STAT_SKILLEXP_WISDOM 128
 #define CS_STAT_SKILLEXP_WILEVEL 129  #define CS_STAT_SKILLEXP_WILEVEL 129
   
 #define CS_STAT_EXT_TITLE 130  
   
 /* These are used with CS_STAT_FLAGS above to communicate S->C what the  /* These are used with CS_STAT_FLAGS above to communicate S->C what the
  * server thinks the fireon & runon states are.   * server thinks the fireon & runon states are.
  */   */


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:25