DarkRadiant: master 80b8e910
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 05.03.2019 22:00 | master 77afaa5b |
Changeset | Add fullPath() method to vfs::FileInfo vfs::FileInfo now stores both the file name (including relative directories) and the top-level containing directory, so the full mod path can be reconstructed if required by calling the new fullPath() method. Added another small test PK4 into the test/data/vfs_root directory, containing a few TDM material files for testing this functionality. |
|||
mod - include/ifilesystem.h | Diff File | |||
add - radiant/test/data/vfs_root/tdm_example_mtrs.pk4 | Diff File | |||
mod - radiant/test/vfsTest.cpp | Diff File | |||
mod - radiant/vfs/Doom3FileSystem.cpp | Diff File |