summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer1-4/+8
2009-10-06Implemented server selection list loaded from online xml file.Andreas Habel1-6/+0
2009-10-04Introduced Net::LoginHandler::SetEmailOnRegisterThorbjørn Lindeijer1-1/+1
2009-10-04Add ability to delect characters from accountJared Adams1-3/+0
2009-10-03Polish login procedure and fix some bugs with itJared Adams1-3/+3
2009-10-03Fix connecting to servers when selected in the GUIJared Adams1-2/+4
2009-10-03Do some more post-merge cleanupJared Adams1-11/+10
2009-10-03Made passing character name on the command line work againThorbjørn Lindeijer1-2/+1
2009-10-03Added support for the "too fast" login errorThorbjørn Lindeijer1-2/+2
2009-10-01Finish merging registration dialogJared Adams1-11/+6
2009-10-01Fix segfault betterJared Adams1-2/+3
2009-10-01Fix a segfault when choosing the serverJared Adams1-2/+2
2009-09-30Merge login state machines for both clientsJared Adams1-478/+129
2009-09-23Made the TMWserv client handles the FORCE_QUIT connection state.Bertram1-0/+7
2009-09-02Added a minimum alpha opacity value handle in SkinLoader and made use of it.Bertram1-0/+33
2009-08-30Tweak to previous commitKess Vargavind1-1/+1
2009-08-30Fix exit hang of eA client on AmigaOS4Kess Vargavind1-0/+3
2009-07-27Added the ability to ask a ambient layer to keep its ratio when the resolutio...Bertram1-3/+0
2009-07-17Various gettext fixesKess Vargavind1-30/+22
2009-06-08Merge branch '0.0.29'Bjørn Lindeijer1-1/+1
2009-06-08Fixed the name of the login songBjørn Lindeijer1-1/+1
2009-06-08Reenabled rendering of hair on TMWServPhilipp Sehmisch1-0/+1
2009-06-08Reenabled rendering of hair on TMWServPhilipp Sehmisch1-0/+1
2009-05-30Merge branch '0.0.29'Bjørn Lindeijer1-13/+13
2009-05-30Fixed the --home-dir command line option on MacOS XBjørn Lindeijer1-12/+11
2009-05-30Application name should not be translatedBjørn Lindeijer1-2/+3
2009-05-28Dont fade out logon music on athena client this kills first map song.Dennis Friis1-2/+0
2009-05-27Dont fade out logon music on athena client this kills first map song.Dennis Friis1-2/+0
2009-05-25Add athena netcode for changing account password.Dennis Friis1-2/+34
2009-05-25Add change password dialog to athena clientDennis Friis1-1/+1
2009-05-25Renamed connection.{cpp,h} to connectiondialog.{cpp,h}Bjørn Lindeijer1-1/+1
2009-05-25Add athena netcode for changing account password.Dennis Friis1-2/+34
2009-05-25Add change password dialog to athena clientDennis Friis1-1/+1
2009-05-23Fixed a few strings for better translationKess Vargavind1-3/+3
2009-05-23Default port consistently uses 6901 on eAthena. branding.xml also defaults t...Fate1-6/+8
2009-05-21Fixed a few strings for better translationKess Vargavind1-3/+3
2009-05-19Default port consistently uses 6901 on eAthena. branding.xml also defaults t...Fate1-6/+8
2009-05-18Added target combatDavid Athay1-1/+1
2009-05-17Make the state variable a bit more type-safeBjørn Lindeijer1-4/+4
2009-05-17Init state variable to make valgrind happy.Dennis Friis1-1/+1
2009-05-17Fixed the -S/--home-dir command line option.Michon van Dooren1-6/+12
2009-05-17Fixed a possible crash on logging in to the map serverBjørn Lindeijer1-2/+3
2009-05-14Fixed handling of messages after a failed loginBjørn Lindeijer1-3/+0
2009-05-08Fixed one pixel missing from progress barsBjørn Lindeijer1-1/+3
2009-05-08One error dialog is enoughJared Adams1-2/+1
2009-05-07Fix handling of error messages in the game stateJared Adams1-2/+3
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-2/+2
2009-05-04Fix a typo in --help outputJared Adams1-1/+3
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-05-03Don't choose default character server when given a character nameBjørn Lindeijer1-2/+1