version 1.41 | | version 1.42 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.41 2002/11/14 01:03:59 garbled Exp $"; | | * "$Id: config.h,v 1.42 2002/11/14 01:08:56 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
* NO_CONE_PROPOGATE - makes cone spells stop at the first monster | | * NO_CONE_PROPOGATE - makes cone spells stop at the first monster |
* PARTY_KILL_LOG - stores party kill information | | * PARTY_KILL_LOG - stores party kill information |
* SECURE - Allow overriding values with run time flags? | | * SECURE - Allow overriding values with run time flags? |
* USE_LIGHTING - enable light/darkness & light sources | | |
* USE_SWAP_STATS - allows stat swapping for new characters | | * USE_SWAP_STATS - allows stat swapping for new characters |
* WATCHDOG - allows use of an external watchdog program | | * WATCHDOG - allows use of an external watchdog program |
* | | * |