Commit Graph

11041 Commits (cbf9f83b855e382375c17c2fc64eec582e31714a)

Author SHA1 Message Date
Stanislav Bas 8da9eecea7 Correct comparison of enum values in IdTableProxyModel 10 years ago
Marc Zinnschlag 06f170a8e1 Merge remote-tracking branch 'origin/master' 10 years ago
Marc Zinnschlag 9ba85f697c Merge remote-tracking branch 'smbas/fix-opencs-bugs' 10 years ago
Stanislav Bas 6b3de5c720 Activate editing of nested table cells by a double click 10 years ago
Stanislav Bas 1590a04d03 Close EditWidget when a proper row removed 10 years ago
Stanislav Bas 33042c1464 Restore Modified status of a record when adding/removing nested rows 10 years ago
scrawl 664ae079db Improve setting of culling mask for the savegame screenshot camera 10 years ago
scrawl 88c61ed2b6 Fix NotifyDrawCompletedCallback in single threaded mode 10 years ago
Stanislav Bas 25b653e316 Inform about Modified status change when modifying a value of a model 10 years ago
Stanislav Bas afb36b73eb Proper index for Modified column in ModifyCommand 10 years ago
Marc Zinnschlag e73c115ff5 Merge remote-tracking branch 'origin/master' 10 years ago
Marc Zinnschlag 529041f6f6 Merge remote-tracking branch 'slothlife/moon-settings' 10 years ago
slothlife 0244a9b329 Correct moon texture with respect to trajectory 10 years ago
scrawl 7644a46ded Creatures with no movement should not attempt to start combat (Fixes #2786) 10 years ago
scrawl f326b8e5d2 Fix weapon animations playing on the lowerbody when swimming 10 years ago
scrawl e8cbdcfb1e Play swimming animation fallback on the upper body when possible 10 years ago
scrawl 1f755a2bc0 Don't use a shared Material in AlphaFader 10 years ago
slothlife 67a63cc662 Add some const correctness to MoonModel 10 years ago
Marc Zinnschlag 26ea3aa1ad Merge remote-tracking branch 'dteviot/refactoringAiWander' 10 years ago
slothlife a4e1630ec2 Remove unreferenced member in MoonModel 10 years ago
slothlife 8dc7e158c6 Fix forward declaration of MoonState 10 years ago
slothlife 24ba54f4fe Implement accurate moon settings (fixes #672) 10 years ago
Arthur Moore 2a653e45fd (Re) Wrote a tool to test NIF files in BSAs and on the filesystem.
Just give it a set of files, one file per argument, and it will make sure openmw can read them.
10 years ago
Marc Zinnschlag 2c1cee38b4 Merge remote-tracking branch 'smbas/feature-extended-configurator' 10 years ago
scrawl 7ba399fc92 Change a message to upper case spelling
More consistent with other loading messages
10 years ago
Stanislav Bas 03c2e11961 Update to upstream/master. Resolve merge conflicts 10 years ago
Marc Zinnschlag 420503d5fc Merge remote-tracking branch 'smbas/fix-bug-2728' 10 years ago
Marc Zinnschlag bafa86d3e9 Merge remote-tracking branch 'scrawl/master' 10 years ago
Stanislav Bas 812fffbadc Don't inform about a nested row addition in proxy models for top-level tables 10 years ago
Stanislav Bas 2471e4d67a Rework Table to use rowAdded() signal of a proxy model 10 years ago
Stanislav Bas 86b7d2a43d Inform about a row addition after re-sorting in InfoTableProxyModel 10 years ago
Stanislav Bas 37fd733deb Create a custom signal to inform about a row addition in IdTableProxyModel 10 years ago
Marc Zinnschlag b2fdfbcfe4 Merge remote-tracking branch 'pkubik/distance-setting' 10 years ago
dteviot 04aee1fe20 extracted function reactionTimeActions(). 10 years ago
dteviot c7aacaee70 extracted function returnToStartLocation(). 10 years ago
dteviot 5e519ef550 extract function isPackageFinished(). 10 years ago
dteviot ad0d807103 extracted function reactionTimeActions(). 10 years ago
dteviot 9c0e3d6c28 extracted functions doPerFrameActionsForState() and onChooseActionStatePerFrameActions(). 10 years ago
dteviot 76f95eafe7 extract function onWalkingStatePerFrameActions(). 10 years ago
dteviot 5ec310dfba extract function onIdleStatePerFrameActions(). 10 years ago
dteviot b3d5b47fea extracted function UpdateActorsMovement(). 10 years ago
scrawl dff84adf7e Fix weapon animation priority 10 years ago
dteviot aba7225817 Removed some duplicated operations. 10 years ago
scrawl 41996b0aad Don't play turning animations in first person mode 10 years ago
scrawl e0ee2fc01b Adjust the movement animation speed every frame (Fixes #1921) 10 years ago
Stanislav Bas c088cd4fa9 Proper index creation for nested data 10 years ago
scrawl 278076e609 Include cleanup 10 years ago
scrawl 3bca3e73d4 Fix GetWeaponDrawn and GetSpellReadied script functions for creatures 10 years ago
scrawl b3f5ac5dbb Include cleanup 10 years ago
scrawl e6b28d84f0 Outdated comment fix 10 years ago