Commit Graph

22633 Commits (b700c98e8fc350c7d1ff0243adcaa4f03508f873)
 

Author SHA1 Message Date
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
Bret Curtis 2040ca5637
Merge pull request #2555 from akortunov/encoding
Encode ID's in all places to UTF-8
5 years ago
Bret Curtis afb218fe29
Merge pull request #2564 from Capostrophic/enchant
Remove on-strike enchantment support for ranged weapon types (bug #5190)
5 years ago
Bret Curtis 39fd12c065
Merge pull request #2568 from elsid/settings_parser_tests
Settings parser tests
5 years ago
Nelsson Huotari c957f0544c Remove unneeded brackets 5 years ago
Nelsson Huotari fdc73b87ba Remove includes that aren't needed any more 5 years ago
Nelsson Huotari 9e5db10288 const ref float -> float 5 years ago
Nelsson Huotari ac5b356e8d Always initialize landShapeNew 5 years ago
Nelsson Huotari 6f9f59dd58 declare cellId and cellCoords in smallest possible scope 5 years ago
Nelsson Huotari fdcc7fa1d7 0 to nullptr 5 years ago
Nelsson Huotari a13edbdb42 Bump shape calculation to function 5 years ago
Nelsson Huotari 8d3e7f2815 fix normals at cell edges, better coding standards 5 years ago
Nelsson Huotari 0f6ddfe8e6 change include, cleanup 5 years ago