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
/
lib
Age
Commit message (
Expand
)
Author
2022-05-21
Patch built-in Lua to fix miscompile on Android (#12347)
paradust7
2022-05-06
Add benchmarks for json string serialize/deserialize (#12258)
paradust7
2022-05-06
Declare all bundled libs as static
sfan5
2022-04-07
Compile Lua as C++ (#11683)
Jude Melton-Houghton
2021-11-26
Add Lua bitop library (#9847)
Lejo
2020-12-24
Fix some minor code issues all over the place
sfan5
2020-10-21
Update jsoncpp to 1.9.4 (#10477)
Zughy
2020-02-14
Update embedded mini-gmp to version 6.2.0 (#9396)
Maksim
2018-10-26
Windows: Cpack wix installer (#6153)
adrido
2018-05-30
Update embedded Lua to 5.1.5 (#7387)
sfan5
2018-03-26
Update jsoncpp to 1.8.4 (#7172)
Loïc Blot
2017-09-26
Update JsonCPP to 1.8.3 (#6466)
Loïc Blot
2017-06-04
JsonCPP update from 0.10.6 to 1.8.0
Loic Blot
2017-04-07
Fix cmake library default build problem since moving to lib/
Loic Blot
2017-04-07
Add the REQUIRE_LUAJIT option (#5526)
YuGiOhJCJ
2017-04-02
Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...
Loïc Blot