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-07-12 04:35:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54d411f9daae0539cb2133420056ebfaaa534009
0ad
/
source
/
lib
/
file
/
vfs
T
History
janwas
9f3c3df49c
fixed logic error in VFS choose-loose-or-archive-file decision (was causing the archive file to be used regardless of whether the loose one was newer or not)
...
This was SVN commit r5994.
2008-05-31 18:50:39 +00:00
..
file_cache.cpp
add NUMA and shared-L2-cache detect code (required at work)
2008-05-12 18:15:08 +00:00
file_cache.h
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
vfs_lookup.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
vfs_lookup.h
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
vfs_path.cpp
…
vfs_path.h
…
vfs_tree.cpp
fixed logic error in VFS choose-loose-or-archive-file decision (was causing the archive file to be used regardless of whether the loose one was newer or not)
2008-05-31 18:50:39 +00:00
vfs_tree.h
fixed logic error in VFS choose-loose-or-archive-file decision (was causing the archive file to be used regardless of whether the loose one was newer or not)
2008-05-31 18:50:39 +00:00
vfs.cpp
fixes/improvements to lib code from work
2008-05-13 19:43:02 +00:00
vfs.h
fixes/improvements to lib code from work
2008-05-13 19:43:02 +00:00