Difference for ./ChangeLog from version 1.372 to 1.373


version 1.372 version 1.373
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Allow a DM to cast spells and prayers in no-magic/no-prayer areas. Add new
   command "wizcast" to toggle this setting.
   common/loader.l: Set/reset FLAG_WIZCAST for flag "wiz".
   common/loader.c: Rebuilt
   include/define.h: Add new flag FLAG_WIZCAST; remove unused flag
      FLAG_NO_PRETEXT.
   lib/Makefile.am: Add new help file for wizcast.
   lib/Makefile.in: Rebuilt.
   plugin_animator/plugin_animator.c: Set/reset FLAG_WIZCAST in animate_one().
   server/apply.c: Always allow FLAG_WIZCAST to enchant weapons and armour.
   server/c_misc.c: Add new function command_wizcast().
   server/c_wiz.c: Set/reset FLAG_WIZCAST when entering/leaving DM mode.
   server/commands.c: Add "wizcast" command.
   server/spell_effect.c: Always allow FLAG_WIZCAST to use the spell probe.
   server/spell_util.c: Always allow FLAG_WIZCAST to cast spells and prayers.
   Andreas Kirschbaum 2005-09-09
   
 server/monster.c: Set FLAG_READY_SKILL in monster_check_apply() for monsters  server/monster.c: Set FLAG_READY_SKILL in monster_check_apply() for monsters
    with skills. This fixes hill giants and trolls not throwing boulders     with skills. This fixes hill giants and trolls not throwing boulders
    anymore.     anymore.


Legend:
line(s) removed in v.1.372 
line(s) changed
 line(s) added in v.1.373

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