| Commit message (Expand) | Author | Age |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | Dont write directly to files but rather write and copy a tmp file | PilzAdam | 2013-08-13 |
* | Fix various memory access problems detected by valgrind | Kahrl | 2013-08-07 |
* | Replace C++ mainmenu by formspec powered one | sapier | 2013-07-02 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | Add #include <unistd.h> to filesys.cpp | Perttu Ahola | 2012-04-06 |
* | Better file/directory removal platform code and utilities | Perttu Ahola | 2012-03-26 |
* | Small fix to fs::GetDirListing when trying to list an inexistent directory | Perttu Ahola | 2012-03-25 |
* | Fix filesys.cpp debug output to go into debug.txt | Perttu Ahola | 2012-03-23 |
* | Fix CreateAllDirs() (failed for relative fully non-existing path) | Perttu Ahola | 2012-03-11 |
* | Check symlinks with stat() to know if they are directories or not | Perttu Ahola | 2011-12-04 |
* | Add support for unix filesystems which yield DT_UNKNOWN in dirent->d_type, fa... | Perttu Ahola | 2011-12-04 |
* | Fix map delete on windows (concatenate paths correctly with / or \ depending ... | Perttu Ahola | 2011-10-16 |
* | Fix bug in posix file/directory removal wrapper, as pointed out by kahrl | Perttu Ahola | 2011-09-06 |
* | Windows.h -> windows.h for cross-mingw build | Perttu Ahola | 2011-08-14 |
* | New map directory structure that avoids map size being limited by filesystem | Ciaran Gultnieks | 2011-05-18 |
* | should work now | Perttu Ahola | 2011-01-26 |
* | Little fixes | Perttu Ahola | 2011-01-26 |
* | Map deletion button | Perttu Ahola | 2011-01-26 |
* | removed boost support from filesys.cpp; default to posix | Perttu Ahola | 2011-01-07 |
* | license stuff | Perttu Ahola | 2010-11-29 |
* | Initial files | Perttu Ahola | 2010-11-27 |