1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 07:16:35 +00:00
openmw/components
2020-10-18 10:27:35 +04:00
..
bsa
bullethelpers
compiler Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
config Use QMultiMap instead of QMap 2020-06-24 15:13:56 +04:00
contentselector Add members in AdvancedPage class to avoid memory leak when the list of cells names is updated as we recreated a completer at each notification event 2020-07-25 13:58:42 +00:00
crashcatcher Add env variable to enable/disable crash catcher 2020-04-25 15:42:06 +02:00
debug Disable OpenGL Debug stuff when SDL doesn't provide the necessary definitions 2020-09-21 00:49:09 +01:00
detournavigator Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
esm Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
esmterrain Replace OpenThreads by std types 2020-06-25 22:16:09 +02:00
fallback
files Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
fontloader Catch MyGUI exceptions in the FontLoader destructor 2020-06-18 15:13:02 +04:00
interpreter Give new opcodes to old functions made custom 2020-05-23 11:57:15 +03:00
loadinglistener
misc Merge branch 'container-regressions' into 'master' 2020-10-16 22:55:10 +00:00
myguiplatform
nif Fix NiTriStripsData loading 2020-10-09 19:37:54 +03:00
nifbullet Try to resolve CI concerns 2020-05-14 10:00:33 +03:00
nifosg Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
process
resource Discard the alpha channel of 16-bit TGAs, just like Morrowind 2020-09-12 00:20:44 +01:00
sceneutil Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
sdlutil Merge branch '4771-and-4631' into 'master' 2020-09-20 12:35:26 +00:00
settings Support vectors in settings.cfg 2020-07-24 21:47:49 +02:00
shader Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
terrain Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
to_utf8
translation
version
vfs Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
widgets Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
CMakeLists.txt Unbreak build with cmake < 3.12 2020-10-14 06:15:23 +02:00
doc.hpp