1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 06:09:40 +00:00
openmw-tes3mp/apps
elsid b55f5ab648
Avoid virtual call in WindowManager ctor
/home/elsid/dev/openmw/apps/openmw/mwgui/windowmanagerimp.cpp:244:9: warning: Call to virtual function during construction [clang-analyzer-optin.cplusplus.VirtualCall]
        loadUserFonts();
        ^
/home/elsid/dev/openmw/apps/openmw/mwgui/windowmanagerimp.cpp:244:9: note: This constructor of an object of type 'WindowManager' has not returned when the virtual method was called
/home/elsid/dev/openmw/apps/openmw/mwgui/windowmanagerimp.cpp:244:9: note: Call to virtual function during construction
2019-11-17 18:50:11 +01:00
..
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Fix dead code 2019-11-13 15:29:18 +04:00
essimporter Encode ID's in all places to UTF-8 (bug #3977) 2019-10-10 20:52:32 +04:00
launcher Fix terrain shadows checkbox loading 2019-11-14 19:50:59 +03:00
mwiniimporter Support eight possible blood types (feature #4958) 2019-04-14 18:48:31 +03:00
niftest Catch possible boost::bad_any_cast exception 2019-03-19 09:11:14 +04:00
opencs Merge pull request #2597 from akortunov/coverity 2019-11-14 21:08:03 +01:00
openmw Avoid virtual call in WindowManager ctor 2019-11-17 18:50:11 +01:00
openmw_test_suite Add tests for settings parser 2019-10-21 22:47:24 +02:00
wizard Replace foreach macro by for-loop 2019-10-20 20:08:16 +02:00
doc.hpp