Capostrophic
7885b8c75e
Sheathing-related changes
...
Add weapon and shield sheathing and use additional anim sources checkboxes into the Advanced tab of the launcher
Remove outdated information from the documentation
5 years ago
Alexei Dobrohotov
2ee17f39fd
Merge pull request #2585 from unelsson/terrainselectionfixes
...
Terrain selection fixes
5 years ago
Nelsson Huotari
8f6dc78217
Get vertex height from data, if not available in visible cells.
5 years ago
Nelsson Huotari
9677203215
Don't allow vertex selection outside visible cells
5 years ago
Nelsson Huotari
d186bcb46f
Update selection during transient edit, clear to a single function.
5 years ago
Andrei Kortunov
678d2e6e7d
Merge pull request #2584 from Capostrophic/shadows
...
Resolving 0.46.0 release shadow-related blockers
5 years ago
Alexei Dobrohotov
5ae91465ee
Fix gamepad zoom value calculation
5 years ago
Capostrophic
31e330c9a5
Revise shadow setting tooltips and correct fade start minimum value
5 years ago
Capostrophic
208608cbd0
Fix a typo and a mistake
5 years ago
Capostrophic
9b204fe227
Move shadow settings into a new tab
5 years ago
Capostrophic
0e2380d471
Add the most basic shadow settings into the launcher
5 years ago
bzzt
b6ed2f1718
Add optional shadow map max distance and fading
5 years ago
Alexei Dobrohotov
b700c98e8f
Merge pull request #2581 from akortunov/deceleration
...
Implement actors movement deceleration (feature #4544 )
5 years ago
Bret Curtis
ec9a593fc3
Merge pull request #2578 from akortunov/mouse
...
Implement mouse wheel bindings (bug #2679 )
5 years ago
Andrei Kortunov
61ab7f3c1e
Implement actors movement deceleration (feature #4544 )
5 years ago
Alexei Dobrohotov
f944c5b175
Merge pull request #2582 from ananace/add-oars
...
Add OARS block for future packaging
5 years ago
Alexander Olofsson
165401465b
Add OARS block for future packaging
5 years ago
Michael Stopa
e4bec88a68
Implement mouse wheel bindings (bug #2679 )
5 years ago
Alexei Dobrohotov
9ab8d88753
Accept a bogus cell string argument for Position
5 years ago
Alexei Dobrohotov
7328db4d6b
Fix small typo in body part record verifier
5 years ago
Bret Curtis
92c3a68a14
Merge pull request #2575 from akortunov/encoding
...
Support UTF-8 in script parser
5 years ago
Bret Curtis
1aa4cc3388
Merge pull request #2579 from OpenMW/revert-2453-fog_compression
...
Revert "Store raw data about fog of war instead of RGBA images"
5 years ago
Bret Curtis
0ec4e51922
Revert "Store raw data about fog of war instead of RGBA images"
5 years ago
Bret Curtis
36614dba2a
Merge pull request #2453 from akortunov/fog_compression
...
Store raw data about fog of war instead of RGBA images
5 years ago
Andrei Kortunov
45ab6e1430
Implement UTF-8 support for script parser (bug #4598 )
5 years ago
Andrei Kortunov
fe2f4bcedc
Merge pull request #2577 from akortunov/master
...
Add missing changelog entries
5 years ago
Andrei Kortunov
7a783be396
Add missing changelog entries
5 years ago
Bret Curtis
ccc8702a1e
Merge branch 'make_gitlab_ci_great_again' into 'master'
...
try to cache everything
See merge request OpenMW/openmw!156
5 years ago
Alexei Dobrohotov
dc8e5f1d12
Accept redundant volume and pitch StopSound arguments
...
Exploited in Arktwend.
5 years ago
Bret Curtis
0ac7bdd2eb
try to cache everything
5 years ago
Alexei Dobrohotov
7488f402d5
Merge pull request #2576 from akortunov/warnfix
...
Fix warnings about variable re-declaration
5 years ago
Alexei Dobrohotov
8bc2c1ac34
Make ForceGreeting ignore any extra argument
5 years ago
Andrei Kortunov
d278e5d4af
Fix warnings about variable re-declaration
5 years ago
Alexei Dobrohotov
8752523de3
Merge pull request #2573 from akortunov/encoding
...
Attempt to fix a regression - crash on ARM
5 years ago
Bret Curtis
9655da81a7
Merge pull request #2574 from Capostrophic/cellrefid
...
Avoid copying strings in SearchVisitor and readReferenceCollection (#5195 )
5 years ago
Capostrophic
c6e431d862
Avoid copying strings in SearchVisitor and readReferenceCollection
5 years ago
Andrei Kortunov
b2e12f0a73
Attempt to fix a regression - crash on ARM
5 years ago
Andrei Kortunov
0fa0e9571b
Merge pull request #2572 from Capostrophic/prevent
...
Rework prevent merchant equipping setting again
5 years ago
Andrei Kortunov
177c742f97
Merge branch 'fix-ci' into 'master'
...
Fix gitlab CI builds
See merge request OpenMW/openmw!155
5 years ago
Icecream95
acbdd0391c
Install Debian packages again in CI
...
The gcc docker image was updated to a newer version of Debian, so downloading packages from Ubuntu is no longer required.
5 years ago
Capostrophic
ee4fa93bd4
Rework prevent merchant equipping setting again
5 years ago
Bret Curtis
e65c7d8ccc
Merge pull request #2543 from Capostrophic/hashsign
...
Revert to 0.45.0 comments-in-the-middle settings parsing behavior
5 years ago
Alexei Dobrohotov
b948101a73
Merge pull request #2571 from akortunov/animfix
...
Reset idle animation only when play movement animation
5 years ago
Andrei Kortunov
15cd305253
Reset idle animation only when play movement animation (bug #5196 )
5 years ago
Alexei Dobrohotov
1f616c5613
Merge pull request #2569 from akortunov/holstered_shield
...
Ignore shields sheathing for creatures without sheathing bone
5 years ago
Andrei Kortunov
b27089f7be
Merge pull request #2560 from Capostrophic/geteffect
...
Fix GetEffect result when running on dead actors
5 years ago
Andrei Kortunov
7cd4fa4706
Ignore shields sheathing for creatures without sheathing bone
5 years ago
Capostrophic
f7d2cdb782
Revert to 0.45.0 comments-in-the-middle settings behavior
5 years ago
Bret Curtis
9f039fac87
Merge pull request #2520 from unelsson/transientlandshapeedit
...
[Review phase] Editor: Transient land shape editing
5 years ago
Roman Siromakha
4e5aec5c30
Merge pull request #2539 from Capostrophic/scripting
...
Try to parse strings as number literals (bug #5097 )
5 years ago