mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
refactor: move populate logic to separate file; VfsDirectory now only provides the realDirectory storage, while Attach() responsibility is moved to vfs_populate. This was SVN commit r6333. |
||
|---|---|---|
| .. | ||
| archive | ||
| common | ||
| disabled_tests | ||
| io | ||
| vfs | ||
| file.cpp | ||
| file.h | ||
| file_system.cpp | ||
| file_system.h | ||
| file_system_posix.cpp | ||
| file_system_posix.h | ||
| file_system_util.cpp | ||
| file_system_util.h | ||
| path.cpp | ||
| path.h | ||