summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-10Change code styleAndrei Karas1-26/+39
2010-01-08Fix a segfault when exiting before netcode is loadedJared Adams1-1/+1
2009-12-19Fixes functionality change broke in cbc14c8a3c6614987d2331057e114d92336cbac0,...Chuck Miller1-1/+1
2009-12-19Added support for resources.xml from update server... Also added option to do...Chuck Miller1-26/+1
2009-12-19Client now returns to server selection after server disconnectionStefan Dombrowski1-11/+6
2009-12-09Unifying the default folder for screenshots and making it configurableStefan Dombrowski1-30/+38
2009-12-06Improve keyboard accessibility of login sequenceJared Adams1-7/+7
2009-12-04Register credentials information serviceJared Adams1-0/+6
2009-11-21Remove another support ifdefJared Adams1-4/+0
2009-11-03Remove two unneeded methods of Net::GeneralHandlerJared Adams1-1/+0
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-11/+0
2009-11-02Remove more support #ifdefsJared Adams1-26/+6
2009-11-02Fix connecting to ManaServJared Adams1-1/+3
2009-11-02Fixing disconnection bug.Andrei Karas1-1/+1
2009-11-02Got rid of GameHandler::clearThorbjørn Lindeijer1-3/+3
2009-11-02Fix segfault after login error under eAthena buildJared Adams1-1/+0
2009-10-31Fixed crash on startupThorbjørn Lindeijer1-3/+3
2009-10-30Support switching characters under eAthenaJared Adams1-23/+37
2009-10-29Put back the music fade out after gameHandler->ingame(),Bertram1-7/+7
2009-10-24Make homedir accessible from other filesJared Adams1-0/+5
2009-10-24Basically finish rebrandingJared Adams1-2/+2
2009-10-24More rebrandingJared Adams1-11/+11
2009-10-24REplace instances of TMW with ManaJared Adams1-14/+14
2009-10-23Refixed the -u and -d parameter again, resolving for sure Mantis #951 ;)Bertram1-13/+9
2009-10-21Add an option to skip loading updatesJared Adams1-2/+12
2009-10-21Revert "Made the -d data path don't be bothered by updates and customdata fil...Jared Adams1-11/+8
2009-10-22Made the -d data path don't be bothered by updates and customdata files.Bertram1-8/+11
2009-10-22Optimized game startup sequence for eAthena in order to cope a bit better wit...Bertram1-5/+8
2009-10-21Made the skip updates (-u) and set custom data path (-d) startup options work...Bertram1-14/+12
2009-10-13Add an asynchronous download classJared Adams1-6/+7
2009-10-07Clean up state machine some moreJared Adams1-137/+172
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