Difference for ./ChangeLog from version 1.108 to 1.109


version 1.108 version 1.109
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   common/object.c: Clean up formatting of copy_object.  Only real code change
     is to fix events - copied event data wasn't getting malloc'd, and thus
     when another object of that event was freed, it freed the event data
     for all objects derived from it.
   common/treasure.c: Fix fix_generated_item() so that books generated by
      monsters with no_pick set don't inherit that for the book itself.
      Still do it for other objects of the creator type.
   MSW 2004-02-08
   
 server/c_object.c: fixed sack_can_hold for the 'won't fit' cast,  server/c_object.c: fixed sack_can_hold for the 'won't fit' cast,
     missing 'return 0'      missing 'return 0'
 server/gods.c: applied Karla Stenger's patch, making sure 'praying' is  server/gods.c: applied Karla Stenger's patch, making sure 'praying' is


Legend:
line(s) removed in v.1.108 
line(s) changed
 line(s) added in v.1.109

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