Difference for ./ChangeLog from version 1.16 to 1.17


version 1.16 version 1.17
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Changed a ton of #ifdefs into settings:
   convert #ifdef NOT_PERMADETH into settings.not_permadeth.
   SET_TITLE and RESURRECTION are now settings.
   #ifdef SEARCH_ITEMS -> settings.search_items
   #ifdef SPELL_ENCUMBRANCE -> settings.spell_encumbrance
   #ifdef SPELL_FAILURE_EFFECTS -> settings.spell_failure_effects
   #ifdef CASTING_TIME -> settings.casting_time
   #ifdef REAL_WIZ -> settings.real_wiz
   #ifdef RECYCLE_TMP_MAPS -> settings.recycle_tmp_maps
   #ifdef SPELLPOINT_LEVEL_DEPEND -> settings.spellpoint_level_depend
   #ifdef EXPLORE_MODE -> settings.explore_mode
   make explore mode actually *work*.
   #define MOTD -> settings.motd
   #define DM_MAIL -> settings.dm_mail
   garbled 2002-11-12
   
   
 New alchemy code, as discussed on the developer list.  Now recipies include  New alchemy code, as discussed on the developer list.  Now recipies include
 two new tags: skill and cauldron.  With skill, you can set which skill  two new tags: skill and cauldron.  With skill, you can set which skill
 activates this recipie, and the cauldron, corresponds to the arch name of      activates this recipie, and the cauldron, corresponds to the arch name of   


Legend:
line(s) removed in v.1.16 
line(s) changed
 line(s) added in v.1.17

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:51