Age | Commit message (Expand) | Author | Files | Lines |
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-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-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-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-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-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 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -3/+3 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -1/+3 |
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-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 |
2006-03-19 | Removed some useless null pointer checks. | Björn Steinbrink | 1 | -5/+1 |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication abi... | Eugenio Favalli | 1 | -1/+1 |
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -1/+1 |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -1/+1 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -75/+75 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -7/+2 |
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' events... | Björn Steinbrink | 1 | -2/+2 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -162/+11 |
2006-01-02 | Smoothed also character creation, buttons are now disabled during connection/... | Eugenio Favalli | 1 | -0/+1 |
2005-12-30 | Added a new item, improved smooth login sequence, added a registration window... | Eugenio Favalli | 1 | -0/+378 |