diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-10-22 22:56:46 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-10-22 22:56:46 +0000 |
commit | c9f618b5c50f759cf172d8e37063ef56e05812cf (patch) | |
tree | ec9730e9c09025873b09e0582349d0c2816d01f4 /ChangeLog | |
parent | aa870fe2d34c1cc93a4cc2b6c9a09ed136176b0d (diff) | |
download | mana-c9f618b5c50f759cf172d8e37063ef56e05812cf.tar.gz mana-c9f618b5c50f759cf172d8e37063ef56e05812cf.tar.bz2 mana-c9f618b5c50f759cf172d8e37063ef56e05812cf.tar.xz mana-c9f618b5c50f759cf172d8e37063ef56e05812cf.zip |
Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,8 +1,23 @@ -2007-10-19 Philipp Sehmisch <tmw@crushnet.org> +2007-10-21 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/gui/window.cpp, src/gui/window.h: Removed redundant resizable + flag. Factored moving/resizing code, so that events are fired only + once per size change. + +2007-10-20 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/gui/playerbox.cpp: Centered sprite inside selection box. + +2007-10-19 Philipp Sehmisch <tmw@crushnet.org> * data/graphics/images/ambient/fog.png: Added fog effect overlay graphic. +2007-10-18 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/resources/iteminfo.h, src/resources/itemdb.cpp: Removed unused + slot field. + 2007-10-18 Philipp Sehmisch <tmw@crushnet.org> * data/graphics/sprites/hairstyle7-male.png, |