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
ce67dfd333ba589da59656262a53cc07dc52d7cd
0ad
/
source
/
lib
/
file
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
..
archive
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
common
…
disabled_tests
…
io
# Allow saving and loading single-player games.
2011-10-30 00:07:28 +00:00
vfs
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
file_system.cpp
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
file_system.h
sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN
2011-10-10 10:04:36 +00:00
file.cpp
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
file.h
sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN
2011-10-10 10:04:36 +00:00