summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-6/+58
2009-02-15Add configurable units systemJared Adams1-1/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-6/+3
2009-01-26Merged new and delete buttons, since either one or the other is alwaysIra Rice1-2/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-3/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-25Added client-side email address change ability.Yohann Ferreira1-0/+1
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-0/+2
2008-02-22Merged creation of female characters from Legend of Mazzeroth.Philipp Sehmisch1-0/+3
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch1-4/+4
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-3/+3
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-18/+13
2007-08-24Added trimming of name for new character creation and of chat messagesBjørn Lindeijer1-13/+10
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-2/+10
2007-03-22Clarified the error message when character creation fails and made sure theBjørn Lindeijer1-2/+10
2007-03-21Some spelling fixes.Bjørn Lindeijer1-1/+1
2007-03-20Implemented a GUI for distributing the characters attributes at character cre...Philipp Sehmisch1-0/+12
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-1/+7
2007-01-28Some work on documentation.Bjørn Lindeijer1-1/+1
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-2/+2
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-2/+2
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-2/+9
2006-12-09Use new animation system in character selection/creation. Shows equipment andBjørn Lindeijer1-2/+9
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-0/+2
2006-09-14Fix up the player selection stuff, it's a bit nicer now.Björn Steinbrink1-0/+2
2006-08-28Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.Bjørn Lindeijer1-0/+5
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-6/+2
2006-08-25Applied patch by Matthias, adding --playername command line option.Bjørn Lindeijer1-0/+5
2006-08-14Completed porting of character creation/deletion, fixed some issues with netw...Eugenio Favalli1-1/+0
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-2/+4
2006-08-02Ported account registration to tmwserv. There's still a disconnection/reconne...Eugenio Favalli1-5/+2
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-2/+4
2006-06-21Added female players.Eugenio Favalli1-2/+6
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-23/+23
2006-02-05Made the nickname and emotions displayed above every layers. Made the delete ...Yohann Ferreira1-0/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-47/+12
2006-01-04Reverted r0nny changes, enabled 3 slots to create players, smoothed player de...Eugenio Favalli1-2/+15
2006-01-02Smoothed also character creation, buttons are now disabled during connection/...Eugenio Favalli1-3/+11
2005-12-29Restored Dev-Cpp default execution options, updated walkmap in snow map, smoo...Eugenio Favalli1-1/+8
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-5/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-5/+0
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-29/+32
2005-09-13Unified the loops for the various dialogs that are shown before the actual ga...Björn Steinbrink1-1/+4
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-4/+6
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+1
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-01-16Removed a lot of allegro.h includes.Bjørn Lindeijer1-3/+0