1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-17 20:13:07 +00:00
openmw/components
Alexei Kotov 5a022532fd Merge branch 'livefactionreaction' into 'master'
Rename faction rank reaction to reputation

Closes #8789

See merge request OpenMW/openmw!5037
2025-12-14 18:18:40 +03:00
..
bgsm Use fail function to verify nif stream state 2025-11-23 13:16:59 +01:00
bsa Increase max ext length to 4 2025-12-12 11:37:02 +01:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
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 Address feedback 2025-12-01 17:02:28 +01:00
loadinglistener Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
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 Stop updating navmeshtool progress on first bad message 2023-01-27 19:10:53 +01:00
nif Merge branch 'fix_niftest_afl_findings' into 'master' 2025-11-24 21:41:46 +00:00
nifbullet Use normalized path in BulletShapeManager 2024-09-27 23:33:58 +02:00
nifosg Use normalized path for correctResourcePath and related functions 2025-12-08 20:38:15 +01: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 Add extension path type 2025-12-08 20:38:23 +01:00
sceneutil Merge branch 'warn-baby-warn-warning-inferno' into 'master' 2025-11-23 15:01:53 +03:00
sdlutil Add support for modern SDL controller buttons (Touchpad, Misc1, Paddles) 2025-12-05 06:12:35 +03: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 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 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 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