Capostrophic
aa131262ea
Implement quadratic interpolation for scalars and vectors
4 years ago
Capostrophic
35de34c019
Don't clamp GeomMorpherController recovered weight value
...
Seems that Morrowind doesn't do it.
4 years ago
Capostrophic
a211527b4b
Fix AppVeyor warnings
4 years ago
Petr Mikheev
0de6650add
Add RayCastingInterface
4 years ago
Petr Mikheev
e9b2e9b474
Remove camera stuff from RenderingManager
4 years ago
Petr Mikheev
694e0b5906
Refactoring. Simplification of camera interface.
4 years ago
Petr Mikheev
ed3426cf2f
Move third person camera collision check from World::updatePlayer() to Camera::updatePosition()
4 years ago
AnyOldName3
5c7ecb865c
Merge branch 'resize_breaks_window' into 'master'
...
Resize breaks the sdl window in some cases
See merge request OpenMW/openmw!263
4 years ago
Capostrophic
8c213cbfb1
Avoid optimizing animated shapes once again (regression #5565 )
4 years ago
Mads Buvik Sandvei
045b4566dd
Merge branch 'master' into 'resize_breaks_window'
4 years ago
Mads Buvik Sandvei
243638665b
Update CHANGELOG.md
4 years ago
Alexei Dobrohotov
eed8902380
Merge pull request #2982 from Assumeru/explain
...
Comments to explain the arcane workings of Morrowind
4 years ago
Bret Curtis
2e05b5a4ee
Merge pull request #2983 from Assumeru/spell-regression
...
Fix #5566
4 years ago
psi29a
93d6d202fc
Merge branch 'tune_autoswitch' into 'master'
...
Tune algorithm of "auto switch shoulder"
See merge request OpenMW/openmw!280
4 years ago
psi29a
0414170a2f
Merge branch 'ninja-fix' into 'master'
...
Avoid using CMake 3.18.1 for Ninja builds to see if that fixes Windows_Ninja_CS_RelWithDebInfo
See merge request OpenMW/openmw!279
4 years ago
Petr Mikheev
ca4330f753
Tune algorithm of "auto switch shoulder"
4 years ago
Evil Eye
144a7f330f
Fix a regression that meant missing spells would prevent a save from being loaded
4 years ago
AnyOldName3
02167474cf
Avoid using CMake 3.18.1 for Ninja builds to see if that fixes Windows_Ninja_CS_RelWithDebInfo
4 years ago
AnyOldName3
c72fda7ecc
Merge branch 'secure-deps' into 'master'
...
Verify certificates when downloading dependencies
See merge request OpenMW/openmw!278
4 years ago
psi29a
a753dc74b1
Merge branch 'restore-gamepad-zoom' into 'master'
...
Restore Gamepad Zooming
See merge request OpenMW/openmw!276
4 years ago
Perry Hugh
4bf24a955e
Restore Gamepad Zooming
4 years ago
AnyOldName3
cbb5549964
Merge branch 'patch-1' into 'master'
...
addLineDirectivesAfterConditionalBlocks move check for npos to catch all npos
See merge request OpenMW/openmw!277
4 years ago
Mads Buvik Sandvei
2ed12a398d
addLineDirectivesAfterConditionalBlocks move check for npos to catch all npos
4 years ago
descawed
58e0b34adc
Verify certificates when downloading dependencies
4 years ago
Bret Curtis
1995e43b46
Merge pull request #2980 from Assumeru/heritage
...
Make scripts inherit variables from the base record
4 years ago
David Cernat
0e51816c09
Merge branch 'authors_project_leader_update' into 'master'
...
Update AUTHORS with project leader history & special mention for scrawl
See merge request OpenMW/openmw!270
4 years ago
unknown
f5638fec1e
add a changelog entry
4 years ago
Bret Curtis
1b3f5d4f0d
Merge pull request #2981 from akortunov/refactoring
...
Use more C++11 in the scripting system code
4 years ago
unknown
073a7f2b2d
Comments to explain the arcane workings of Morrowind
4 years ago
Andrei Kortunov
9f349e8d91
Use more C++11 in the scripting system code
4 years ago
Andrei Kortunov
cd4d3389a4
Merge pull request #2978 from Capostrophic/transform
...
Don't encapsulate NIF transformation changes
4 years ago
Capostrophic
3d31d21bc2
Don't encapsulate NIF transformation changes
...
Currently that causes issues
4 years ago
unknown
b39f35d805
inherit variables
4 years ago
Bret Curtis
72b63ed140
Merge pull request #2954 from Assumeru/basespells
...
Mutate base records when adding/removing spells
5 years ago
psi29a
3cb69e8fa5
Merge branch 'clearinfoactor' into 'master'
...
Properly handle ClearInfoActor (#5548 )
Closes #5548
See merge request OpenMW/openmw!274
5 years ago
Frederic Chardon
12ee42c6f3
Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic.
...
Other correction not linked with the bug:
- reset mActorKnownTopicsFlag at the same time as mActorKnownTopics
- don't call updateTopics in addResponse, it is already handled by the response
callback
5 years ago
unknown
e27858cfab
these were supposed to be included
5 years ago
Evil Eye
6ad20ec9c7
Mutate base records when adding/removing spells
5 years ago
Bret Curtis
ae1af0e103
Merge pull request #2972 from Assumeru/non-unique-additem
...
Mutate base record when calling add/remove item on non-unique actors
5 years ago
Bret Curtis
e0655841e1
Merge pull request #2962 from Capostrophic/nifcleanup
...
More NIF-related cleanup
5 years ago
Bret Curtis
d197e2887b
Merge pull request #2977 from Capostrophic/simplewater
...
Make a horrible simple water hack less horrible
5 years ago
Bret Curtis
82a45eb6ae
Merge pull request #2976 from Capostrophic/unconscious
...
Add option to always allow stealing from KO'd actors (feature #5545 )
5 years ago
psi29a
9aff51ed75
Merge branch 'launcher_add_spacer' into 'master'
...
Add vertical spacers to files/ui/graphicspage.ui
See merge request OpenMW/openmw!269
5 years ago
Petr Mikheev
65c92b6488
Add alignment="Qt::AlignTop" to files/ui/graphicspage.ui
5 years ago
Capostrophic
03f0bd3df6
Make a horrible simple water hack less horrible
5 years ago
Bret Curtis
a74f7bbcbe
Merge pull request #2975 from Capostrophic/pickpocket
...
Fix pickpocketing sneaking stance check
5 years ago
Bret Curtis
b0c4336577
update DejaVuFontLicense entry
5 years ago
Capostrophic
9c930e38fa
Add option to always allow stealing from KO'd actors (feature #5545 )
5 years ago
Bret Curtis
aa094b568e
Merge pull request #2974 from Capostrophic/documentation
...
Update documentation
5 years ago
Bret Curtis
584fcd4716
Merge branch 'master' of github.com:OpenMW/openmw
5 years ago