diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2006-11-05 00:28:55 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2006-11-05 00:28:55 +0000 |
commit | 502af71c74d0b1d5b123d424bc023fcce49916ec (patch) | |
tree | 43e6ec1fb1ab283b8cdd7f1c394bcfb7939c1861 /ChangeLog | |
parent | 0c85783de45e334f9e116360fec0ae19dccab085 (diff) | |
download | mana-502af71c74d0b1d5b123d424bc023fcce49916ec.tar.gz mana-502af71c74d0b1d5b123d424bc023fcce49916ec.tar.bz2 mana-502af71c74d0b1d5b123d424bc023fcce49916ec.tar.xz mana-502af71c74d0b1d5b123d424bc023fcce49916ec.zip |
Added pictures to items in buy dialogs. Also too expensive items are highlighted in gray and can't be selected.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -2006-11-05 Björn Steinbrink <B.Steinbrink@gmx.de +2006-11-05 Yohann Ferreira <bertram@cegetel.net> + + * src/Makefile.am, src/gui/buy.cpp, src/gui/buy.h, src/gui/shop.h, + src/gui/shop.cpp, src/gui/sell.cpp, src/gui/shoplistbox.h, + src/gui/shoplistbox.cpp: Added pictures to items in buy dialogs. + Also too expensive items are highlighted in gray and can't be + selected. + +2006-11-05 Björn Steinbrink <B.Steinbrink@gmx.de> * data/graphics/sprites/Makefile.am: Use tabs instead of spaces as required by automake (AFAIK). |