1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-21 10:46:41 +00:00
openmw/components
2021-07-21 16:00:25 +00:00
..
bsa Merge branch 'noreturn' into 'master' 2021-06-24 19:21:29 +00:00
bullethelpers
compiler Console command "reload lua" 2021-07-09 20:24:56 +02:00
config change setValue to replace value instead of insert 2021-07-05 13:22:46 +00:00
contentselector Sprinkle some const ref 2021-06-25 21:54:35 +02:00
crashcatcher
debug
detournavigator Add missing include 2021-07-21 11:37:50 +02:00
esm Fail on invalid water levels 2021-07-21 16:00:25 +00:00
esmterrain
fallback
files Reduce a bit the code bloat in hot paths/small functions 2021-06-15 17:57:14 +02:00
fontloader Delete an outdated/irrelevant comment 2021-06-29 22:52:40 +02:00
interpreter Sprinkle some const ref 2021-06-25 21:54:35 +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
lua Fix coverity issues 2021-07-12 12:51:25 +02:00
misc Sprinkle some const ref 2021-06-25 21:54:35 +02: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 Adapt destination alpha factor for AMD 2021-07-04 23:00:33 +01:00
process
queries Add missing include from sol/sol.hpp 2021-07-10 01:01:50 +02:00
resource Merge branch 'staticsload' into 'master' 2021-06-28 20:25:51 +00:00
sceneutil Remove redundant else 2021-07-12 11:41:21 +02:00
sdlutil Discard button press events during save loading (bug #5619) 2021-05-16 16:04:28 +04:00
settings Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
shader Actually increment iterators to be erased. 2021-07-17 20:47:55 +01: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 Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
doc.hpp