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
psi29a ee1ec53cd9 Merge branch 'fix_op_bzzt_whoopsie_2' into 'master'
Fixing another bzzt whoopsie

See merge request OpenMW/openmw!1118
3 years ago
..
bsa Merge branch 'noreturn' into 'master' 4 years ago
bullethelpers Detect and ignore updates for oscillating objects 4 years ago
compiler Console command "reload lua" 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 Avoid division by zero 3 years ago
esm Revert "Move reference to the right cell according to its geographical position" 3 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback Fixing performance-faster-string-find issues 4 years ago
files Make it possible to opt out of composing variables 3 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
lua Lua command `core.quit` 3 years ago
misc Sprinkle some const ref 4 years ago
myguiplatform add shader path for mygui (#6162) 4 years ago
nif Handle NiExtraData *properly* 3 years ago
nifbullet Sprinkle some [[noreturn]] where possible 4 years ago
nifosg Don't re-enable specularity w/ material controller for MW models 3 years ago
process Remove redundant includes 6 years ago
queries Add missing include from sol/sol.hpp 4 years ago
resource Fix two coverity issues about uninitialised variables 3 years ago
sceneutil Merge branch 'freezeandcool' into 'master' 3 years ago
sdlutil Merge branch 'windowing-system-cleanup' into 'master' 3 years ago
settings Sprinkle some [[noreturn]] where possible 4 years ago
shader Actually increment iterators to be erased. 4 years ago
terrain the old switch-a-roo because we shoudl only StopTraversal when the node size is larger than 1 and not the other way around 3 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 Stereo friendly StateSetUpdater 3 years ago
doc.hpp