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
elsid 5103120eef
Notify about saved screenshot
Show message about saved screenshot via schedule message box. Since screenshot
saving happens not in the main thread calling messageBox directly is unsafe.
WindowManager::scheduleMessageBox delays message box showing until next update
in the main thread.
4 years ago
..
bsa Merge branch 'noreturn' into 'master' 4 years ago
bullethelpers Detect and ignore updates for oscillating objects 4 years ago
compiler Implement the help command 4 years ago
config change setValue to replace value instead of insert 4 years ago
contentselector Sprinkle some const ref 4 years ago
crashcatcher Fix MSVC's C4267 warnings 4 years ago
debug Fixing performance-faster-string-find issues 4 years ago
detournavigator Use RecastMeshBuilder once to create RecastMesh 4 years ago
esm Merge branch 'master' into 'OpenCS_Bug6017' 4 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback Fixing performance-faster-string-find issues 4 years ago
files Reduce a bit the code bloat in hot paths/small functions 4 years ago
fontloader Delete an outdated/irrelevant comment 4 years ago
interpreter Sprinkle some const ref 4 years ago
loadinglistener Always center loading screen progress bar by height when there is active message box 4 years ago
misc Sprinkle some const ref 4 years ago
myguiplatform Fix MSVC's C4244 warnings 4 years ago
nif Sprinkle some [[noreturn]] where possible 4 years ago
nifbullet Sprinkle some [[noreturn]] where possible 4 years ago
nifosg Adapt destination alpha factor for AMD 4 years ago
process Remove redundant includes 6 years ago
resource Merge branch 'staticsload' into 'master' 4 years ago
sceneutil Notify about saved screenshot 4 years ago
sdlutil Discard button press events during save loading (bug #5619) 4 years ago
settings Sprinkle some [[noreturn]] where possible 4 years ago
shader Disable coverage adjustment for blended objects 4 years ago
terrain Recreate a special case for IntersectionVisitor on QuadTreeWorld 4 years ago
to_utf8 Replace a handrolled memcpy with an actual call to memcpy 4 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs Minor optimisation in VFS::FileSystemArchive::listResources 4 years ago
widgets Fix MSVC's C4267 warnings 4 years ago
CMakeLists.txt Move WriteScreenshotToFileOperation to components 4 years ago
doc.hpp second set of additional doxygen comments 14 years ago