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 година |