1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components
2021-06-25 20:55:38 +02:00
..
bsa Merge branch 'noreturn' into 'master' 2021-06-24 19:21:29 +00:00
bullethelpers
compiler Merge branch 'keyword_soup' into 'master' 2021-06-24 19:51:58 +00:00
config
contentselector
crashcatcher
debug
detournavigator Add a ton of const refs 2021-06-23 23:13:59 +02:00
esm Use make_unique instead of unique_ptr+new 2021-06-25 20:55:38 +02:00
esmterrain
fallback
files Reduce a bit the code bloat in hot paths/small functions 2021-06-15 17:57:14 +02:00
fontloader Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
interpreter Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
loadinglistener Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
misc Merge branch 'const_refs' into 'master' 2021-06-24 18:57:41 +00:00
myguiplatform
nif Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
nifbullet Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
nifosg
process
resource Merge branch 'refenreces' into 'master' 2021-06-24 17:40:36 +00:00
sceneutil Merge branch 'const_refs' into 'master' 2021-06-24 18:57:41 +00:00
sdlutil
settings Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
shader Merge branch 'const_refs' into 'master' 2021-06-24 18:57:41 +00:00
terrain
to_utf8 Replace a handrolled memcpy with an actual call to memcpy 2021-06-22 12:52:29 +02:00
translation
version
vfs Minor optimisation in VFS::FileSystemArchive::listResources 2021-06-23 12:46:44 +02:00
widgets
CMakeLists.txt
doc.hpp