Difference for include/config.h from version 1.33 to 1.34


version 1.33 version 1.34
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.33 2002/11/12 23:20:11 garbled Exp $";   *   "$Id: config.h,v 1.34 2002/11/13 00:49:46 garbled Exp $";
  */   */
   
 /*  /*
Line 159
 
Line 159
  * is cast automatically in that direction (so only 1 key is needed.)   * is cast automatically in that direction (so only 1 key is needed.)
  * But this could be undesirable as various things move while you cast it.   * But this could be undesirable as various things move while you cast it.
  */   */
 /*  
 #define CASTING_TIME  #define CASTING_TIME FALSE
 */  
   
 /* CS_LOGSTATS will cause the server to log various usage stats  /* CS_LOGSTATS will cause the server to log various usage stats
  * (number of connections, amount of data sent, amount of data received,   * (number of connections, amount of data sent, amount of data received,
Line 425
 
Line 424
   op->level - 35    op->level - 35
 */  */
   
 #define SPELL_ENCUMBRANCE  #define SPELL_ENCUMBRANCE TRUE
   
 /* SPELL_FAILURE_EFFECTS only has meaing if SPELL_ENCUMBRANCE is defined.  /* SPELL_FAILURE_EFFECTS only has meaing if SPELL_ENCUMBRANCE is defined.
  * What it does, is that when the player fails a spell, various effects   * What it does, is that when the player fails a spell, various effects
Line 441
 
Line 440
  * them properly.   * them properly.
  */   */
   
 /* #define SPELL_FAILURE_EFFECTS */  #define SPELL_FAILURE_EFFECTS FALSE
   
   
 /* Set this to FALSE if you don't want characters to loose a random stat when  /* Set this to FALSE if you don't want characters to loose a random stat when


Legend:
line(s) removed in v.1.33 
line(s) changed
 line(s) added in v.1.34

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