Age | Commit message (Expand) | Author | Files | Lines |
2009-04-21 | Trade system | blue112 | 1 | -3/+5 |
2009-04-15 | Merge the trade dialog | Jared Adams | 1 | -12/+1 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -4/+4 |
2009-04-03 | Fill in TMWServ's TradeHandler | Jared Adams | 1 | -4/+1 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -11/+0 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -5/+7 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -13/+7 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -17/+44 |
2009-03-19 | Simplified trading dialog controls. | Ira Rice | 1 | -6/+1 |
2009-03-18 | Fix up the NPC interraction widnows a bit | Jared Adams | 1 | -7/+6 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-16 | Revised trade window to use the window layout code. Loosely based on the | Ira Rice | 1 | -2/+0 |
2009-01-05 | Made trade window resizable | Bjørn Lindeijer | 1 | -2/+8 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -3/+3 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -3/+3 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -1/+0 |
2008-01-26 | Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since | Bjørn Lindeijer | 1 | -1/+1 |
2007-10-28 | Fixed display of trade window. Completed trade protocol. | Guillaume Melquiond | 1 | -30/+19 |
2007-08-14 | Removed obsolete code. Added support for money received while trading. | Guillaume Melquiond | 1 | -3/+3 |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -1/+1 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -1/+1 |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -4/+6 |
2006-09-03 | Fixed updating of labels in trade window. | Bjørn Lindeijer | 1 | -4/+6 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -4/+1 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -14/+14 |
2006-03-09 | Use std::auto_ptr in some places. | Björn Steinbrink | 1 | -4/+9 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -1/+3 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+2 |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ... | Björn Steinbrink | 1 | -0/+2 |
2005-08-21 | It should be enough of "How can i give you money?????����" while trad... | Matthias Hartmann | 1 | -0/+1 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -4/+9 |
2005-07-18 | Created Inventory class. (Really) Small code simplifications and cleanups. | Björn Steinbrink | 1 | -3/+5 |
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of th... | Björn Steinbrink | 1 | -1/+1 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -4/+2 |
2005-05-22 | another trade update: trading money is possible now, left box is for money yo... | Jan-Fabian Humann | 1 | -1/+8 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 1 | -14/+10 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-12 | trade fixes as usual + quit dialog pops up now instead of being under other w... | Jan-Fabian Humann | 1 | -0/+5 |
2005-05-11 | another trade update: selecting items is more logical now, name and desc. are... | Jan-Fabian Humann | 1 | -0/+5 |
2005-05-10 | some trade gui changes | Jan-Fabian Humann | 1 | -11/+12 |
2005-04-10 | cleaning up trade a bit, itemcontainers still wont show up again | Jan-Fabian Humann | 1 | -0/+2 |
2005-04-07 | trade updated: trade is now possible, but some bugs are still to be fixed by ... | Jan-Fabian Humann | 1 | -1/+12 |