summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-10-10 15:13:53 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-10-10 15:13:53 +0000
commit7f1faf609aba36317b49df97b31d0c21e505af12 (patch)
treeeb86a1c734c499cef72dcee0ae5005a538e5c819 /ChangeLog
parent15b70d6b622ae2ba3cc4a605da20d307c13c1d76 (diff)
downloadmana-client-7f1faf609aba36317b49df97b31d0c21e505af12.tar.gz
mana-client-7f1faf609aba36317b49df97b31d0c21e505af12.tar.bz2
mana-client-7f1faf609aba36317b49df97b31d0c21e505af12.tar.xz
mana-client-7f1faf609aba36317b49df97b31d0c21e505af12.zip
Pajarico added more international characters to the fixed font and rpg font.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aefa930..d0e8125d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
window and hide it on startup. Also added fading out effect on damage
font (only works in OpenGL).
* src/Makefile.am: Don't include debugwindow.h/cpp twice.
+ * data/graphics/gui/browserfont.png, data/graphics/gui/fixedfont.png,
+ data/graphics/gui/rpgfont_wider.png, src/gui/browserbox.cpp,
+ src/gui/gui.cpp: Pajarico added more international characters to the
+ fixed font and rpg font.
2005-10-09 Yohann Ferreira <bertram@cegetel.net>