1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +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
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
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
CMakeLists.txt
doc.hpp
engine.cpp
engine.hpp
main.cpp
options.cpp
options.hpp