Commit történet

Szerző SHA1 Üzenet Dátum
  number Zero 05d93c7fa1 Load files from subfolders in texturepacks 7 éve
  Loic Blot 55ab4264dc Modernize various files 7 éve
  ShadowNinja f522e7351a Fix RemoveRelatvePathComponents 7 éve
  ShadowNinja e4ee6548af Fix fs::RemoveRelativePathComponents for paths with a leading dot component 7 éve
  gregorycu c95734654c Use MoveFileEx to rename files on Windows (not rename) 8 éve
  Perttu Ahola 64c060e1f2 filesys: safeWriteToFile(): Remove the target file before rename only on Windows 8 éve
  ShadowNinja ea2964f5a1 Add seperate cache path 9 éve
  Diego Martinez 13e100e1d8 Windows: Fix some warnings. 9 éve
  ShadowNinja 3a8c788880 Add mod security 10 éve
  kwolekr 7220ca906d Tests: Modularize unit testing 9 éve
  kwolekr 0df736173e Schematics: Prepend mod path to relative schematic filepaths 9 éve
  ShadowNinja 33eed6eb84 Fix fs::GetRecursiveSubPaths trying to get directory lists for files 9 éve
  SmallJoker 2f8fbdb9f5 Rewrite fs:GetDirListing(file) by kahrl 9 éve
  SmallJoker 5229a229a6 Ignore .name directories and files 9 éve
  selat 5f1f1151d3 Remove temporary file at safeWriteToFile() 10 éve
  sapier 1cc40c0a7c Add support for Android 2.3+ 10 éve
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 éve
  PilzAdam d718b0b34e Dont write directly to files but rather write and copy a tmp file 11 éve
  Kahrl 2ed3067bbe Fix various memory access problems detected by valgrind 11 éve
  sapier 967121a34b Replace C++ mainmenu by formspec powered one 11 éve
  Sfan5 6d0ea26c2d Update Copyright Years 11 éve
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 éve
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 éve
  Perttu Ahola a67540807a Add #include <unistd.h> to filesys.cpp 12 éve
  Perttu Ahola 5b31d32da8 Better file/directory removal platform code and utilities 12 éve
  Perttu Ahola dcef5183f7 Small fix to fs::GetDirListing when trying to list an inexistent directory 12 éve
  Perttu Ahola ede1674d6a Fix filesys.cpp debug output to go into debug.txt 12 éve
  Perttu Ahola 1b670a293b Fix CreateAllDirs() (failed for relative fully non-existing path) 12 éve
  Perttu Ahola 520200d597 Check symlinks with stat() to know if they are directories or not 13 éve
  Perttu Ahola ab67985d21 Add support for unix filesystems which yield DT_UNKNOWN in dirent->d_type, falling back on stat(). 13 éve