1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-30 02:34:31 +00:00
openmw/components
elsid e882c1c722
Check if nif stream has requested amount of data
Memory allocation with initialization may take significat amount of time
if meta information does not match actual content.
2025-11-23 13:16:59 +01:00
..
bgsm Use fail function to verify nif stream state 2025-11-23 13:16:59 +01:00
bsa Fix new warnings from !4925 2025-11-10 16:02:36 +00:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler Merge branch 'printf' into 'master' 2025-11-10 15:23:48 +00:00
config Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
contentselector Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
crashcatcher Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
debug Format 2025-09-24 00:01:52 +01:00
detournavigator Partially revert 91b1346761 2025-10-17 17:24:19 +02:00
esm First batch of warning fixes 2025-09-18 00:38:08 +01:00
esm3 Resolve merge conflicts from !4938 and !4956 2025-11-02 18:05:38 +00:00
esm4 Check index for ESM4 race parts 2025-11-09 21:49:41 +01:00
esmloader Use pathhelpers to populate Collections 2025-09-01 17:57:44 +02:00
esmterrain Address remaining conversion warnings in components 2025-09-20 11:39:31 +02:00
fallback Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
files Merge branch 'warn-baby-warn-warning-inferno' into 'master' 2025-11-23 15:01:53 +03:00
fontloader Address more conversion warnings in the engine 2025-09-22 18:10:34 +02:00
fx Another capitalisation warning 2025-11-10 21:34:46 +00:00
interpreter Merge branch 'printf' into 'master' 2025-11-10 15:23:48 +00:00
l10n Work around compiler versions that haven't addressed defect 3865 2025-07-30 19:41:14 +02:00
loadinglistener Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
lua Resolve new warning from !4798 2025-11-10 16:03:02 +00:00
lua_ui Resolve merge conflicts from !4971 2025-11-10 16:01:47 +00:00
misc Resolve merge conflicts from !4971 2025-11-10 16:01:47 +00:00
myguiplatform Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
navmeshtool Stop updating navmeshtool progress on first bad message 2023-01-27 19:10:53 +01:00
nif Check if nif stream has requested amount of data 2025-11-23 13:16:59 +01:00
nifbullet Use normalized path in BulletShapeManager 2024-09-27 23:33:58 +02:00
nifosg Address comments 2025-10-22 17:27:51 +02:00
platform Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
process Remove a line break that clang-format was fussing about 2025-06-19 00:27:08 +01:00
resource Resolve merge conflicts from !4924 and !4928 2025-10-04 23:08:20 +01:00
sceneutil Merge branch 'warn-baby-warn-warning-inferno' into 'master' 2025-11-23 15:01:53 +03:00
sdlutil Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
shader Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
sqlite3 Revert "Support wrapped arthimetic types" 2025-10-05 18:06:41 +01:00
std140 Another capitalisation warning 2025-11-10 21:34:46 +00:00
stereo Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
terrain Address remaining conversion warnings in components 2025-09-20 11:39:31 +02:00
testing Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
toutf8 Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
translation Use pathhelpers to populate Collections 2025-09-01 17:57:44 +02:00
version Open matching version of documentation for Launcher Help 2024-02-25 18:20:40 +01:00
vfs Do not implicitly convert QByteArray to const char* 2025-10-05 23:52:25 +02:00
widgets Address remaining conversion warnings in components 2025-09-20 11:39:31 +02:00
CMakeLists.txt Don't link to stub Boost.System library (#8754) 2025-10-26 05:16:26 +03:00
doc.hpp