summaryrefslogtreecommitdiff
path: root/src/gui/register.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-4/+4
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-3/+0
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-2/+0
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-2/+2
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer1-16/+0
2009-10-04Introduced Net::LoginHandler::SetEmailOnRegisterThorbjørn Lindeijer1-1/+0
2009-10-01Finish merging registration dialogJared Adams1-2/+8
2009-09-30Merge login state machines for both clientsJared Adams1-26/+12
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-1/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-1/+21
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-3/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-18/+18
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-3/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Used dynamic layout for registration windowBjørn Lindeijer1-14/+2
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-6/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+22
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-6/+31
2007-03-24Make sure that when a network error occurs, the error message is available andBjørn Lindeijer1-3/+14
2007-03-22Only enable login button when a username, password and server are filled in.Bjørn Lindeijer1-5/+18
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-11-02Fixed a memory leak and a double deletion.Björn Steinbrink1-1/+0
2006-08-27Got rid of server input field since connecting to the account server nowBjørn Lindeijer1-1/+0
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-08-02Removed sex choice.Eugenio Favalli1-2/+0
2006-08-02Ported account registration to tmwserv. There's still a disconnection/reconne...Eugenio Favalli1-0/+1
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1
2006-03-19Fixed a memory leak and removed some whitespace noise.Björn Steinbrink1-0/+5
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-14/+11
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-18/+7
2005-12-30Added a new item, improved smooth login sequence, added a registration window...Eugenio Favalli1-0/+90