Dave Corley
|
f565730a9a
|
Fix(cell.cpp): never try to update land for interiors
|
2024-06-10 01:58:34 -05:00 |
|
Dave Corley
|
dd7a2f22d1
|
Cleanup(CSVRender::Cell:updateLand): Early exit when landscape should
not be loaded
|
2024-06-10 01:58:34 -05:00 |
|
Dave Corley
|
78fd135764
|
Fix(CS): Remove unreachable code as land data will always be present
|
2024-06-10 01:58:34 -05:00 |
|
Dave Corley
|
014e5118e9
|
Fix(CS): Fix crash when loading cell without VHGT
|
2024-06-10 01:58:34 -05:00 |
|
Dave Corley
|
3e7335ddc7
|
Fix(CS): Initialize landscape when opening an existing cell without VHGT
|
2024-06-10 01:58:34 -05:00 |
|
Dave Corley
|
2541b74fc6
|
Fix(CS): Apply land flags when appropriate edits are made
|
2024-06-10 01:58:34 -05:00 |
|
Dave Corley
|
18d6598565
|
Feat(CS): Add enum for actual LAND flags
|
2024-06-10 01:58:34 -05:00 |
|
Alexei Kotov
|
f0019cafaa
|
Merge branch 'fix_to_string' into 'master'
Fix Ptr::toString
See merge request OpenMW/openmw!4165
|
2024-06-09 14:25:34 +00:00 |
|
elsid
|
6ba42314df
|
Fix Ptr::toString
|
2024-06-09 04:08:18 +02:00 |
|
Kindi
|
22d685eca3
|
ensure fitness
|
2024-06-08 22:11:59 +08:00 |
|
Andrei Kortunov
|
fb3687e62a
|
Set minimum width for Launch OpenMW button
|
2024-06-08 17:20:54 +04:00 |
|
Alexei Kotov
|
dd0ff13ba9
|
Reset attribute/skill arguments in IngredEffectRefIdAdapter if needed
|
2024-06-08 13:50:40 +03:00 |
|
Alexei Kotov
|
3051e0834a
|
Accept invalid effect IDs and ranges in EffectsListAdapter
|
2024-06-08 13:49:39 +03:00 |
|
psi29a
|
9087de1596
|
Merge branch 'esm3_land' into 'master'
Add unit tests for saving and loading ESM3 Land
See merge request OpenMW/openmw!4159
|
2024-06-08 10:47:58 +00:00 |
|
Alexei Kotov
|
252ee7f8c4
|
Deduplicate effect list verification
Drop Potion-specific range check, it's irrelevant
|
2024-06-08 06:31:18 +03:00 |
|
Alexei Kotov
|
ba20ba2c6c
|
Editor: Warn if a magic effect's max magnitude is zero
|
2024-06-08 06:31:18 +03:00 |
|
Alexei Kotov
|
2fdbd6287d
|
Editor: Verify magic effects for enchantments, ingredients and potions
Use constants for known magic effect/skill/attribute range
|
2024-06-08 06:31:17 +03:00 |
|
Alexei Kotov
|
89eccffbf6
|
Complain if a function or an integer is used as a local variable name
|
2024-06-08 06:31:16 +03:00 |
|
psi29a
|
176e6490c5
|
Merge branch 'stufftheminasack' into 'master'
Drop 360-degree screenshot support (#7720)
Closes #7720
See merge request OpenMW/openmw!4158
|
2024-06-07 20:50:43 +00:00 |
|
AnyOldName3
|
66227f30f8
|
Fix Collada loading on Windows
|
2024-06-07 19:13:56 +00:00 |
|
psi29a
|
a80f5c109c
|
Merge branch 'ltexerasure' into 'master'
Fix LTEX overriding and allow deletion
See merge request OpenMW/openmw!4152
|
2024-06-07 08:05:56 +00:00 |
|
elsid
|
044748725c
|
Add unit tests for saving and loading ESM3 Land
|
2024-06-07 00:22:24 +02:00 |
|
psi29a
|
24d8accee7
|
Merge branch 'lua_base_disposition_fns' into 'master'
lua - Add [get,set,mod]BaseDisposition functions to npc type
See merge request OpenMW/openmw!4142
|
2024-06-06 21:44:55 +00:00 |
|
Mads Buvik Sandvei
|
e063fa5b23
|
rename template_ to templatePtr
|
2024-06-06 16:51:51 +02:00 |
|
Alexei Kotov
|
93d1c6d7e0
|
Drop 360-degree screenshot support (#7720)
|
2024-06-06 14:46:01 +03:00 |
|
Mads Buvik Sandvei
|
90b415a8dd
|
comments by elsid
|
2024-06-06 11:20:14 +02:00 |
|
Alexei Kotov
|
593d4ff714
|
Move per-pixel lighting to the in-game settings
|
2024-06-06 05:19:33 +03:00 |
|
psi29a
|
8a6d3ea447
|
Merge branch 'hircinevsprimealmalexiawhowouldwin' into 'master'
Don't force Tribunal to be enabled to load Bloodmoon (#7993)
Closes #7993
See merge request OpenMW/openmw!4153
|
2024-06-05 21:00:47 +00:00 |
|
psi29a
|
ee5ccaa760
|
Merge branch 'setangleaxis' into 'master'
Fix SetAngle alternative axis order
See merge request OpenMW/openmw!4155
|
2024-06-05 21:00:15 +00:00 |
|
Evil Eye
|
330f5de78d
|
Rename ot mStatic
|
2024-06-05 21:48:07 +02:00 |
|
Sebastian Fieber
|
ed26708e4d
|
more dry + restrict mutation of disposition to global and on self
|
2024-06-05 18:09:54 +02:00 |
|
Alexei Kotov
|
32ca57c9ad
|
Merge branch 'unify_operation_bars' into 'master'
Unify operation progress bar appearance
See merge request OpenMW/openmw!4154
|
2024-06-05 11:31:27 +00:00 |
|
psi29a
|
1ed27e1855
|
Merge branch 'shellcheck-sc2237' into 'master'
before_script.msvc.sh: fix occurences of shellcheck SC2237
See merge request OpenMW/openmw!4150
|
2024-06-04 20:40:12 +00:00 |
|
psi29a
|
8f3625b6a8
|
Merge branch 'cleanup_object_paging' into 'master'
Cleanup object paging
See merge request OpenMW/openmw!4149
|
2024-06-04 20:39:37 +00:00 |
|
psi29a
|
32dd4a4a68
|
Merge branch 'windows11_qss' into 'master'
Improve dark mode stylesheets
See merge request OpenMW/openmw!4148
|
2024-06-04 20:38:46 +00:00 |
|
psi29a
|
2369694460
|
Merge branch 'visiblepp' into 'master'
Discard culled lights specifically for post-processing light buffer (#8009)
Closes #8009
See merge request OpenMW/openmw!4144
|
2024-06-04 20:38:25 +00:00 |
|
jvoisin
|
c7f3277744
|
Merge branch 'waterfiltering' into 'master'
Apply filtering settings to water normal map
See merge request OpenMW/openmw!4151
|
2024-06-04 16:37:52 +00:00 |
|
Alexei Kotov
|
4a394a391b
|
Fix SetAngle alternative axis order
|
2024-06-04 18:44:55 +03:00 |
|
Andrei Kortunov
|
eac2082e82
|
Unify operation progress bar appearance
|
2024-06-04 11:07:08 +04:00 |
|
Alexei Kotov
|
eca30f7921
|
Don't force Tribunal to be enabled to load Bloodmoon (#7993)
Sort Bloodmoon to be after Tribunal and warn the user if Bloodmoon is loaded before enabled Tribunal
|
2024-06-04 02:44:29 +03:00 |
|
Alexei Kotov
|
56b31d87e3
|
Merge branch 'soundfixes' into 'master'
Follow-up work for Lua-based music
See merge request OpenMW/openmw!4146
|
2024-06-03 22:03:04 +00:00 |
|
Evil Eye
|
ca6baed366
|
Fix LTEX overriding and allow deletion
|
2024-06-03 16:42:27 +02:00 |
|
Austin English
|
c668a96999
|
before_script.msvc.sh: fix occurences of shellcheck SC2237
|
2024-06-03 07:45:42 -05:00 |
|
Alexei Kotov
|
72df320f8e
|
Merge branch 'ru_translation_changes' into 'master'
Update some lines in Russian translations
See merge request OpenMW/openmw!4147
|
2024-06-03 11:26:54 +00:00 |
|
Alexei Kotov
|
c7e98fdb45
|
Apply filtering settings to water normal map
|
2024-06-03 11:12:29 +03:00 |
|
Andrei Kortunov
|
937101d580
|
Add a dark style sheet tweaked for Windows 11
|
2024-06-02 16:58:02 +04:00 |
|
elsid
|
2169e22e93
|
Move key when inserting item to mLODNameCache
|
2024-06-02 13:16:22 +02:00 |
|
elsid
|
6e3fd34790
|
Calculate floor and ceil of bounds once
|
2024-06-02 13:16:22 +02:00 |
|
elsid
|
3790e97184
|
Clarify scope and constness of the variables
|
2024-06-02 13:16:22 +02:00 |
|
elsid
|
d9d8802f3a
|
Move node when inserting into a nodes map
|
2024-06-02 13:16:22 +02:00 |
|