From 21f741eea2caa062267bd1f8f5055ab622261950 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 19 Sep 2007 17:40:37 +0000 Subject: Two files which got left out of the previous merge commit. --- NEWS | 18 ++++++++++++++++ tmw.cbp | 76 +++++++++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 68 insertions(+), 26 deletions(-) diff --git a/NEWS b/NEWS index 9529ae1b..a1ad3814 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +0.0.24 (... 2007) +- Added user-definable key settings +- Added shortcut bar for quick access to inventory items +- Added XP gaining notification +- Added close button to most windows +- Updated to work with Guichan 0.7.x +- Mouse cursor now indicates when resize is possible +- Changed amount slider in buy and sell dialogs to start at 1 +- Made weapon sprites and sounds customizable +- Made buy and sell dialogs resizable +- Merged equipment database with items database +- Fixed segmentation fault with some OpenGL drivers +- Fixed updating of defence when increasing vitality +- Fixed a bug that prevented being-controlled particles from being deleted +- Fixed a crash in the particle engine related to child emitters +- Fixed encoding issues with user home directory +- Fixed a crash in equipment window on failure to load an item icon + 0.0.23 (3 June 2007) - Added a particle engine along with some particle effects - Added a cursor to indicate targeted enemy diff --git a/tmw.cbp b/tmw.cbp index 0e0478a5..9f6892b5 100644 --- a/tmw.cbp +++ b/tmw.cbp @@ -407,6 +407,26 @@