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-01-30 03:32:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
openmw
/
mwstate
History
Project579
9ceafe770d
Hard fail on loading BSA with records using unicode paths.
2022-09-11 14:41:21 +02:00
..
character.cpp
Hard fail on loading BSA with records using unicode paths.
2022-09-11 14:41:21 +02:00
character.hpp
Updated components/misc/timeconvert.hpp to fix the Android build.
2022-09-11 02:20:01 +02:00
charactermanager.cpp
Replace all remaining occurrences of boost::filesystem with std::filesystem.
2022-09-11 02:19:00 +02:00
charactermanager.hpp
Replace all remaining occurrences of boost::filesystem with std::filesystem.
2022-09-11 02:19:00 +02:00
quicksavemanager.cpp
Constify a few things
2021-04-11 14:46:51 +02:00
quicksavemanager.hpp
And done!
2021-04-30 20:49:22 +02:00
statemanagerimp.cpp
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
2022-09-11 14:41:20 +02:00
statemanagerimp.hpp
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
2022-09-11 14:41:15 +02:00