Historie revizí

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