Performance fix + SAO factorization
[oweals/minetest.git] / src / filesys.h
2015-12-07 ShadowNinjaAdd seperate cache path 3111/head
2015-10-02 SmallJokerAdd environment variable MINETEST_WORLD_PATH
2015-05-16 ShadowNinjaAdd mod security
2015-04-26 kwolekrTests: Modularize unit testing
2015-04-19 kwolekrPorting: Refactor initalizePaths()
2015-04-08 kwolekrSchematics: Prepend mod path to relative schematic...
2013-08-13 PilzAdamDont write directly to files but rather write and copy...
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-26 Perttu AholaBetter file/directory removal platform code and utilities
2011-10-16 Perttu AholaFix map delete on windows (concatenate paths correctly...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-18 Ciaran GultnieksNew map directory structure that avoids map size being...
2011-01-25 Perttu Aholashould work now
2011-01-25 Perttu AholaMap deletion button
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files