You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components
AnyOldName3 33884dba30 Share the dump directory for crash and freeze dumps
This means the shared memory struct is just 255 bytes longer than a few
commits ago instead of 32K.

Also introduce a function for putting path strings in the shared memory
as there was too much copied and pasted code and it was error-prone.

Also free some handles once we're done with them so they don't leak.

Manual port of https://gitlab.com/OpenMW/openmw/-/merge_requests/3221 to OpenMW 0.48
10 months ago
..
bsa Revert std::filesystem usages 2 years ago
bullethelpers Move std::ostream& operator<< to .cpp 2 years ago
compiler Remove redundant ostream, istream, iostream and sstream includes 2 years ago
config Merge branch 'coverity' into 'master' 2 years ago
contentselector Clean up Qt includes 2 years ago
crashcatcher Share the dump directory for crash and freeze dumps 10 months ago
debug Share the dump directory for crash and freeze dumps 10 months ago
detournavigator Fix build with GCC 13.1.1 12 months ago
esm Fix build with GCC 13.1.1 12 months ago
esm3 Allow OpenMW 0.48 to parse save headers from 0.49 11 months ago
esm3terrain rename esmterrain to esm3terrain 2 years ago
esm4 Revert std::filesystem usages 2 years ago
esmloader Revert std::filesystem usages 2 years ago
fallback Reduce number of includes for boost/program_options 2 years ago
files Revert std::filesystem usages 2 years ago
fontloader Backport fonts fixes to 0.48 2 years ago
fx backport CLAMP_TO_EDGE fix to 0.48 11 months ago
interpreter Address feedback 2 years ago
l10n Avoid constructing icu::StringPiece from std::string directly 2 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
lua_ui Merge branch 'fix_element_destroy' into 'master' 1 year ago
misc Get rid of obsolete osg::Geode where it is possible 2 years ago
myguiplatform backport CLAMP_TO_EDGE fix to 0.48 11 months ago
navmeshtool Stop updating navmeshtool progress on first bad message 1 year ago
nif Use NiParticleSystemController's color for the initial particle color 2 years ago
nifbullet Do not use collision shapes with visual only collision to generate navmesh 2 years ago
nifosg Merge branch 'fix_shader_prefix' into 'master' 2 years ago
platform Fix build with GCC 13.1.1 12 months ago
process Clean up Qt includes 2 years ago
resource Add a setting to control coverage adjustment 1 year ago
sceneutil backport CLAMP_TO_EDGE fix to 0.48 11 months ago
sdlutil Merge branch 'coverity' into 'master' 2 years ago
serialization moddable post-processing pipeline 2 years ago
settings Fix build with GCC 13.1.1 12 months ago
shader Merge branch 'particles_fix' into 'master' 11 months ago
sqlite3 Limit max navmeshdb file size 2 years ago
std140 moddable post-processing pipeline 2 years ago
stereo backport CLAMP_TO_EDGE fix to 0.48 11 months ago
terrain Get rid of obsolete osg::Geode where it is possible 2 years ago
to_utf8 Move to_utf8 from `const std::string&` to `std::string_view` 2 years ago
translation Revert std::filesystem usages 2 years ago
version Revert std::filesystem usages 2 years ago
vfs Revert std::filesystem usages 2 years ago
widgets Backport fonts fixes to 0.48 2 years ago
CMakeLists.txt Share the dump directory for crash and freeze dumps 10 months ago
doc.hpp second set of additional doxygen comments 14 years ago
windows.hpp Fix build on Windows 2 years ago