Difference for include/config.h from version 1.70 to 1.71


version 1.70 version 1.71
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.70 2006/03/07 18:46:25 cavesomething Exp $";   *   "$Id: config.h,v 1.71 2006/04/06 16:58:09 cavesomething Exp $";
  */   */
   
 /*  /*
Line 602
 
Line 602
   
 #define HIGHSCORE_LENGTH 1000 /* How many entries there are room for */  #define HIGHSCORE_LENGTH 1000 /* How many entries there are room for */
   
 #define ARCHTABLE 5003 /* Used when hashing archetypes */  #define ARCHTABLE 8192 /* Used when hashing archetypes */
 #define MAXSTRING 20  #define MAXSTRING 20
   
 #define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */  #define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */


Legend:
line(s) removed in v.1.70 
line(s) changed
 line(s) added in v.1.71

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