This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-02-13 21:40:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
vfs
History
Bret Curtis
2ab7f903d7
make use of std::make_unique to test that MSVC2015 can handle that
2019-04-10 11:09:44 +02:00
..
archive.hpp
VFS changes, one VFS and resource system per document.
2017-08-21 22:31:19 -04:00
bsaarchive.cpp
make use of std::make_unique to test that MSVC2015 can handle that
2019-04-10 11:09:44 +02:00
bsaarchive.hpp
Replaced C++ 14 make_unique with C++ 11 compliant code
2019-01-17 09:56:11 +01:00
filesystemarchive.cpp
Use new logging system for components
2018-08-14 19:42:41 +04:00
filesystemarchive.hpp
VFS changes, one VFS and resource system per document.
2017-08-21 22:31:19 -04:00
manager.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
manager.hpp
VFS changes, one VFS and resource system per document.
2017-08-21 22:31:19 -04:00
registerarchives.cpp
Use new logging system for components
2018-08-14 19:42:41 +04:00
registerarchives.hpp
…