summaryrefslogtreecommitdiff
path: root/src/serverlist.h
Commit message (Collapse)AuthorAge
* Masterserver: report gameid, uptime, cosmetic fixes on server web pageproller2013-03-30
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* new auto masterserverproller2013-02-22
|
* Add a list of servers to the "Multiplayer" tabJeija2013-01-21
If USE_CURL is set, it also downloads a list from a remote server. The url of this list is configurable in minetest.conf using the setting "serverlist_url" The local list of favorite servers is saved in client/serverlist/filename filename is also configureable using the setting "serverlist_file"