Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -18/+11 | |
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. ........ | |||||
2006-11-05 | Fixes to Sell dialog. | Yohann Ferreira | 1 | -1/+1 | |
2006-11-05 | Added item's pictures in sell dialogs, and precisions about the total money ↵ | Yohann Ferreira | 1 | -2/+7 | |
in it. | |||||
2006-11-05 | Added pictures to items in buy dialogs. Also too expensive items are ↵ | Yohann Ferreira | 1 | -3/+29 | |
highlighted in gray and can't be selected. | |||||
2006-01-31 | Created a ListModel for ShopItems. | Björn Steinbrink | 1 | -0/+22 | |
2005-08-23 | Fixed errornous forward declaration. | Björn Steinbrink | 1 | -1/+1 | |
2005-08-23 | Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup. | Björn Steinbrink | 1 | -1/+3 | |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -3/+0 | |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 1 | -2/+0 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -20/+5 | |
used throughout application, cleaned up shop functions. | |||||
2004-12-28 | A few cleanups and small fix to sell dialog. | Bjørn Lindeijer | 1 | -1/+0 | |
2004-12-28 | Ported sell dialog to Guichan. | Bjørn Lindeijer | 1 | -1/+0 | |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -1/+1 | |
modules to file lists. | |||||
2004-12-26 | Ported buy dialog, which could still use visual improvement, and added | Bjørn Lindeijer | 1 | -1/+1 | |
\|-`~ to the fixed font. | |||||
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 | |
2004-10-02 | Choose amunt in buy (npc shop). | Simon Edwardsson | 1 | -0/+2 | |
2004-10-02 | Sell in shops does now works, and you can choose amount :) (hope I don't ↵ | Simon Edwardsson | 1 | -1/+9 | |
break anything) | |||||
2004-10-02 | *** empty log message *** | Eugenio Favalli | 1 | -1/+4 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -0/+46 | |