summaryrefslogtreecommitdiff
path: root/src/gui/login.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-10-03Polish login procedure and fix some bugs with itJared Adams1-2/+2
2009-09-30Merge login state machines for both clientsJared Adams1-51/+0
2009-04-16Fixed TMWServ compilationPhilipp Sehmisch1-4/+0
2009-04-15Clean up some more memory leaksJared Adams1-0/+2
2009-04-15Have the DropDown create its ScrollArea and ListBoxBjørn Lindeijer1-7/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-3/+3
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+12
2009-02-15Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+0
2009-02-15Deleted some unneeded delete statements.Ira Rice1-5/+0
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-24/+23
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-7/+4
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-24/+23
2009-02-04Cleaned up some login includes that I missed earlier.Ira Rice1-6/+4
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+0
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-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-5/+5
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-09-29Modified the client so that it displays both servers as server choices, Ira Rice1-2/+2
2008-07-18Import of client treeLloyd Bryant1-1/+57
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-14/+16
2007-03-24Make sure that when a network error occurs, the error message is available andBjørn Lindeijer1-1/+1
2007-03-22Only enable login button when a username, password and server are filled in.Bjørn Lindeijer1-14/+16
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-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-2/+2
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-2/+2
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-12/+9
2006-02-03Made the login dialog work on LoginData only, without playing with the config...Björn Steinbrink1-5/+2
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink1-0/+5
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-23/+4
2006-01-14Removed unused var.Björn Steinbrink1-1/+0
2006-01-01Fix crash in Login with empty name.Björn Steinbrink1-3/+2
2005-12-30Added a new item, improved smooth login sequence, added a registration window...Eugenio Favalli1-23/+22
2005-12-29Restored Dev-Cpp default execution options, updated walkmap in snow map, smoo...Eugenio Favalli1-15/+1
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-6/+1
2005-10-16The connection should be non-blocking now and fixed the problem with sound no...Eugenio Favalli1-17/+12
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-2/+1
2005-09-13Unified the loops for the various dialogs that are shown before the actual ga...Björn Steinbrink1-2/+10
2005-08-24Simply don't show equipped items in sell dialog since it's annoying. Code cle...Yohann Ferreira1-6/+24
2005-08-22Improved the login sequence a bit.Yohann Ferreira1-1/+25
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-2/+6
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-05-05Now the server can be set in the login window.Yohann Ferreira1-0/+2
2005-04-09Fixed the previous errorEugenio Favalli1-0/+1
2005-01-17Got stuff to work with Dev-C++Bjørn Lindeijer1-10/+2