summaryrefslogtreecommitdiff
path: root/src/gui/buy.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-28Add some translators commentsKess Vargavind1-0/+4
2009-07-26Gettext fixesKess Vargavind1-4/+4
2009-07-23Clear some more support ifdefsJared Adams1-0/+2
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-04-29Set default focuses on the BuySell dialog, the Buy dialog, and the SellTametomo1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-6/+6
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-1/+1
2009-04-05Implement TMWServ's NpcHandlerJared Adams1-12/+5
2009-03-31Add first draft of net handlersJared Adams1-6/+3
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-7/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer1-0/+1
2009-03-27Fixed name of "UpdateSliders" and reduced redundant docsBjørn Lindeijer1-1/+1
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-14/+17
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-23/+58
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-24/+45
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-1/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-4/+20
2009-03-19Forgot to remove some now unneeded includes.Ira Rice1-1/+0
2009-03-19Made the plus and minus buttons in the last commit look moreIra Rice1-2/+2
2009-03-19Reformatted the item amount window and the buy/sell windows so thatIra Rice1-19/+43
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-0/+1
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-0/+7
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-0/+7
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-6/+5
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-2/+1
2009-03-10Don't center the NPC interraction dialogsJared Adams1-1/+0
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-02-26Fixed an error in shoplistboxes as identified by Octalot.Ira Rice1-1/+1
2009-02-25Fix NPC handling to not need a handle on the NPCJared Adams1-1/+1
2009-02-23Hide the buy/sell dialogs when there is no NPCJared Adams1-0/+7
2009-02-18Centralize current_npc cleanupJared Adams1-1/+1
2009-02-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-15Add configurable units systemJared Adams1-2/+6
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-7/+6
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Reflowed NPC text dialog to use the layout code, so that window resizingIra Rice1-1/+1
2009-01-06Used layout for buy, sell and item amount dialogsBjørn Lindeijer1-61/+16
2009-01-06Added support for internationalizationIra Rice1-15/+20
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-11-22While there is still a small visual artifact, this patch fixes the buy Ira Rice1-3/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-08-18Fixed bug with GP shown being incorrect after purchasing from NPC vendor (cod...Lloyd Bryant1-5/+5
2008-07-25Applied patch by ElvenProgrammer to remember window locations between sessionsLloyd Bryant1-0/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-7/+8
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-3/+2
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-8/+8