aboutsummaryrefslogtreecommitdiff
path: root/src/filesys.h
AgeCommit message (Collapse)Author
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 ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
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
on OS)
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
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-27Initial filesPerttu Ahola