This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
9f0e357f09d96c4e957fcebb628d9ed59bf6bc3d
0ad
/
source
/
lib
/
file
/
vfs
T
History
janwas
24aa71b566
safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access)
...
fixes
#1021
This was SVN commit r10631.
2011-11-29 16:51:58 +00:00
..
file_cache.cpp
…
file_cache.h
…
vfs_lookup.cpp
…
vfs_lookup.h
…
vfs_path.cpp
…
vfs_path.h
…
vfs_populate.cpp
safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access)
2011-11-29 16:51:58 +00:00
vfs_populate.h
…
vfs_tree.cpp
add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting.
2011-11-26 18:37:53 +00:00
vfs_tree.h
add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting.
2011-11-26 18:37:53 +00:00
vfs_util.cpp
…
vfs_util.h
…
vfs.cpp
add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting.
2011-11-26 18:37:53 +00:00
vfs.h
add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting.
2011-11-26 18:37:53 +00:00