Difference for include/config.h from version 1.54 to 1.55


version 1.54 version 1.55
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.54 2003/05/21 07:31:13 mwedel Exp $";   *   "$Id: config.h,v 1.55 2003/07/26 02:10:40 temitchell Exp $";
  */   */
   
 /*  /*
Line 352
 
Line 352
 #define BANFILE         "ban_file"  #define BANFILE         "ban_file"
 #endif  #endif
   
   
 /* CSPORT is the port used for the new client/server code.  Change  /* CSPORT is the port used for the new client/server code.  Change
  * if desired.  Only of relevance if ERIC_SERVER is set above   * if desired.  Only of relevance if ERIC_SERVER is set above
  */   */
Line 591
 
Line 590
 #define ARCHETYPES "archetypes"  #define ARCHETYPES "archetypes"
 #define HIGHSCORE "highscore"  #define HIGHSCORE "highscore"
 #define TREASURES "treasures"  #define TREASURES "treasures"
   #define BANISHFILE  "banish_file"
   
 #define MAX_ERRORS 25 /* Bail out if more are received during tick */  #define MAX_ERRORS 25 /* Bail out if more are received during tick */
 #define STARTMAX        500     /* How big array of objects to start with */  #define STARTMAX        500     /* How big array of objects to start with */
Line 706
 
Line 705
  */   */
   
 #define RESET_LOCATION_TIME 0  #define RESET_LOCATION_TIME 0
   


Legend:
line(s) removed in v.1.54 
line(s) changed
 line(s) added in v.1.55

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