Difference for ./ChangeLog from version 1.619 to 1.620


version 1.619 version 1.620
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Make swarm spells work again. These spells did not work anymore on tiles which
   had a move_block type set (for example cobblestones).
   ---
   server/spell_attack.c: In move_swarm_spell() remove check for blocked
      movement. This check was incorrect since it did check the SPELL object
      instead of the SPELL_EFFECT object. Also, this check is not necessary since
      it is also present in the called functions fire_xxx().
   Andreas Kirschbaum 2006-05-25
   
 Fix monster not changing direction when attacking adjacent object.  Fix monster not changing direction when attacking adjacent object.
  server/monster.c: update facing/direction according to enemy.   server/monster.c: update facing/direction according to enemy.
 Ryo 2006-05-25  Ryo 2006-05-25


Legend:
line(s) removed in v.1.619 
line(s) changed
 line(s) added in v.1.620

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