From c2b7b192b50a4696888ee92a8aa9abfa21eb057e Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Sun, 20 May 2007 18:02:10 +0000 Subject: Updated Code::Blocks project file. --- ChangeLog | 23 ++++++++++++++--------- tmw.cbp | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index ba5d6ce9..d7fa45b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ -2007-05-20 Philipp Sehmisch +2007-05-20 Eugenio Favalli - * src/gui/buy.cpp, src/gui/sell.cpp: Unified some differences between buy - and sell dialog. Money label now shows money after transaction instead of - current money. - * src/gui/sell.cpp: Fixed the amount-not-reset-when-using-scrollwheel bug. + * tmw.cbp: Updated Code::Blocks project file. + +2007-05-20 Philipp Sehmisch + + * src/gui/buy.cpp, src/gui/sell.cpp: Unified some differences between + buy and sell dialog. Money label now shows money after transaction + instead of current money. + * src/gui/sell.cpp: Fixed the amount-not-reset-when-using-scrollwheel + bug. 2007-05-08 Philipp Sehmisch @@ -33,10 +38,10 @@ data/graphics/sprites/monster-snake-cave.xml, data/graphics/sprites/monster-snake.xml, data/graphics/sprites/monster-spider.xml: - Adjusted offsets of monster sprites (thanks to Pauan for finding out the - correct offsets - I just subtracted 6 of all x offsets to take the new - position of the target circle in account) and committed some modifications - at some monster graphics by Pauan. + Adjusted offsets of monster sprites (thanks to Pauan for finding out + the correct offsets - I just subtracted 6 of all x offsets to take the + new position of the target circle in account) and committed some + modifications at some monster graphics by Pauan. 2007-05-02 Philipp Sehmisch diff --git a/tmw.cbp b/tmw.cbp index 8ab132eb..20cbbdd0 100644 --- a/tmw.cbp +++ b/tmw.cbp @@ -51,6 +51,16 @@