summaryrefslogtreecommitdiff
path: root/src/gui/trade.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-11/+12
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-33/+54
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-46/+37
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-47/+123
2009-03-19Simplified trading dialog controls.Ira Rice1-28/+19
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-13/+14
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-5/+4
2009-03-11Don't move stuff from inventory when not visibleJared Adams1-0/+2
2009-03-11Don't move stuff from inventory when not visibleJared Adams1-0/+2
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-1/+1
2009-03-09Add an interface for eAthena's storage systemJared Adams1-2/+2
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+0
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-1/+0
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-15Add configurable units systemJared Adams1-3/+5
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-2/+2
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-2/+0
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-2/+2
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-2/+0
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+0
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-16Revised trade window to use the window layout code. Loosely based on theIra Rice1-94/+67
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-2/+2
2009-01-06Added support for internationalizationIra Rice1-25/+18
2009-01-05Made trade window resizableBjørn Lindeijer1-24/+40
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+1
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-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-4/+5
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-8/+4
2008-04-26Text fix: zeny to GP.Dennis Friis1-3/+3
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-1/+1
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-1/+1
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-0/+2
2007-10-28Fixed display of trade window. Completed trade protocol.Guillaume Melquiond1-159/+86
2007-10-21Added persistent positioning.Guillaume Melquiond1-0/+2
2007-08-14Removed obsolete code. Added support for money received while trading.Guillaume Melquiond1-1/+1
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-2/+3
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-1/+0
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-4/+4
2007-07-29Forgot a few debug statements.Guillaume Melquiond1-3/+1
2007-07-29Converted trading to new server.Guillaume Melquiond1-36/+13
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-5/+5
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-5/+5
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-18/+18