Difference for ./ChangeLog from version 1.691 to 1.692


version 1.691 version 1.692
Line 20
 
Line 20
 Fix for bug #1540158 (Broken spells - Face of Death)  Fix for bug #1540158 (Broken spells - Face of Death)
  server/attack.c: death attack always kills, no escape from it.   server/attack.c: death attack always kills, no escape from it.
 -----  -----
  common/object.c: add "more", "head" and "env" values when dumping an object.  
 -----  
 Fix for bug #1460251 (Big monsters generated by generators broken). The generators  Fix for bug #1460251 (Big monsters generated by generators broken). The generators
  didn't correctly create the other monster parts.   didn't correctly create the other monster parts.
  common/map.c: move stuff out of link_multipart_objects to object.c   common/map.c: move stuff out of link_multipart_objects to object.c
  common/object.c: add fix_multipart_object function, taken from link_multipart_objects   common/object.c: add fix_multipart_object function, taken from link_multipart_objects
  include/libproto.h: new function.   include/libproto.h: new function.
  server/time.c: call new function when adding big monster.   server/time.c: call new function when adding big monster.
   -----
   Fix for bug #1523571 (Diseases work only on "head" part).
    server/spell_attack.c:  the "more" part doesn't always have all the right flags,
     so get head before testing.
   -----
    common/object.c: add "more", "head" and "env" values when dumping an object.
    server/spell_util.c: DMs can cast denied spells.
 Ryo 2006-08-19  Ryo 2006-08-19
   
 Recollected archetypes in order to integrate fix for bug #1530006:  Recollected archetypes in order to integrate fix for bug #1530006:


Legend:
line(s) removed in v.1.691 
line(s) changed
 line(s) added in v.1.692

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