summaryrefslogtreecommitdiff
path: root/src/gui/shop.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Cleanup GUI classesJared Adams1-115/+0
2009-04-05Implement TMWServ's NpcHandlerJared Adams1-2/+0
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer1-18/+11
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-4/+45
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-4/+6
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-1/+1
2009-02-23Allow to sell non-stackable items like stackablesMajin Sniper1-7/+52
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-10Some old uncommitted cleanup.Bjørn Lindeijer1-5/+0
2008-10-03Made a new Windows binary, as well as fix some files to make the Windows Ira Rice1-0/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-18/+11
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-17/+10
2007-08-13Started conversion of buy/sell to new server.Guillaume Melquiond1-1/+1
2006-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer1-3/+34
2006-11-05Fixes to Sell dialog.Yohann Ferreira1-1/+1
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira1-2/+7
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira1-3/+29
2006-01-31Created a ListModel for ShopItems.Björn Steinbrink1-0/+22
2005-08-23Fixed errornous forward declaration.Björn Steinbrink1-1/+1
2005-08-23Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup.Björn Steinbrink1-1/+3
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-3/+0
2005-04-21Now shops get item names from the xml databaseEugenio Favalli1-2/+0
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-20/+5
2004-12-28A few cleanups and small fix to sell dialog.Bjørn Lindeijer1-1/+0
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-1/+0
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-1/+1
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-1/+1
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-24/+22
2004-10-02Choose amunt in buy (npc shop).Simon Edwardsson1-0/+2
2004-10-02Sell in shops does now works, and you can choose amount :) (hope I don't brea...Simon Edwardsson1-1/+9
2004-10-02*** empty log message ***Eugenio Favalli1-1/+4
2004-09-30*** empty log message ***Eugenio Favalli1-0/+46