1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-06 01:43:06 +00:00
openmw/apps/openmw
elsid 18d3102148
Do not use union to access FIXED_STRING<4> as int
https://en.cppreference.com/w/cpp/language/union:
> It's undefined behavior to read from the member of the union that wasn't most recently written.
2021-10-17 17:16:21 +02:00
..
mwbase Merge branch 'master' into 'effective_magic' 2021-10-01 21:20:08 +00:00
mwclass improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
mwdialogue improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
mwgui Merge branch 'openmw-tradeglitch' into master 2021-10-12 18:19:19 +02:00
mwinput gamepad cursor speed fix 2021-10-01 09:19:26 +10:00
mwlua mostly reverts MWLua changes (#3170) 2021-10-11 16:56:26 +02:00
mwmechanics Fix particles and magnitudes for (damage) over time effects 2021-10-16 21:40:41 +02:00
mwphysics Add missing initialization in MWPhysics::Object 2021-10-16 00:43:50 +02:00
mwrender Merge branch 'clear_me_not' into 'master' 2021-10-17 09:30:30 +00:00
mwscript improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
mwsound Stop trying to play non-existent music files started by scripts 2021-10-13 22:40:07 +02:00
mwstate Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
mwworld Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Merge branch 'options_tests' into 'master' 2021-10-08 08:02:40 +00:00
doc.hpp
engine.cpp Fix deadlock in Lua worker thread (#6286) 2021-09-19 11:32:52 +02:00
engine.hpp Manage work item lifetime on the client side 2021-07-12 11:41:14 +02:00
main.cpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
options.cpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00