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
/
builtin
/
init.lua
Age
Commit message (
Expand
)
Author
2022-05-02
Async environment for mods to do concurrent tasks (#11131)
sfan5
2021-06-04
Add metatables to lua vectors (#11039)
DS
2021-02-19
Fail gracefully if main_menu_script has bad value (#10938)
Wuzzy
2020-06-06
Add HTTP API to main menu (#9998)
rubenwardy
2018-02-08
Move `setlocale` from Lua to C++.
red-001
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-03-13
[CSM] Improve security for client-sided mods (#5100)
red-001
2017-03-13
[CSM] Client side modding
Loic Blot
2017-01-13
Main menu tweaks
ShadowNinja
2016-04-08
Mainmenu: Refactor tab UI code
Rui914
2016-02-08
builtin: Fix `print` crashing on nil "holes".
Diego Martinez
2015-11-06
Add server side ncurses terminal
est31
2015-10-14
Refactor logging
ShadowNinja
2014-11-19
Add strict module
ShadowNinja
2014-06-14
Fix regression main_menu_script setting not working any longer
sapier
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja