Age | Commit message (Collapse) | Author | Files | Lines |
|
(code from TMW svn, r4449)
|
|
|
|
|
|
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk
........
r3738 | b_lindeijer | 2007-11-16 00:44:01 +0100 (Fri, 16 Nov 2007) | 3 lines
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
on demand. Results in faster startup time and reduced memory usage.
........
|
|
gcn::TabbedArea usage)
|
|
are still accessible. Also made sure the player's money value of ShopItemList
gets updated.
|
|
window resize and move events.
|
|
|
|
|
|
|
|
|
|
|
|
fixed a problem with scrolling to the current selection. Also aligned the text
a bit better and put the price in parenthesis.
|
|
|
|
highlighted in gray and can't be selected.
|
|
|
|
to mouse dragging to change the selection.
|
|
(should also be used to fix similar problem in trade, buy and sell dialogs).
Made the ItemInfo be passed around as a reference instead of a pointer, since
it is never NULL.
|
|
from the 0.1.0 branch.
|
|
abilities.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated in the item amount box when the buttons are used.
|
|
|
|
|
|
|
|
|
|
|
|
bugfixes, too.
|
|
|
|
made additional checks on buy sell events to have buttons enabled only when they're useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
example if items.xml is missing)
|
|
|
|
|
|
|
|
|
|
* Disabled Ok button in Buy and Sell dialog when amount is 0
* Corrected the three known map bugs
|
|
Also fixed a crash on clicking wallpaper in login phase.
|
|
|