summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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>