Age | Commit message (Expand) | Author | Files | Lines |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -1/+27 |
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-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 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -3/+4 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -7/+7 |
2007-10-28 | Separated auto-resizing into two categories: "set" and "add". Removed useless... | Guillaume Melquiond | 1 | -2/+1 |
2007-10-21 | Converted sell dialog box to layout handler. Removed some useless code from b... | Guillaume Melquiond | 1 | -60/+17 |
2007-10-19 | Marked buy and sell dialog boxes as translatable. | Guillaume Melquiond | 1 | -17/+21 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -52/+75 |
2007-08-29 | Made sell dialog resizable and tweaked inventory resize code a bit. | Bjørn Lindeijer | 1 | -33/+62 |
2007-08-19 | buy/sell fixed minimum quantity 1. | Joshua Langley | 1 | -19/+13 |
2007-08-14 | Enabled buying and selling from NPCs. | Guillaume Melquiond | 1 | -11/+4 |
2007-08-13 | Started conversion of buy/sell to new server. | Guillaume Melquiond | 1 | -15/+2 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -87/+72 |
2007-06-02 | Some cleanup of buy/sell dialog code. | Bjørn Lindeijer | 1 | -94/+56 |
2007-05-23 | A bunch of lingering syntactical changes. | Bjørn Lindeijer | 1 | -11/+17 |
2007-05-20 | Fixed the amount-not-reset-when-using-scrollwheel bug in sell dialog. | Philipp Sehmisch | 1 | -11/+28 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -9/+9 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -9/+9 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -1/+2 |
2006-12-16 | Subclassed ShopListBox from ListBox to get rid of some duplicated code, and | Bjørn Lindeijer | 1 | -1/+2 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -2/+3 |
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 1 | -2/+2 |
2006-11-05 | Fixes the money value after seling something. | Yohann Ferreira | 1 | -0/+1 |
2006-11-05 | Merged 0.0 changes from revision 2800 to 2825 to trunk. | Bjørn Lindeijer | 1 | -20/+36 |
2006-11-05 | Fixes to Sell dialog. | Yohann Ferreira | 1 | -3/+7 |
2006-11-05 | Added item's pictures in sell dialogs, and precisions about the total money i... | Yohann Ferreira | 1 | -17/+29 |
2006-11-05 | Added pictures to items in buy dialogs. Also too expensive items are highligh... | Yohann Ferreira | 1 | -2/+2 |
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 1 | -3/+3 |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -14/+26 |
2006-09-03 | Fixed updating of labels in buy and sell dialogs. Also made our listbox respond | Bjørn Lindeijer | 1 | -9/+20 |
2006-09-03 | Introduced SelectionListener to fix updating problem in inventory window | Bjørn Lindeijer | 1 | -5/+6 |
2006-08-26 | Got rid of the default MessageOut constructor, since all messages should have | Bjørn Lindeijer | 1 | -2/+1 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -2/+1 |