summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-01Make sure mouse still moves smoothly during loginBjørn Lindeijer1-1/+6
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-3/+3
2009-04-29Fixed openGL being disabled from time to time.Philipp Sehmisch1-2/+3
2009-04-26Used dashes to separate words in command line argumentsBjørn Lindeijer1-35/+36
2009-04-26Add a command line option to disable OpenGLJared Adams1-2/+9
2009-04-22Help updateblue1121-2/+3
2009-04-21Fix hang on exitDavid Athay1-19/+6
2009-04-20Remove desktop and setup button when logging into tmwservBjørn Lindeijer1-0/+5
2009-04-20Fix clearing handlers on connecting to game server.David Athay1-1/+2
2009-04-15Clean up some more memory leaksJared Adams1-2/+1
2009-04-14Add a default login music file nameJared Adams1-1/+1
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-7/+7
2009-04-13Revert forced FPS limitBjørn Lindeijer1-1/+1
2009-04-12Remove remaining references to versionLabelJared Adams1-4/+0
2009-04-12Moved client version string creation to preprocessorBjørn1-24/+3
2009-04-12Merge version strings, add version to setup, etcJared Adams1-29/+21
2009-04-12Append _F or _M to username in eAthena network layerBjørn Lindeijer1-15/+7
2009-04-11Remove more support #ifdefsJared Adams1-21/+4