커밋 기록

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