Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -23/+58 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -24/+45 |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -1/+1 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -4/+20 |
2009-03-19 | Forgot to remove some now unneeded includes. | Ira Rice | 1 | -1/+0 |
2009-03-19 | Made the plus and minus buttons in the last commit look more | Ira Rice | 1 | -2/+2 |
2009-03-19 | Reformatted the item amount window and the buy/sell windows so that | Ira Rice | 1 | -19/+43 |
2009-03-19 | Make sure positionable dialogs start out centered | Jared Adams | 1 | -0/+1 |
2009-03-18 | Fix up the NPC interraction widnows a bit | Jared Adams | 1 | -0/+7 |
2009-03-18 | Fix up the NPC interraction widnows a bit | Jared Adams | 1 | -0/+7 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -6/+5 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -2/+1 |
2009-03-10 | Don't center the NPC interraction dialogs | Jared Adams | 1 | -1/+0 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-26 | Fixed an error in shoplistboxes as identified by Octalot. | Ira Rice | 1 | -1/+1 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Jared Adams | 1 | -1/+1 |
2009-02-23 | Hide the buy/sell dialogs when there is no NPC | Jared Adams | 1 | -0/+7 |
2009-02-18 | Centralize current_npc cleanup | Jared Adams | 1 | -1/+1 |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -2/+6 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 1 | -7/+6 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Reflowed NPC text dialog to use the layout code, so that window resizing | Ira Rice | 1 | -1/+1 |
2009-01-06 | Used layout for buy, sell and item amount dialogs | Bjørn Lindeijer | 1 | -61/+16 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -15/+20 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -1/+2 |
2008-11-22 | While there is still a small visual artifact, this patch fixes the buy | Ira Rice | 1 | -3/+0 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-08-18 | Fixed bug with GP shown being incorrect after purchasing from NPC vendor (cod... | Lloyd Bryant | 1 | -5/+5 |
2008-07-25 | Applied patch by ElvenProgrammer to remember window locations between sessions | Lloyd Bryant | 1 | -0/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -7/+8 |
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/+2 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -8/+8 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -6/+8 |
2007-10-28 | Separated auto-resizing into two categories: "set" and "add". Removed useless... | Guillaume Melquiond | 1 | -1/+1 |
2007-10-27 | Improved layout handler to support trees of nested arrays. Needed for convert... | Guillaume Melquiond | 1 | -1/+0 |
2007-10-21 | Converted sell dialog box to layout handler. Removed some useless code from b... | Guillaume Melquiond | 1 | -4/+1 |
2007-10-21 | Converted dialog box to layout handler. | Guillaume Melquiond | 1 | -55/+16 |
2007-10-19 | Marked buy and sell dialog boxes as translatable. | Guillaume Melquiond | 1 | -16/+18 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -47/+78 |
2007-09-12 | Allowed selection of items that cannot be afforded, so that their descriptions | Bjørn Lindeijer | 1 | -9/+7 |
2007-08-28 | Made buy dialog resizable and added a WindowListener class for listening for | Bjørn Lindeijer | 1 | -24/+55 |
2007-08-19 | buy/sell fixed minimum quantity 1. | Joshua Langley | 1 | -15/+17 |
2007-08-14 | Enabled buying and selling from NPCs. | Guillaume Melquiond | 1 | -9/+3 |
2007-08-13 | Started conversion of buy/sell to new server. | Guillaume Melquiond | 1 | -2/+2 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -70/+47 |
2007-06-02 | Some cleanup of buy/sell dialog code. | Bjørn Lindeijer | 1 | -68/+44 |