summaryrefslogtreecommitdiff
path: root/src/main.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-19Client now returns to server selection after server disconnectionStefan Dombrowski1-0/+9
2009-12-04Register credentials information serviceJared Adams1-6/+7
2009-12-04Using the updatehost that was given by EAthenaStefan Dombrowski1-0/+3
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-4/+6
2009-10-24Make homedir accessible from other filesJared Adams1-0/+2
2009-10-24Fix a type in main.hJared Adams1-1/+1
2009-10-24REplace instances of TMW with ManaJared Adams1-2/+2
2009-10-19Fix RegisterDialog tab order and detail lengthsJared Adams1-11/+0
2009-10-07Clean up state machine some moreJared Adams1-6/+9
2009-10-06Implemented server selection list loaded from online xml file.Andreas Habel1-0/+6
2009-10-04Add ability to delect characters from accountJared Adams1-2/+0
2009-10-03Do some more post-merge cleanupJared Adams1-6/+3
2009-09-30Merge login state machines for both clientsJared Adams1-34/+29
2009-06-09Updated version and changes for 0.0.29.1 releaseBjørn Lindeijer1-1/+1
2009-05-25Add athena netcode for changing account password.Dennis Friis1-1/+1
2009-05-25Add change password dialog to athena clientDennis Friis1-2/+2
2009-05-17Make the state variable a bit more type-safeBjørn Lindeijer1-2/+2
2009-05-17Init state variable to make valgrind happy.Dennis Friis1-2/+3
2009-04-12Moved client version string creation to preprocessorBjørn1-6/+10
2009-04-12Merge version strings, add version to setup, etcJared Adams1-0/+6
2009-04-10Introduced a Desktop widget to handle the wallpaperBjørn Lindeijer1-9/+0
2009-04-08Make some more file build for both serversJared Adams1-3/+0
2009-03-24Updated version to 0.0.29 in all the other placesThorbjørn Lindeijer1-1/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-15/+75
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-02-15Merge branch '0.0.28'Bjørn Lindeijer1-1/+1
2009-02-12Some more files which got fixed up for release (basically versionIra Rice1-1/+1
2009-02-11OSX version fixDavid Athay1-0/+2
2009-02-12Updated version to 0.0.28.1Bjørn Lindeijer1-1/+1
2009-02-12OSX version fixDavid Athay1-0/+2
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaDavid Athay1-2/+2
2009-02-11OSX version fixDavid Athay1-0/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Changed AETHYRA_DATADIR to PKG_DATADIR.Ira Rice1-2/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
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-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
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-11Moved some hardcoded strings and filenames to an external configuration file.Philipp Sehmisch1-3/+0
2008-08-07Rebranding TME to AethyraKraant1-2/+2
2008-07-27Changed files to tmeDouglas Boffey1-2/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-25Added client-side email address change ability.Yohann Ferreira1-0/+2
2008-04-18Made mislogins and misregistrations a little less annoying for the user.Yohann Ferreira1-0/+1
2008-04-18Made 'Unregister' and 'change password' functionnal, at least client-side.Yohann Ferreira1-0/+1
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-0/+2
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-0/+3