diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-01-06 16:18:24 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-01-06 17:44:53 +0100 |
commit | 631a8a85e8be0ec472850ba672676fe31679e7c3 (patch) | |
tree | 0b448419e41c00a350e671a4a735656dc0addd64 | |
parent | 791ec19aa351df7d5d1ecc3bc6007ba512c05488 (diff) | |
download | mana-631a8a85e8be0ec472850ba672676fe31679e7c3.tar.gz mana-631a8a85e8be0ec472850ba672676fe31679e7c3.tar.bz2 mana-631a8a85e8be0ec472850ba672676fe31679e7c3.tar.xz mana-631a8a85e8be0ec472850ba672676fe31679e7c3.zip |
Updated NEWS file with changes since 0.0.27
-rw-r--r-- | NEWS | 7 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +0.0.28 (...) +- Added support for internationalization, plus many translations +- Added support for TrueType fonts +- Trade window is now resizable +- Obscure precise home directory name when making screenshots +- Fixed follow-parent of nested and being-following particle emitters + 0.0.27 (9 December 2008) - Added support for showing map name above minimap - Added showing how long the ban is when banned @@ -8,7 +8,7 @@ THE MANA WORLD Powered by: - - SDL, SDL_image, SDL_mixer (Media framework) + - SDL, SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework) - Guichan (GUI framework) - libxml2 (XML parsing and writing) - PhysFS (Data files) |