mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 21:34:08 -07:00
closes #564 GetRealPath was too simplistic and just asked the directory *most recently mounted* into the file's VFS directory for its path. the correct solution is to ask the file's loader for its path. the archiver IFileLoader new returns the archive's pathname as the real path. also simplified VfsFile's interface. This was SVN commit r8082. |
||
|---|---|---|
| .. | ||
| tests | ||
| file_loader.cpp | ||
| file_loader.h | ||
| file_stats.cpp | ||
| file_stats.h | ||
| real_directory.cpp | ||
| real_directory.h | ||
| trace.cpp | ||
| trace.h | ||