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
/
database
/
database-files.cpp
Age
Commit message (
Expand
)
Author
2022-11-24
Remove unnecessary bool return types
Jude Melton-Houghton
2022-11-24
Rename "mod metadata" to "mod storage" everywhere
Jude Melton-Houghton
2022-11-15
Add MetaDataRef:get_keys (#12841)
Jude Melton-Houghton
2022-09-26
Avoid duplication of mod metadata in memory (#12562)
Jude Melton-Houghton
2022-09-06
Code optimizations / refactor (#12704)
Herman Semenov
2022-01-17
Optimize folder handling in 'files' mod storage backend
sfan5
2022-01-07
Use a database for mod storage (#11763)
Jude Melton-Houghton
2021-01-29
PlayerDatabaseFiles: Fix segfault while saving a player
SmallJoker
2021-01-29
Settings: Proper priority hierarchy
SmallJoker
2021-01-29
RemotePlayer: Remove Settings writer to Files database
SmallJoker
2020-04-11
Move PlayerSAO to dedicated files
Loic Blot
2019-02-10
Consistent HP and damage types (#8167)
SmallJoker
2019-01-04
Fix on_successful_save -> onSuccessfulSave
Loïc Blot
2019-01-04
Fix various player save issues (performance penalty on sql backends + bugs)
Loïc Blot
2019-01-04
Player file directory must be only created when using file backend.
Loïc Blot
2018-11-28
Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)
CoderForTheBetter
2018-08-05
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2017-11-08
Move files to subdirectories (#6599)
Vitaliy