This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 17:46:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4c32b8a80d595eb63dbdca9eb344509d84db751
0ad
/
source
/
lib
/
file
T
History
Ykkrosh
7656ffa265
Be more informative about errors in CreateDirectories
...
This was SVN commit r11082.
2012-02-16 13:50:31 +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
Use dummy IO tracer, to avoid overhead of storing data that will never be used. (See #1143.)
2012-02-02 23:12:36 +00:00
file_system.cpp
Be more informative about errors in CreateDirectories
2012-02-16 13:50:31 +00:00
file_system.h
…
file.cpp
…
file.h
…