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-18 18:40:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
esmloader
History
elsid
b09570692e
Use ifstream for ESMReader
...
ESMReader reads the whole file, there is no need in the ConstrainedFileStream.
2022-04-15 02:58:57 +02:00
..
esmdata.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
esmdata.hpp
Fix tests on windows
2021-10-21 19:48:31 +02:00
lessbyid.hpp
Add ESM data loader
2021-10-17 19:55:29 +02:00
load.cpp
Use ifstream for ESMReader
2022-04-15 02:58:57 +02:00
load.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
record.hpp
Fix loading order in EsmLoader
2022-04-13 09:33:24 +02:00