summaryrefslogtreecommitdiff
path: root/src/gui/char_select.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-379/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-5/+5
2009-04-06Implement TMWServ's CharHandlerJared Adams1-315/+10
2009-04-02Make eAthena's CharHandlerJared Adams1-26/+9
2009-03-28Some more cleanupBjørn Lindeijer1-32/+30
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-10/+7
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-6/+3
2009-03-27Fixed name of "UpdateSliders" and reduced redundant docsBjørn Lindeijer1-3/+3
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