aboutsummaryrefslogtreecommitdiff
path: root/src/filesys.h
AgeCommit message (Expand)Author
2023-01-23Implement --debugger option to improve UX when debugging crashes (#13157)sfan5
2022-07-14Refactor ModConfigurationrubenwardy
2021-10-07Move instead of copy during content install if possiblesfan5
2021-10-07Make fs::extractZipFile thread-safesfan5
2021-09-09Dynamic_Add_Media v2 (#11550)sfan5
2021-05-06fix: extractZipFile is not part of Client but more generic.Loic Blot
2021-01-22Remove dead code (#10845)rubenwardy
2020-09-16Clean up server-side translations, remove global variable (#10075)rubenwardy
2017-11-17Load files from subfolders in texturepacksnumber Zero
2017-08-18Modernize various filesLoic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2015-12-07Add seperate cache pathShadowNinja
2015-10-02Add environment variable MINETEST_WORLD_PATHSmallJoker
2015-05-16Add mod securityShadowNinja
2015-04-26Tests: Modularize unit testingkwolekr
2015-04-19Porting: Refactor initalizePaths()kwolekr
2015-04-08Schematics: Prepend mod path to relative schematic filepathskwolekr
2013-08-13Dont write directly to files but rather write and copy a tmp filePilzAdam
2013-07-02Replace C++ mainmenu by formspec powered onesapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-26Better file/directory removal platform code and utilitiesPerttu Ahola
2011-10-16Fix map delete on windows (concatenate paths correctly with / or \ depending ...Perttu Ahola
2011-05-18New map directory structure that avoids map size being limited by filesystemCiaran Gultnieks
2011-01-26should work nowPerttu Ahola
2011-01-26Map deletion buttonPerttu Ahola
2010-11-29license stuffPerttu Ahola
2010-11-27Initial filesPerttu Ahola