Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Fixed number of trade window slots | Bjørn Lindeijer | 1 | -7/+4 |
2009-03-31 | Implement a few more handlers for eAthena | Jared Adams | 1 | -33/+35 |
2009-03-30 | Fix a bug in trade | Jared Adams | 1 | -2/+3 |
2009-03-27 | Moved the inventory and storage offset handling into netcode | Bjørn Lindeijer | 1 | -7/+4 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -5/+0 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -12/+6 |
2009-03-27 | Clean up chat and chat tabs some more | Jared Adams | 1 | -1/+1 |
2009-03-27 | Fixed inventory window. Not resizable though. | Bjørn Lindeijer | 1 | -11/+3 |
2009-03-26 | Major clean up of ChatTab handling | Jared Adams | 1 | -1/+1 |
2009-03-27 | Compile warning fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -11/+12 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -33/+54 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -46/+37 |
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 | -47/+123 |
2009-03-19 | Simplified trading dialog controls. | Ira Rice | 1 | -28/+19 |
2009-03-18 | Fix up the NPC interraction widnows a bit | Jared Adams | 1 | -13/+14 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -5/+4 |
2009-03-11 | Don't move stuff from inventory when not visible | Jared Adams | 1 | -0/+2 |
2009-03-11 | Don't move stuff from inventory when not visible | Jared Adams | 1 | -0/+2 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -1/+1 |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -2/+2 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+0 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -1/+0 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 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 | -3/+5 |
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 fixes | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -2/+0 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 1 | -2/+0 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -2/+0 |
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 | -94/+67 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -25/+18 |
2009-01-05 | Made trade window resizable | Bjørn Lindeijer | 1 | -24/+40 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -1/+2 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -1/+1 |
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-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -4/+5 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -8/+4 |
2008-04-26 | Text fix: zeny to GP. | Dennis Friis | 1 | -3/+3 |
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 | -1/+1 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2007-10-28 | Fixed display of trade window. Completed trade protocol. | Guillaume Melquiond | 1 | -159/+86 |