index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
convert_json.cpp
Age
Commit message (
Expand
)
Author
2021-04-02
Sort out cURL timeouts and increase default
sfan5
2021-03-20
Serialize tool capabilities JSON without whitespace
sfan5
2018-04-19
Add online content repository
rubenwardy
2017-09-26
Update JsonCPP to 1.8.3 (#6466)
Loïc Blot
2017-07-14
Remove remaining modstore code (#6120)
Elijah Duffy
2016-01-28
Don't print whole json data buffer to errorstream on error
est31
2015-04-20
Fix mod store rating
ShadowNinja
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2014-09-18
Reduce indentation of HTTPFetchOngoing
ShadowNinja
2014-07-25
Don't include cmake_config_githash.h into files that don't need it
sfan5
2014-06-19
Remove ugly curl struct pointer from jsonFetchValue signature
sapier
2014-06-19
Remove a lot of superfluous ifndef USE_CURL checks
sapier
2014-03-12
Pass arguments by reference
Selat
2014-02-26
Fix MSVC build
BlockMen
2014-01-07
Send long announce as POST, show OS in useragent
proller
2013-12-13
Replace any direct curl usage by httpfetch
sapier
2013-12-11
Implement search tab and version picker
sapier
2013-11-06
Correct useragent in http queries
proller
2013-11-04
Fix invalid use of pointer to temporary object in json2lua conversion
sapier
2013-07-27
Dont announce server in singleplayer
proller
2013-07-22
Add configurable curl timeout
sapier
2013-07-22
Add support for modstore screenshots
sapier
2013-07-13
Masterserver mods announse, ipv6, better curl errors
proller
2013-07-02
Replace C++ mainmenu by formspec powered one
sapier