summaryrefslogtreecommitdiff
path: root/src/gui/serverdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Changed default serverlist.xml URL to avoid redirectThorbjørn Lindeijer1-1/+1
2012-03-24Merge branch '0.6'Thorbjørn Lindeijer1-2/+2
2012-03-24Introduced compile-time option to disable use of C++0xThorbjørn Lindeijer1-2/+2
2012-03-21Added default ports when connecting to a custom server.jurkan1-14/+2
2012-02-26Fixed display of server descriptionErik Schilling1-0/+1
2012-02-18Fixed manaserv-enabled buildsThorbjørn Lindeijer1-2/+2
2012-02-12Restored manaserv-less buildsYohann Ferreira1-3/+11
2012-01-31Fixed saving the selected server at server connection level.Yohann Ferreira1-1/+3
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-1/+1
2012-01-10Added a separate label for the download description in the server dialog.Yohann Ferreira1-10/+13
2012-01-10Added a modify button to the server dialog.Yohann Ferreira1-12/+41
2012-01-10Made addition of custom servers be done in a separate window.Yohann Ferreira1-122/+54
2011-04-30Revert "Add option for sorting servers list"Stefan Dombrowski1-53/+0
2011-03-25Merge branch '0.5'Thorbjørn Lindeijer1-1/+1
2011-03-22Fix a warning on serverdialogBlue Sans Douze1-2/+1
2011-03-22Add option for sorting servers list (issue 316)Blue Sans Douze1-0/+54
2011-03-05Fixing removal of custom serverStefan Dombrowski1-1/+1
2010-11-02Re-Enable the support of manaserv servers.Yohann Ferreira1-51/+0
2010-11-02Adding double-click to server dialog and world select dialogStefan Dombrowski1-0/+10
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-11/+51
2010-10-13Hiding Manaserv from the player on TMW-Athena only releaseStefan Dombrowski1-0/+51
2010-09-28Removing click-countStefan Dombrowski1-11/+0
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-1/+1
2010-09-11Fixing misspelling in Setup_Video and removing empty lines from logStefan Dombrowski1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-2/+2
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-2/+2
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-6/+12
2010-06-13Handle char-server login errors betterJared Adams1-0/+1
2010-06-12Add error.xml to client repository and move error.pngJared Adams1-0/+2
2010-06-03Cleanup some logging statementsJared Adams1-7/+1
2010-06-03Ignore unknown server types in the server listJared Adams1-0/+9
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-0/+2
2010-05-05Fix showing the type of the default serverJared Adams1-0/+2
2010-05-01Add chat logging.Andrei Karas1-0/+3
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-8/+8
2010-04-12Fix error in server list download when download has problemsJared Adams1-2/+5
2010-04-06Fix a crash when adding new serversJared Adams1-23/+9
2010-03-29Add minimum version information to the server listJared Adams1-29/+141
2010-03-15Fix some branding issuesJared Adams1-12/+2
2010-03-15Fix button overlap issues in login dialogsJared Adams1-1/+11
2010-03-14Fix saving the selected serverJared Adams1-3/+3
2010-03-13Make removing a server effective even when quitting afterwardsThorbjørn Lindeijer1-69/+84
2010-03-03Fix ServerDialog server selection change handlingJared Adams1-2/+1
2010-03-03Connect to a server when it's double clickedJared Adams1-3/+15
2010-02-28Fix inital state of server delete buttonJared Adams1-1/+1
2010-02-28Add delete button to ServerDialog and only save saved serversJared Adams1-7/+28
2010-02-28Some code cleanup regarding the server dialogThorbjørn Lindeijer1-104/+116
2010-02-28Removed a few pointless const qualifiersThorbjørn Lindeijer1-1/+1
2010-02-28Take the URL to the server list from the branding fileThorbjørn Lindeijer1-4/+8