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
21f13f968383eeff98436ea383d007c8df79610d
0ad
/
source
/
lib
/
file
/
vfs
T
History
leper
2f19cf86d3
Fix mod priority. Add user mod support.
Fixes
#1838
.
...
This was SVN commit r13167.
2013-02-14 00:40:02 +00:00
..
tests
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
file_cache.cpp
gracefully handle the case where the file cache is full of data still referenced elsewhere.
2011-05-04 22:19:38 +00:00
file_cache.h
…
vfs_lookup.cpp
ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive)
2011-05-04 12:10:17 +00:00
vfs_lookup.h
…
vfs_path.cpp
…
vfs_path.h
…
vfs_populate.cpp
Include *.DELETED files when building archives. See
#1110
.
2012-01-14 18:46:20 +00:00
vfs_populate.h
…
vfs_tree.cpp
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +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
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
vfs_util.h
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
vfs.cpp
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
vfs.h
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00