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 cd6e49796e
Properly initialize local static pointers and collections
Static variables should be initalized once instead of initializing them with
nullptr and then doing actual initialization behind if condition. Otherwise a
race condition may happen leading to undefined behaviour.
3 months ago
..
bgsm Merge branch 'nifmisc' into 'master' 8 months ago
bsa Clarify Fallout 4 next gen update BA2 version naming 8 months ago
bullethelpers
compiler CI match script names and remove dead code 6 months ago
config Some launcher fixes 5 months ago
contentselector c a p i t u l a t e 5 months ago
crashcatcher Use proper order for printf arguments 5 months ago
debug Separate the log level and the flag for writing the log level 6 months ago
detournavigator Limit RecastMeshManager range by active cell grid 8 months ago
esm Store Lua script path as VFS normalized 4 months ago
esm3 Properly initialize local static pointers and collections 3 months ago
esm4 Init potentially unread fields for HDPT 5 months ago
esmloader
esmterrain CLEANUP(CS): Do heightData check in actual implementation, revert 7 months ago
fallback Correct MaxNumberRipples and Timescale Clouds validation categories 11 months ago
files Merge branch 'portable-launcher' into 'master' 9 months ago
fontloader Optimize bitmap fonts loading 9 months ago
fx Use normalized path in ImageManager 4 months ago
interpreter Exit with fatal error on duplicated instruction code 6 months ago
l10n Use normalized path in l10m manager 5 months ago
loadinglistener Drop 360-degree screenshot support (#7720) 7 months ago
lua Store Lua script path as VFS normalized 4 months ago
lua_ui Don't assume execution of an internal Lua script can't fail 6 months ago
misc Make path helpers constexpr and noexcept 5 months ago
myguiplatform Use normalized path in ImageManager 4 months ago
navmeshtool
nif Parse bhkPoseArray 3 months ago
nifbullet CLEANUP: Don't assign invalid extents when loading bounding boxes 6 months ago
nifosg Use normalized path in ImageManager 4 months ago
platform Remove vestigial Boost libraries 4 months ago
process Do not include formatting spaces to localizable strings 1 year ago
resource Use normalized path in ImageManager 4 months ago
sceneutil Properly initialize local static pointers and collections 3 months ago
sdlutil Fixes for a whole bunch of warnings 10 months ago
serialization Add missing array include 1 year ago
settings Merge branch 'optionallightfadeout' into 'master' 4 months ago
shader Use normalized path in ImageManager 4 months ago
sqlite3
std140 Add missing array include 1 year ago
stereo Do not copy due to auto misuse 12 months ago
terrain Properly initialize local static pointers and collections 3 months ago
testing Store Lua script path as VFS normalized 4 months ago
to_utf8 Address feedback 12 months ago
translation
version Open matching version of documentation for Launcher Help 10 months ago
vfs Use normalized path in SceneManager 4 months ago
widgets Pass some arguments by references 11 months ago
CMakeLists.txt Remove vestigial Boost libraries 4 months ago
doc.hpp