diff options
author | David Athay <ko2fan@gmail.com> | 2008-11-12 16:33:17 +0000 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2008-11-12 16:33:17 +0000 |
commit | 87607bbc8bf97d8204be4b3eae6eeb5a51bb0ea4 (patch) | |
tree | 499689cb9691b7bb04f9f88be9bbd355e55f47ea /ChangeLog | |
parent | d2bf248c7623324dc6a133b1e5eb0e71235d883a (diff) | |
download | mana-87607bbc8bf97d8204be4b3eae6eeb5a51bb0ea4.tar.gz mana-87607bbc8bf97d8204be4b3eae6eeb5a51bb0ea4.tar.bz2 mana-87607bbc8bf97d8204be4b3eae6eeb5a51bb0ea4.tar.xz mana-87607bbc8bf97d8204be4b3eae6eeb5a51bb0ea4.zip |
Fixed chat transparency and icon loading.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-11-12 David Athay <ko2fan@gmail.com> + + * src/main.cpp: Fixed Icon loading. + * src/gui/chat.cpp: Fixed chat window transparency. + 2008-11-11 Philipp Sehmisch <tmw@crushnet.org> * src/main.cpp, src/main.h, src/gui/serverdialog.cpp, data/branding.xml: |