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-05 06:40:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
bsa
History
jvoisin
aeb3733e57
Remove boost:: constructs
...
Namely boost::scoped_array and boost::to_lower_copy.
2022-05-29 21:21:51 +02:00
..
bsa_file.cpp
Remove boost::filesystem from a couple of files
2022-05-24 21:18:21 +00:00
bsa_file.hpp
Avoid redundant conversion to const char* and use make_shared
2022-04-10 22:33:08 +02:00
compressedbsafile.cpp
Remove boost:: constructs
2022-05-29 21:21:51 +02:00
compressedbsafile.hpp
Avoid missusing of CompressedBSAFile with private inheritance
2022-02-27 20:40:35 +01:00
memorystream.hpp
Fix bug on memorystream
2022-02-26 14:38:33 +01:00