summaryrefslogtreecommitdiff
path: root/src/net/serverinfo.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2024-01-26Added support for the "persistentIp" server info settingThorbjørn Lindeijer1-32/+6
2012-03-21Added default ports when connecting to a custom server.jurkan1-0/+12
2012-02-12Restored manaserv-less buildsYohann Ferreira1-1/+0
2012-01-31Fixed saving the selected server at server connection level.Yohann Ferreira1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-3/+6
2010-04-06Fix a crash when adding new serversJared Adams1-4/+8
2010-03-29Add minimum version information to the server listJared Adams1-0/+9
2010-03-15Fix some branding issuesJared Adams1-0/+10
2010-02-28Add delete button to ServerDialog and only save saved serversJared Adams1-0/+4
2010-02-28Some code cleanup regarding the server dialogThorbjørn Lindeijer1-2/+7
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-24Better handle server typesJared Adams1-9/+0
2010-01-12Standardize header orderJared Adams1-2/+2
2009-12-27Fix double servers list in ServerDialogAndrei Karas1-0/+11
2009-12-05Add a type member to ServerInfo and code for itJared Adams1-2/+26
2009-10-13Add an asynchronous download classJared Adams1-0/+3
2009-10-06Implemented server selection list loaded from online xml file.Andreas Habel1-0/+7
2009-10-04Made sure the server information updates when dragging the server listThorbjørn Lindeijer1-3/+5
2009-09-30Merge login state machines for both clientsJared Adams1-12/+19
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-0/+36