summaryrefslogtreecommitdiff
path: root/src/gui/trade.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Fixed a few strings for better translationKess Vargavind1-1/+1
2009-05-06Clean up the bypass code for the ItemAmountWindowJared Adams1-9/+2
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-22FIx trading under eAthenaJared Adams1-5/+3
2009-04-21Trade system - Removing debug informationsblue1121-2/+2
2009-04-21Trade systemblue1121-17/+46
2009-04-19Made ItemContainer wrap items depending on its width againBjørn Lindeijer1-3/+7
2009-04-15Merge the trade dialogJared Adams1-80/+40
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-5/+5
2009-04-06Add TMWServ's SkillHandlerJared Adams1-3/+2
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-39/+5
2009-04-02Fixed number of trade window slotsBjørn Lindeijer1-7/+4
2009-03-31Implement a few more handlers for eAthenaJared Adams1-33/+35
2009-03-30Fix a bug in tradeJared Adams1-2/+3
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer1-7/+4
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-5/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-12/+6
2009-03-27Clean up chat and chat tabs some moreJared Adams1-1/+1
2009-03-27Fixed inventory window. Not resizable though.Bjørn Lindeijer1-11/+3
2009-03-26Major clean up of ChatTab handlingJared Adams1-1/+1
2009-03-27Compile warning fixesBjørn Lindeijer1-1/+1
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