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
Capostrophic
cc6e4ad215
Fix pickpocketing sneaking stance check
5 years ago
Evil Eye
040a92c373
implement additem/removeitem for non-unique actors
5 years ago
Capostrophic
c4eb50d17f
Update documentation
...
Document distant fog
Make colored topic functionality documentation clearer
Update the status of screenshot format tweakability
5 years ago
Capostrophic
46825e8a4d
Move NIF record index back to a separate user object
...
This makes sure it's never erroneously optimized out. NodeIndexHolders don't need to be cloned as their record index is never supposed to be changed.
5 years ago
Capostrophic
f93655e803
Encapsulate NIF transform changes in NifOsg::MatrixTransform
5 years ago
Capostrophic
ad87289d59
Fix NifOsg::MatrixTransform constructor inheritance
5 years ago
Capostrophic
cc791af0f5
Serialization fixes
...
Make sure NifOsg::MatrixTransform serialization behaves as intended
Add a dummy serializer for NifOsg::UVController
5 years ago
Capostrophic
3b55d657e5
CopyRigVisitor: Log the number of parents in multiple parents error
5 years ago
Capostrophic
a61267f57d
Replace NodeUserData with a custom transform node
5 years ago
Capostrophic
4c9cefefdd
Get rid of NifOsg::CollisionSwitch
5 years ago
psi29a
899966f0d3
Merge branch 'Launcher-CodePatch-Tab' into 'master'
...
Add a new tab in the launcher app to handle code patch options. #5519
See merge request OpenMW/openmw!258
5 years ago