Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-26 | Fixed an error in shoplistboxes as identified by Octalot. | Ira Rice | 1 | -2/+1 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-02-23 | Allow to sell non-stackable items like stackables | Majin Sniper | 1 | -8/+43 | |
Make it possible to sell non-stackable items all at once by introducing "Duplicate Items" and a Shop that can handle them. Also fix a trivial bug to correctly preview you money while selling. | |||||
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 | |
useful since buddy lists are tracked through the player relation interface instead) Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
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-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 | |
statements, as well as removing the new skill dialog, which we do not, nor will we use (if we do, it'd be a new one that we'd make). WARNING!!! This, and all other previous builds have a linker error for the Gnome libraries version 4.3.2 on my setup. It's assumed that this is also the case for other users of this library as well. I'm currently assuming that there's a bug in the compiler itself, and will look into reporting this, but in the mean time, it doesn't build for these users, unfortunately. Sorry about this. | |||||
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -3/+1 | |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 | |
2008-06-14 | Fixed compilation errors and trade bug. | David Athay | 1 | -0/+2 | |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -21/+16 | |
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-12-16 | Subclassed ShopListBox from ListBox to get rid of some duplicated code, and | Bjørn Lindeijer | 1 | -1/+1 | |
fixed a problem with scrolling to the current selection. Also aligned the text a bit better and put the price in parenthesis. | |||||
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 1 | -3/+3 | |
2006-11-05 | Fixes to Sell dialog. | Yohann Ferreira | 1 | -2/+2 | |
2006-11-05 | Added item's pictures in sell dialogs, and precisions about the total money ↵ | Yohann Ferreira | 1 | -0/+5 | |
in it. | |||||
2006-11-05 | Added pictures to items in buy dialogs. Also too expensive items are ↵ | Yohann Ferreira | 1 | -2/+37 | |
highlighted in gray and can't be selected. | |||||
2006-01-31 | Created a ListModel for ShopItems. | Björn Steinbrink | 1 | -0/+9 | |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 1 | -119/+0 | |
2005-04-18 | - New hat | Eugenio Favalli | 1 | -1/+2 | |
- New way of loading monstersets - New monsters | |||||
2005-04-16 | Updating item names | Eugenio Favalli | 1 | -1/+3 | |
2005-04-06 | Updating item names (we really need a db) | Eugenio Favalli | 1 | -3/+10 | |
2005-02-25 | Fixing equipment and shops according to the new server script | Eugenio Favalli | 1 | -1/+97 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -79/+11 | |
used throughout application, cleaned up shop functions. | |||||
2004-12-28 | A few cleanups and small fix to sell dialog. | Bjørn Lindeijer | 1 | -22/+0 | |
2004-12-28 | Ported sell dialog to Guichan. | Bjørn Lindeijer | 1 | -19/+0 | |
2004-12-28 | Inventory dialog is also not a dialog. | Bjørn Lindeijer | 1 | -2/+2 | |
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 the inventory dialog over to Guichan. For the moment it is not | Bjørn Lindeijer | 1 | -88/+88 | |
possible to delete or use items. | |||||
2004-12-26 | Some more Xmas fixes | Eugenio Favalli | 1 | -2/+3 | |
2004-12-25 | Xmas quest update | Eugenio Favalli | 1 | -3/+3 | |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 | |
2004-11-13 | Hair styles | Eugenio Favalli | 1 | -2/+3 | |
2004-10-08 | *** empty log message *** | Eugenio Favalli | 1 | -5/+6 | |
2004-10-03 | *** empty log message *** | Alexander Baldeck | 1 | -1/+2 | |
2004-10-02 | Choose amunt in buy (npc shop). | Simon Edwardsson | 1 | -1/+9 | |
2004-10-02 | Sell in shops does now works, and you can choose amount :) (hope I don't ↵ | Simon Edwardsson | 1 | -0/+28 | |
break anything) | |||||
2004-10-02 | *** empty log message *** | Eugenio Favalli | 1 | -3/+21 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -1/+4 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -0/+88 | |