Age | Commit message (Expand) | Author | Files | Lines |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-12 | Append _F or _M to username in eAthena network layer | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-10 | Revived the email field to fix registration crash | Bjørn Lindeijer | 1 | -0/+8 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -17/+18 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -11/+7 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -11/+8 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -23/+37 |
2009-03-19 | Make sure positionable dialogs start out centered | Jared Adams | 1 | -1/+1 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -11/+8 |
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-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -12/+12 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -6/+2 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -12/+12 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -6/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-18 | Used dynamic layout for registration window | Bjørn Lindeijer | 1 | -61/+37 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -14/+7 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -28/+30 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -32/+90 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -22/+25 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -22/+67 |
2007-03-24 | Make sure that when a network error occurs, the error message is available and | Bjørn Lindeijer | 1 | -1/+24 |
2007-03-24 | Go back to login or register state on error, depending on what the user was | Bjørn Lindeijer | 1 | -3/+2 |
2007-03-22 | Only enable login button when a username, password and server are filled in. | Bjørn Lindeijer | 1 | -33/+57 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -0/+1 |
2007-02-13 | Fixed the _M/_F username bug. | Philipp Sehmisch | 1 | -0/+1 |
2007-01-17 | Changed default server. | Eugenio Favalli | 1 | -1/+2 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -3/+3 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -3/+3 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -0/+1 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -1/+3 |
2006-11-02 | Fixed a memory leak and a double deletion. | Björn Steinbrink | 1 | -5/+3 |
2006-08-27 | Got rid of server input field since connecting to the account server now | Bjørn Lindeijer | 1 | -16/+8 |
2006-08-20 | Made cancel button in register dialog go back to the login dialog and cleaned | Bjørn Lindeijer | 1 | -1/+1 |
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 1 | -2/+2 |
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-08-02 | Removed sex choice. | Eugenio Favalli | 1 | -11/+2 |
2006-08-02 | Ported account registration to tmwserv. There's still a disconnection/reconne... | Eugenio Favalli | 1 | -5/+15 |
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-06-21 | Added female players. | Eugenio Favalli | 1 | -13/+0 |
2006-03-19 | Fixed a memory leak and removed some whitespace noise. | Björn Steinbrink | 1 | -13/+17 |