1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/vfs
jvoisin 5375b8e71b Minor optimisation in VFS::FileSystemArchive::listResources
When there is no cache, we can fill the `out`
variable as we create it, instead of creating the
cache, and then iterating it to fill `out`.

Thanks to @cemoc for the help!
2021-06-23 12:46:44 +02:00
..
archive.hpp
bsaarchive.cpp Add file to BSA 2021-04-08 18:08:28 +02:00
bsaarchive.hpp
filesystemarchive.cpp Minor optimisation in VFS::FileSystemArchive::listResources 2021-06-23 12:46:44 +02:00
filesystemarchive.hpp
manager.cpp
manager.hpp
registerarchives.cpp
registerarchives.hpp