Pedro Gimeno
|
2c6a6872b9
Fix failing unit test in Löve 11.4
|
3 years ago |
megagrump
|
a8ab3c465d
create FileData from ByteData if possible
|
3 years ago |
megagrump
|
dbfefa28c2
check argument type in newFile(), fixes #4
|
4 years ago |
Grump
|
c01aea7dfa
fix absolute path handling in createDirectory
|
5 years ago |
Grump
|
eb00b9fd0a
close file after nativefs.lines() finishes
|
5 years ago |
Grump
|
8734a3a4e6
add license text, fixes #3
|
5 years ago |
Grump
|
434dee59fc
replace love.path.leaf with local implementation, fixes #1
|
5 years ago |
zorg
|
d3d19a0872
Fix nativefs.createDirectory on windows
|
5 years ago |
Grump
|
3d4a838105
refactor
|
5 years ago |
Grump
|
c84a058772
added File:type() and File:typeOf()
|
5 years ago |
Grump
|
e71f08c1e3
refactor
|
5 years ago |
Grump
|
ebf98b4494
some refactoring, better error reporting in File:tell
|
5 years ago |
Grump
|
81c8d8d3bf
added getDirectoryItemsInfo
|
5 years ago |
Grump
|
ce371945a0
cleanup
|
5 years ago |
Grump
|
2b1e143f9a
cache file size, cleanup
|
5 years ago |
Grump
|
40a4cb62d3
adjust getDirectoryItems and getInfo behavior with nonexistent files
|
5 years ago |
Grump
|
77346734b5
cleanup
|
5 years ago |
Grump
|
f096e09d86
fix crash on Windows
|
5 years ago |
Grump
|
db63f71fe9
cleanup
|
5 years ago |
Grump
|
fc5152860e
cleanup
|
5 years ago |
Grump
|
e9a059b84c
allow remove() of non-existent files
|
5 years ago |
Grump
|
f97d0d60b6
added missing functions
|
5 years ago |
Grump
|
bdf6a2fbe1
getInfo
|
5 years ago |
Grump
|
ea33b521a4
add check if already mounted in getDirectoryItems
|
5 years ago |
Grump
|
e093bc11ec
mount, unmount, getDirectoryItems
|
5 years ago |
Grump
|
ba9eb1e935
test isEOF, File:read should return FileData
|
5 years ago |
Grump
|
71b82b2989
several fixes for Windows
|
5 years ago |
Grump
|
38bcc7d02b
initial commit
|
5 years ago |