summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-01-26 21:00:03 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-01-26 21:00:03 +0000
commit0962fc8b567279a6e97e13e4b3f2f9f2ffe304c0 (patch)
tree52ca5a6b6ee9a1d6ed01c11129a86f5b507d9761 /ChangeLog
parent89a1dcb59be3e531cc0761c32d1aa70e141d4a12 (diff)
downloadmana-client-0962fc8b567279a6e97e13e4b3f2f9f2ffe304c0.tar.gz
mana-client-0962fc8b567279a6e97e13e4b3f2f9f2ffe304c0.tar.bz2
mana-client-0962fc8b567279a6e97e13e4b3f2f9f2ffe304c0.tar.xz
mana-client-0962fc8b567279a6e97e13e4b3f2f9f2ffe304c0.zip
Image alpha should also be set to 1, in case it was changed before.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 13 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index bdfcaddc..9286fb40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,23 +1,29 @@
-2007-01-26 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/gui/truetypefont.cpp: Image alpha should also be set to 1, in
+ case it was changed before.
+ * src/gui/truetypefont.h: Corrected documentation.
+
+2008-01-26 Philipp Sehmisch <tmw@crushnet.org>
* scr/gui/truetypefont.cpp: Added support for alpha blending to
true type font rendering.
-2007-01-24 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-24 Philipp Sehmisch <tmw@crushnet.org>
* src/net/beinghandler.cpp, src/resources/spritedef.h: Fixed
broken communication of attack directions.
-2007-01-20 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-20 Philipp Sehmisch <tmw@crushnet.org>
* data/items.xml: Added max-per-slot property to all items.
-2007-01-19 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-19 Philipp Sehmisch <tmw@crushnet.org>
* src/resources/itemdb.cpp: Fixed interpretation of weapon types in
items.xml.
-2007-01-10 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-10 Philipp Sehmisch <tmw@crushnet.org>
* src/resources/itemdb.cpp, src/resources/iteminfo.cpp,
src/resources/iteminfo.h: Item types and weapon types are now
@@ -27,12 +33,12 @@
weapon-type properties to all items. All healing items now have a
healing effect.
-2007-01-09 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-09 Philipp Sehmisch <tmw@crushnet.org>
* data/items.xml: Added weapon_type properties to weapons so that
attack animations are displayed properly.
-2007-01-07 Philipp Sehmisch <tmw@crushnet.org>
+2008-01-07 Philipp Sehmisch <tmw@crushnet.org>
* src/localplayer.h: Implemented new attribute enumerations of
last server update.