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
/
filesys.h
Age
Commit message (
Expand
)
Author
2023-01-23
Implement --debugger option to improve UX when debugging crashes (#13157)
sfan5
2022-07-14
Refactor ModConfiguration
rubenwardy
2021-10-07
Move instead of copy during content install if possible
sfan5
2021-10-07
Make fs::extractZipFile thread-safe
sfan5
2021-09-09
Dynamic_Add_Media v2 (#11550)
sfan5
2021-05-06
fix: extractZipFile is not part of Client but more generic.
Loic Blot
2021-01-22
Remove dead code (#10845)
rubenwardy
2020-09-16
Clean up server-side translations, remove global variable (#10075)
rubenwardy
2017-11-17
Load files from subfolders in texturepacks
number Zero
2017-08-18
Modernize various files
Loic Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2015-12-07
Add seperate cache path
ShadowNinja
2015-10-02
Add environment variable MINETEST_WORLD_PATH
SmallJoker
2015-05-16
Add mod security
ShadowNinja
2015-04-26
Tests: Modularize unit testing
kwolekr
2015-04-19
Porting: Refactor initalizePaths()
kwolekr
2015-04-08
Schematics: Prepend mod path to relative schematic filepaths
kwolekr
2013-08-13
Dont write directly to files but rather write and copy a tmp file
PilzAdam
2013-07-02
Replace C++ mainmenu by formspec powered one
sapier
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-26
Better file/directory removal platform code and utilities
Perttu Ahola
2011-10-16
Fix map delete on windows (concatenate paths correctly with / or \ depending ...
Perttu Ahola
2011-05-18
New map directory structure that avoids map size being limited by filesystem
Ciaran Gultnieks
2011-01-26
should work now
Perttu Ahola
2011-01-26
Map deletion button
Perttu Ahola
2010-11-29
license stuff
Perttu Ahola
2010-11-27
Initial files
Perttu Ahola