Difference for ./ChangeLog from version 1.481 to 1.482


version 1.481 version 1.482
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Apply patch #1371956 (code cleanup patch) by Stefan Huehner: fix old-style
   function declarations and prototypes to proper Ansi C syntax. This patch
   allows the compiler to check function arguments and also removes some warnings
   when compiling with -Wstrict-prototypes.
   --
   All affected files: Convert "void foo()" into "void foo(void)".
   Andreas Kirschbaum 2005-12-06
   
 Fix bug #1173563 (Creator created Bombs malfunction): Creators and Converters  Fix bug #1173563 (Creator created Bombs malfunction): Creators and Converters
 now copy items from inventory. Fallback (for empty inventory) is the old  now copy items from inventory. Fallback (for empty inventory) is the old
 behavior to create the new item from other_arch. If the inventory contains more  behavior to create the new item from other_arch. If the inventory contains more


Legend:
line(s) removed in v.1.481 
line(s) changed
 line(s) added in v.1.482

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