diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-21 23:23:00 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-21 23:23:00 +0000 |
commit | 37ac254476b223e4be8b36bacdab8bc9626ad67a (patch) | |
tree | 000d2e99a83a0889012a7d0f36add5226d4b1e26 /ChangeLog | |
parent | 2c1e35d6a3b1450c13694bdca6539c285384af6f (diff) | |
download | mana-37ac254476b223e4be8b36bacdab8bc9626ad67a.tar.gz mana-37ac254476b223e4be8b36bacdab8bc9626ad67a.tar.bz2 mana-37ac254476b223e4be8b36bacdab8bc9626ad67a.tar.xz mana-37ac254476b223e4be8b36bacdab8bc9626ad67a.zip |
Showing a visible error message to the user when the font file fails to load.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-02-21 Philipp Sehmisch <tmw@crushnet.org> + * src/gui/gui.cpp: Showing a visible error message to the user when + the font file can't be found. + +2008-02-21 Philipp Sehmisch <tmw@crushnet.org> + * data/items.xml: Gave the hair sprites and the player sprite the item types "hairstyle" and "racesprite". added some missing item types. |