1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-29 03:45:34 +00:00
openmw/apps
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.
2024-09-21 13:52:43 +02:00
..
benchmarks Fix benchmark warning: -Wdeprecated-declarations 2024-03-16 01:58:12 +01:00
bsatool Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
bulletobjecttool Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
components_tests Store Lua script path as VFS normalized 2024-09-15 13:53:20 +02:00
esmtool Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
essimporter Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
launcher Merge branch 'blueshift' into 'master' 2024-08-30 10:23:08 +00:00
mwiniimporter Remove vestigial Boost libraries 2024-08-23 14:06:13 +01:00
navmeshtool Build navmeshtool as a library 2024-09-05 16:30:11 +02:00
niftest niftest: parse BTO, BTR, RDT and PSA files 2024-09-16 23:50:36 +03:00
opencs Use normalized path in ImageManager 2024-09-17 00:49:57 +02:00
opencs_tests Support custom log level in tests 2024-07-13 11:15:34 +02:00
openmw Properly initialize local static pointers and collections 2024-09-21 13:52:43 +02:00
openmw_tests Support custom log level in tests 2024-07-13 11:15:34 +02:00
wizard Support dark mode on Windows (feature 7985) 2024-05-20 16:50:24 +04:00
doc.hpp