diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 15 insertions, 9 deletions
@@ -1,15 +1,21 @@ -2007-02-01 Philipp Sehmisch <tmw@crushnet.org> +2007-02-01 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/gui/updatewindow.cpp, src/gui/updatewindow.h: A bit of cleanup + and defined a helper function for calculating the alder32 checksum of + a file. Probably not fixing any bug though. + +2007-02-01 Philipp Sehmisch <tmw@crushnet.org> * data/equipment.xml, data/items.xml, data/graphics/items/armor-chest-chainmail.png, - data/graphics/sprites/chest-chainmail-female.png - data/graphics/sprites/chest-chainmail-female.xml - data/graphics/sprites/chest-chainmail-male.png - data/graphics/sprites/chest-chainmail-male.xml: Added chainmail by "The - Judge". The proposed values are: Item ID: 625, Sprite ID: 25, Defence: 12, - Weight: 120. - * data/graphics/sprites/chest-cotton-female.png: Huh? Shouldn't this be on - svn for ages? + data/graphics/sprites/chest-chainmail-female.png, + data/graphics/sprites/chest-chainmail-female.xml, + data/graphics/sprites/chest-chainmail-male.png, + data/graphics/sprites/chest-chainmail-male.xml: Added chainmail by + "The Judge". The proposed values are: Item ID: 625, Sprite ID: 25, + Defence: 12, Weight: 120. + * data/graphics/sprites/chest-cotton-female.png: Huh? Shouldn't this + be on svn for ages? 2007-01-30 Eugenio Favalli <elvenprogrammer@gmail.com> |