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
/
content
/
subgames.cpp
Age
Commit message (
Expand
)
Author
2022-11-15
game.conf: Add setting to use volatile a map backend (#12956)
SmallJoker
2022-10-27
Safety check the map's blocksize (#12895)
lhofhansl
2022-05-21
Deprecate game.conf name, use title instead (#12030)
rubenwardy
2022-01-30
Use virtual paths to specify exact mod to enable (#11784)
rubenwardy
2022-01-09
Mainmenu game-related changes (#11887)
sfan5
2022-01-07
Use a database for mod storage (#11763)
Jude Melton-Houghton
2021-10-07
Add "MINETEST_MOD_PATH" environment variable (#11515)
emixa-d
2021-01-29
Settings: Proper priority hierarchy
SmallJoker
2020-10-06
Prevent games from setting secure settings (#10460)
rubenwardy
2020-07-28
Sanitize world directory names on create. Keep original name separate (#9432)
Hugues Ross
2020-04-08
Overall improvements to log messages (#9598)
sfan5
2020-02-17
Settings: Fix game minetest.conf flags overriding defaults (#9404)
SmallJoker
2019-03-07
Optimize string handling in path search (#8098)
Jozef Behran
2019-01-18
Optimize subgames search a little bit (#8096)
Jozef Behran
2019-01-10
Make sqlite3 the default auth backend (#8085)
Paul Ouellette
2018-05-16
Add updating to online content browser
rubenwardy
2018-04-19
Add online content repository
rubenwardy