Age | Commit message (Expand) | Author | Files | Lines |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-29 | Set default focuses on the BuySell dialog, the Buy dialog, and the Sell | Tametomo | 1 | -1/+1 |
2009-04-15 | Assorted random cleanups | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -4/+4 |
2009-04-05 | Implement TMWServ's NpcHandler | Jared Adams | 1 | -24/+3 |
2009-03-31 | Add first draft of net handlers | Jared Adams | 1 | -6/+3 |
2009-03-30 | Fix an offset bug when selling items | Jared Adams | 1 | -1/+1 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -6/+0 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -3/+1 |
2009-03-27 | Include statement cleanup for net/ea/ directory. | Bjørn Lindeijer | 1 | -0/+1 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -15/+18 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -38/+85 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -27/+47 |
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 | -1/+27 |
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 | -22/+44 |
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 | Allow to sell non-stackable items like stackables | Majin Sniper | 1 | -10/+23 |
2009-02-23 | Allow to sell non-stackable items like stackables | Majin Sniper | 1 | -11/+24 |
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 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -5/+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 | -3/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -7/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-06 | Used layout for buy, sell and item amount dialogs | Bjørn Lindeijer | 1 | -60/+15 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -18/+22 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -1/+2 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -6/+3 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | Merged revisions 4110-4111,4116 via svnmerge from | Bjørn Lindeijer | 1 | -0/+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 | -18/+11 |
2008-04-17 | fixes for r4110, have to account for index value and add 1 to get the right s... | Dennis Friis | 1 | -1/+2 |
2008-04-16 | Fix shop list not to scroll to top when selling. Redo of revision 3801 due to... | Dennis Friis | 1 | -0/+4 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -1/+1 |