summaryrefslogtreecommitdiff
path: root/src/gui/trade.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-05Fixed money field to no longer hide below the bottom of the window.Bjørn Lindeijer1-18/+18
2006-11-02Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.Bjørn Lindeijer1-5/+5
2006-11-02Network layer refactoring.Björn Steinbrink1-3/+16
2006-10-03Removed empty frames from headgears.Bjørn Lindeijer1-1/+1
2006-10-01Accepted patches by GDO and VictorSan that fix problems with hiding windowsBjørn Lindeijer1-5/+5
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-30/+33
2006-09-03Fixed updating of labels in trade window.Bjørn Lindeijer1-30/+33
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-2/+2
2006-08-26Got rid of the default MessageOut constructor, since all messages should haveBjørn Lindeijer1-10/+5
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-2/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1