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
/
mainmenu
/
modmgr.lua
Age
Commit message (
Expand
)
Author
2018-04-19
Add online content repository
rubenwardy
2018-03-28
Load dependencies and description from mod.conf
Andrew Ward
2017-05-19
Mainmenu: Fix issues while trying to enable all mods (#5770)
SmallJoker
2017-05-17
Builtin: Fix subgame mod selection (#5367)
SmallJoker
2017-02-10
Use tree to list mods rather than textlist
rubenwardy
2016-12-12
Mod dependency lists: Should have platform-independent line breaking
Bernardo Sulzbach
2016-11-05
Separate optional from required mod dependencies in main menu (#4721)
Wuzzy
2016-03-06
Faster insertion into table
Rui914
2016-01-23
Fix world config menu ignoring `name` in `mod.conf`.
Diego Martinez
2015-05-16
Add core.get_dir_list
ShadowNinja
2015-03-18
Save creative_mode and enable_damage setting for each world in world.mt
fz72
2014-12-10
Ignore .name directories and files
SmallJoker
2014-05-16
Add formspec toolkit and refactor mainmenu to use it
sapier
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja