diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-09-12 20:36:36 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-09-12 20:36:36 +0000 |
commit | 6c1bf893c93bcfe8115d102eea7460e07b799aac (patch) | |
tree | a3b04417b437b255628ce7d33c9de8f657187d45 /NEWS | |
parent | c5f6b68f07b7c06b1672a270f3cc103755ba95f0 (diff) | |
download | mana-6c1bf893c93bcfe8115d102eea7460e07b799aac.tar.gz mana-6c1bf893c93bcfe8115d102eea7460e07b799aac.tar.bz2 mana-6c1bf893c93bcfe8115d102eea7460e07b799aac.tar.xz mana-6c1bf893c93bcfe8115d102eea7460e07b799aac.zip |
Added some items to the NEWS file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,9 +6,13 @@ - Added --playername option for automatic character picking - Added --configfile option for specifying which configuration file to use - Added shortcut and middle mouse button for targetting nearest monster +- Added support for map effect overlays +- Fixed FPS limiter - Fixed updating system on Windows - Fixed player animations going out of sync on changing equipment or hairstyle - Fixed SDL_image configure check on some systems by first checking for libpng +- Fixed big memory leak when using OpenGL +- Updated to work with Guichan 0.5.0 (older versions no longer supported) 0.0.20 (24 July 2006) - Added new hairstyle, and some fixes to the old ones |