Cronologia Commit

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