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
Age
Commit message (
Expand
)
Author
2022-11-24
Rename "mod metadata" to "mod storage" everywhere
Jude Melton-Houghton
2022-11-15
game.conf: Add setting to use volatile a map backend (#12956)
SmallJoker
2022-11-15
Add MetaDataRef:get_keys (#12841)
Jude Melton-Houghton
2022-11-09
Fix typos and en_US/en_GB inconsistency in various files (#12902)
Abdou-31
2022-10-27
Safety check the map's blocksize (#12895)
lhofhansl
2022-09-26
Avoid duplication of mod metadata in memory (#12562)
Jude Melton-Houghton
2022-09-25
Fix two spelling mistakes
Tobias Frost
2022-09-06
Code optimizations / refactor (#12704)
Herman Semenov
2022-08-19
Prevent loading a world with unresolved dependencies (#12542)
rubenwardy
2022-07-14
Refactor ModConfiguration
rubenwardy
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-07-31
Mods: Combine mod loading checks and deprection logging (#11503)
SmallJoker
2021-02-24
Deprecate not providing mod.conf
rubenwardy
2021-01-29
Settings: Proper priority hierarchy
SmallJoker
2020-10-06
Prevent games from setting secure settings (#10460)
rubenwardy
2020-10-05
Remove unused functions reported by cppcheck (#10463)
SmallJoker
2020-07-28
Sanitize world directory names on create. Keep original name separate (#9432)
Hugues Ross
2020-05-27
Value copy / allocation optimizations mostly in server, SAO and serialize code
sfan5
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-13
world.mt: Only accept true/false/nil values (#8055)
SmallJoker
2019-01-10
Make sqlite3 the default auth backend (#8085)
Paul Ouellette
2019-01-06
Deprecate modpack.txt and use modpack.conf instead (#7892)
rubenwardy
2018-07-29
Add protocol_version and supported package types to ContentDB urls
rubenwardy
2018-06-18
Update to new ContentDB API
rubenwardy
2018-05-16
Add updating to online content browser
rubenwardy
2018-04-19
Add online content repository
rubenwardy