1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-21 05:23:06 +00:00
openmw/components
AnyOldName3 f9bc7691e0 Merge branch 'recordrenaming' into 'master'
Make NIF base record members conform to the naming conventions

See merge request OpenMW/openmw!5051
2025-12-18 14:20:19 +00:00
..
bgsm Don't read terrain parameters for BGSM v1/v2 2025-12-15 14:50:47 +03:00
bsa Increase max ext length to 4 2025-12-12 11:37:02 +01:00
bullethelpers
compiler Merge branch 'enum_naming' into 'master' 2025-11-23 22:36:23 +03: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 Rename faction rank reaction to reputation 2025-12-09 17:54:13 +01:00
esm4 Don't use filesystem::path while looking for vfs files 2025-12-08 16:06:15 +01:00
esmloader Use pathhelpers to populate Collections 2025-09-01 17:57:44 +02:00
esmterrain Use normalized path for correctResourcePath and related functions 2025-12-08 20:38:15 +01: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 Use vfs paths in MyGUI data manager 2025-12-08 16:40:39 +01:00
fx Expose sunlight direction to post-processing (#8826) 2025-11-29 20:27:34 +03:00
interpreter Merge branch 'printf' into 'master' 2025-11-10 15:23:48 +00:00
l10n Don't use external formatting for l10n strings 2025-12-08 11:25:23 +01:00
loadinglistener
lua Don't accept table like objects in getFieldOrNil 2025-12-09 11:48:02 +01:00
lua_ui Detach elements from child before destroying it 2025-12-09 15:41:02 +01:00
misc Add extension path type 2025-12-08 20:38:23 +01:00
myguiplatform Use vfs paths in MyGUI data manager 2025-12-08 16:40:39 +01:00
navmeshtool
nif Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
nifbullet Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
nifosg Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
platform Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
process
resource Add extension path type 2025-12-08 20:38:23 +01:00
sceneutil Ensure near plane doesn't go past far plane when there are no shadow receivers 2025-12-14 00:21:42 +00:00
sdlutil Add support for modern SDL controller buttons (Touchpad, Misc1, Paddles) 2025-12-05 06:12:35 +03:00
serialization
settings Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
shader Fix compilation with -std=23 2025-12-03 23:21:11 +01: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
toutf8
translation Use pathhelpers to populate Collections 2025-09-01 17:57:44 +02:00
version
vfs Fix NormalizedView::stem to include dots 2025-12-12 23:14:57 +01: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