PilzAdam
282c40cdeb
Dont write directly to files but rather write and copy a tmp file
2013-08-13 22:05:45 +02:00
proller
e9fc09892b
More info in serverlist
2013-08-03 03:02:59 +04:00
proller
cb3e7ca3b7
Masterserver mods announse, ipv6, better curl errors
2013-07-13 00:19:05 +04:00
sapier
62794622d6
Replace C++ mainmenu by formspec powered one
2013-07-02 19:58:20 -04:00
Sfan5
bd4de83283
Fix favorite Server List on Windows
2013-05-04 07:31:22 +02:00
Zeg9
3871a6b395
Fix serverlist on -DRUN_IN_PLACE=0 (use path_user instead of path_share)
2013-04-25 19:49:28 +02:00
proller
4d94e25e23
Masterserver: report gameid, uptime, cosmetic fixes on server web page
2013-03-30 02:03:24 +04:00
Ilya Zhuravlev
da3625f212
Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);
2013-03-03 00:02:00 +04:00
Ilya Zhuravlev
081eb42994
Fix "longjmp causes uninitialized stack frame" (serverlist.cpp)
2013-03-01 17:02:54 +04:00
Sfan5
3fab3825aa
Update Copyright Years
2013-02-24 20:15:24 +01:00
PilzAdam
269f01224b
Change Minetest-c55 to Minetest
2013-02-24 18:49:03 +01:00
proller
a06297e4e7
new auto masterserver
2013-02-22 02:04:53 +04:00
Jeija
ce33a15551
Add a list of servers to the "Multiplayer" tab
...
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"
2013-01-21 16:42:56 +02:00