aboutsummaryrefslogtreecommitdiff
path: root/src/serverlist.cpp
AgeCommit message (Expand)Author
2022-01-01Print announce error response (#11878)ShadowNinja
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2020-09-26Log server announce on updates and deletes too (#10177)Tyler Schwend
2020-09-16Clean up server-side translations, remove global variable (#10075)rubenwardy
2020-07-29Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo
2019-11-08Make core.get_favorites("local") ignore duplicates (#7926)Paul Ouellette
2017-09-26Update JsonCPP to 1.8.3 (#6466)Loïc Blot
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-08-19Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot
2017-03-18Server list cleanupShadowNinja
2016-08-10Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-5
2016-03-15Add option to not send pre v25 init packetest31
2015-08-25Change i++ to ++iDavid Jones
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-27Clean up and tweak build systemShadowNinja
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2015-01-23Send real port to server listShadowNinja
2014-11-10Serverlist: announce mg_name from map_meta.txt instead of minetest.confKahrl
2014-11-08Replace setting unlimited_player_transfer_distance with player_transfer_distanceSmallJoker
2014-09-18Reduce indentation of HTTPFetchOngoingShadowNinja
2014-06-30Fix serverlist code style, const-correctness, and typesShadowNinja
2014-06-30Fix server list boolean typing and alignmentShadowNinja
2014-06-30Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja
2014-06-19Remove ugly curl struct pointer from jsonFetchValue signaturesapier
2014-06-19Remove a lot of superfluous ifndef USE_CURL checkssapier
2014-04-18Remove liquid_finite and weatherproller
2014-01-07Fix wrong named masterserver announce variableproller
2014-01-07Send long announce as POST, show OS in useragentproller
2013-12-13Use httpfetch_async in serverlist announce codeKahrl
2013-12-03Rename names -> can_see_far_names in announceproller
2013-12-03Remove link to #, add unlimited_player_transfer_distance to announceproller
2013-11-06Correct useragent in http queriesproller
2013-11-04Masterserver show privs and js autoloadproller
2013-10-18Masterserver updateproller
2013-09-28Show git hash in version string at top left corner of windowKahrl
2013-08-13Dont write directly to files but rather write and copy a tmp filePilzAdam
2013-08-03More info in serverlistproller
2013-07-13Masterserver mods announse, ipv6, better curl errorsproller
2013-07-02Replace C++ mainmenu by formspec powered onesapier
2013-05-04Fix favorite Server List on WindowsSfan5
2013-04-25Fix serverlist on -DRUN_IN_PLACE=0 (use path_user instead of path_share)Zeg9
2013-03-30Masterserver: report gameid, uptime, cosmetic fixes on server web pageproller
2013-03-03Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);Ilya Zhuravlev
2013-03-01Fix "longjmp causes uninitialized stack frame" (serverlist.cpp)Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-22new auto masterserverproller
2013-01-21Add a list of servers to the "Multiplayer" tabJeija