Evil Eye
3ec0812b91
Don't reference a potential end iterator
2025-09-02 17:39:35 +02:00
Alexei Kotov
a36fbc93b2
Don't publish release tag prereleases automatically
2025-09-02 09:40:59 +03:00
Evil Eye
d0f7152839
Fix Lua example
2025-09-01 22:28:13 +02:00
Alexei Kotov
2e18809ed9
Merge branch 'apply_xtra_data_after_drawable_properties' into 'master'
...
Distortion effect related fixes
See merge request OpenMW/openmw!4904
2025-09-01 21:57:31 +03:00
Alexei Kotov
253ac42520
Use newly exposed UI action lines in more menus
2025-09-01 18:00:54 +03:00
Alexei Kotov
ea3240ce03
Merge branch 'vfs_normalized_path_23' into 'master'
...
Use normalized path in Lua vfs bindings (#8138 )
See merge request OpenMW/openmw!4903
2025-09-01 15:06:27 +03:00
Alexei Kotov
77f36dcdac
Merge branch 'gamepadactionl10n' into 'master'
...
Translate gamepad actions, part 1
See merge request OpenMW/openmw!4888
2025-09-01 15:06:02 +03:00
Cody Glassman
f9f61b8189
make sure distortion respects alpha correctly
2025-08-31 12:02:11 -07:00
Cody Glassman
f2a82701b4
make sure we apply extra data statesets at right time
2025-08-31 11:16:54 -07:00
psi29a
92b7ed5964
Merge branch 'waste-of-time' into 'master'
...
Disable expensive post-cull bounds calculations that never help very much
See merge request OpenMW/openmw!4894
2025-08-31 18:01:51 +00:00
psi29a
0abbc9060d
Merge branch 'parallax' into 'master'
...
Don't overcorrect parallax Y
See merge request OpenMW/openmw!4892
2025-08-31 18:00:42 +00:00
psi29a
1d08d3b900
Merge branch 'itemusage' into 'master'
...
Drop objects that cannot be equipped after Lua lets us equip them (#8675 )
Closes #8675
See merge request OpenMW/openmw!4870
2025-08-31 18:00:29 +00:00
psi29a
0ab79c4370
Merge branch 'formatcomponents' into 'master'
...
Remove StringUtils::format from components
See merge request OpenMW/openmw!4880
2025-08-31 17:59:35 +00:00
psi29a
b0a27fd041
Merge branch 'encumbrance' into 'master'
...
Properly detect overencumbrance for zero capacity again
See merge request OpenMW/openmw!4883
2025-08-31 17:59:24 +00:00
Alexei Kotov
c8eb28331a
Merge branch 'changelogsync' into 'master'
...
Sync changelog
See merge request OpenMW/openmw!4897
2025-08-31 05:54:13 +03:00
elsid
f9907058e2
Use clang-tidy 19
2025-08-30 15:23:23 +02:00
Evil Eye
e520f5f4d0
Sync changelog for 0.50.0
2025-08-30 11:04:27 +02:00
Evil Eye
a0863290be
Merge branch 'rm_small_tu' into 'master'
...
Remove small translation units
See merge request OpenMW/openmw!4895
2025-08-30 07:45:30 +00:00
elsid
1348065be3
Use normalized path in Lua vfs bindings
2025-08-29 22:47:00 +02:00
Nelsson Huotari
5b01ca99f8
Merge branch 'smoothheightcrashesagain' into 'master'
...
Editor: Fix crash if the smoothed terrain vertex belongs to an unloaded cell (#8686 )
Closes #8686
See merge request OpenMW/openmw!4891
2025-08-29 20:06:34 +00:00
Alexei Kotov
4c1fdb8dec
Update Swedish Interface lines again
2025-08-29 12:50:14 +03:00
elsid
dea69b229c
Remove small translation units
...
Remove .cpp files with small amount of code which don't have additional
includes compared to corresponding .hpp files. This reduces the total
size of preprocessed code of the project and should reduce compilation
time.
2025-08-29 00:41:47 +02:00
Alexei Kotov
641e1fa3a2
Update Polish Interface lines
2025-08-28 16:41:33 +03:00
Alexei Kotov
a89a6cfd5c
Update Swedish Interface lines
2025-08-28 16:41:33 +03:00
Alexei Kotov
60d31e978a
Merge branch 'parameter_naming' into 'master'
...
Fix and enforce parameter naming (#8424 )
See merge request OpenMW/openmw!4890
2025-08-28 14:10:44 +03:00
Alexei Kotov
15b9d70cbe
Merge branch 'fargoths_lost_weather_ring' into 'master'
...
Make most weather bindings read/write
See merge request OpenMW/openmw!4866
2025-08-28 03:22:34 +03:00
Cody Glassman
bfc25a3194
Make most weather bindings read/write
2025-08-28 03:22:33 +03:00
AnyOldName3
48e5358587
Disable expensive post-cull bounds calculations that never help very much
2025-08-27 23:57:07 +01:00
Alexei Kotov
35cc6e6daf
Editor: Fix crash if the smoothed terrain vertex belongs to an unloaded cell ( #8686 )
2025-08-27 16:30:56 +03:00
elsid
0f36b7fc97
Fix and enforce parameter naming
2025-08-27 12:45:09 +02:00
Alexei Kotov
f339998a78
Update German Interface translations
2025-08-27 04:40:15 +03:00
Alexei Kotov
12b2887e58
Fix build
2025-08-27 04:22:17 +03:00
Alexei Kotov
49d769cb7e
Update English/French/Russian Interface translations
...
Rename Soul line to be more generic and appropriate to the contents
2025-08-27 03:36:07 +03:00
Alexei Kotov
d3f2607d34
Expose dialogue and enchanting actions to l10n
2025-08-27 03:36:07 +03:00
Alexei Kotov
0b99fafd01
Expose class dialog, companion and container actions to l10n
2025-08-27 03:36:07 +03:00
Alexei Kotov
cc541ec0eb
Expose alchemy, birthsign and book actions to l10n
2025-08-27 03:36:07 +03:00
Evil Eye
e88e60f475
Check length before dereferencing
2025-08-26 18:08:38 +02:00
psi29a
0c95d62e89
Merge branch 'necromanticnightmare' into 'master'
...
Don't add magic effects to dead actors
Closes #8680
See merge request OpenMW/openmw!4882
2025-08-26 06:55:47 +00:00
AnyOldName3
44a14f9a88
Fix #8681 , too
2025-08-25 16:37:03 +01:00
Evil Eye
79a1f1c3d2
Address feedback
2025-08-25 16:46:04 +02:00
psi29a
5fa6325695
Merge branch 'iternomore' into 'master'
...
Remove journal iterator methods
See merge request OpenMW/openmw!4865
2025-08-25 07:24:36 +00:00
Alexei Kotov
b011b81d77
Don't overcorrect parallax Y
2025-08-25 10:22:42 +03:00
Alexei Kotov
944925663d
Merge branch 'dontreplacedepth' into 'master'
...
Don't run osg::Depth replacement visitor for NIF templates
See merge request OpenMW/openmw!4876
2025-08-25 09:15:20 +03:00
Alexei Kotov
b590cd3421
Merge branch 'shuriken' into 'master'
...
Pass ammo to Hit handler by record id
Closes #8664
See merge request OpenMW/openmw!4879
2025-08-25 09:14:51 +03:00
AnyOldName3
8dc93e8e55
Document Flatpak paths
2025-08-25 01:04:20 +01:00
Alexei Kotov
23ef33b08f
Properly detect overencumbrance for zero capacity again
2025-08-24 23:18:32 +03:00
Alexei Kotov
bb1b1b08b9
Merge branch 'no_xtra_fries' into 'master'
...
Remove unnecessary visitor for extra effects
See merge request OpenMW/openmw!4877
2025-08-24 21:57:40 +03:00
Evil Eye
49de215112
Don't add magic effects to dead actors
2025-08-24 19:03:53 +02:00
Evil Eye
e97542a487
Fix include
2025-08-24 16:11:34 +02:00
Evil Eye
44fe703827
Use correct string types in SettingsWindow
2025-08-24 16:05:41 +02:00