summaryrefslogtreecommitdiff
path: root/src/gui/char_select.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-17/+18
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-9/+8
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-2/+4
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-16/+338
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-2/+2
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-9/+8
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Move check to a more appropriate placeJared Adams1-2/+2
2009-02-18Move check to a more appropriate placeJared Adams1-2/+2
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-17Fix small bug in character select dialogJared Adams1-1/+1
2009-02-17Show money for initial character in char selectJared Adams1-0/+1
2009-02-17Fix small bug in character select dialogJared Adams1-1/+1
2009-02-15Fixed compiler warningsBjørn Lindeijer1-1/+1
2009-02-15Fixed compiler warningsBjørn Lindeijer1-1/+1
2009-02-15Add configurable units systemJared Adams1-5/+17
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-12/+12
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-0/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-12/+12
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-1/+0
2009-02-07Some more include cleanups.Ira Rice1-0/+2
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-0/+1
2009-01-26Merged new and delete buttons, since either one or the other is alwaysIra Rice1-20/+21
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-16Some small layout tweaks, as well as making a few dialogs moreIra Rice1-23/+29
2009-01-16Adjusted character selection screen to be a bit more translationIra Rice1-46/+38
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-8/+4
2009-01-06Fixed the previous commit to actually use the layout engine.Ira Rice1-43/+24
2009-01-06Converted the character selection dialog to use the layout widget.Ira Rice1-11/+16
2009-01-06Added support for internationalizationIra Rice1-30/+33
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-2/+2
2008-12-13* Use hair.xml to determine hair colours (#514)Fate1-3/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-2/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01* Use hair.xml to determine hair colours (#514)Fate1-3/+3
2008-10-27De-hardcoded the number of hair styles.Ira Rice1-2/+2
2008-10-23Cleaned up ColorDB code so that it loads with all other databases, as Ira Rice1-5/+4
2008-10-19Fixed a small error that I didn't notice before with de-hardcoding the Ira Rice1-0/+3
2008-10-15De-hardcoded colors in trunk. Now, all colors are loaded from Ira Rice1-2/+6
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-25Added client-side email address change ability.Yohann Ferreira1-11/+20
2008-04-19Made the client clean characters information at unlogging to avoid a freeze w...Yohann Ferreira1-0/+1
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-14/+23
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-4/+3
2008-04-03Added patch fromDavid Athay1-1/+1
2008-02-22Merged creation of female characters from Legend of Mazzeroth.Philipp Sehmisch1-5/+45
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch1-9/+7