1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components
psi29a 4bc7012104 Merge branch 'pack-default-settings' into 'master'
Pack default settings

Closes #5925

See merge request OpenMW/openmw!822
2021-05-18 08:11:13 +00:00
..
bsa Fix warning in assert - size_t can not be negative 2021-05-15 19:56:14 +04:00
bullethelpers
compiler Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
config
contentselector
crashcatcher Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
debug Fixing performance-faster-string-find issues 2021-05-10 22:44:07 -05:00
detournavigator Merge branch 'fix_navmesh_wait' into 'master' 2021-05-17 10:54:23 +00:00
esm Merge pull request #3075 from akortunov/warnfix 2021-05-14 21:28:56 +02:00
esmterrain
fallback Fixing performance-faster-string-find issues 2021-05-10 22:44:07 -05:00
files Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
fontloader
interpreter Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
loadinglistener
misc Use stable sort+unique to collect RefIDs for ESMStore records counting 2021-05-15 18:45:22 +02:00
myguiplatform Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
nif Improve null root handling 2021-05-05 02:41:30 +03:00
nifbullet Improve null root handling 2021-05-05 02:41:30 +03:00
nifosg use particle data for particle system quota 2021-05-14 10:52:19 -07:00
process
resource Merge branch 'DoNotSearchTwice' into 'master' 2021-05-13 17:11:57 +00:00
sceneutil Copy LightBuffer data into a new object when changing layout 2021-05-16 22:37:31 +02:00
sdlutil Discard button press events during save loading (bug #5619) 2021-05-16 16:04:28 +04:00
settings Decode base64-packed settings files 2021-05-17 23:39:56 +01:00
shader
terrain Recreate a special case for IntersectionVisitor on QuadTreeWorld 2021-05-11 16:34:02 +04:00
to_utf8
translation
version
vfs Use O(log(n)) search instead of O(n) 2021-05-05 23:10:24 +02:00
widgets Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
CMakeLists.txt Integrate Base64 library with build 2021-05-17 23:00:23 +01:00
doc.hpp