Commit Graph

15606 Commits (dbd0d83a6b4272addd984ac1c06ca1bece07ebe9)

Author SHA1 Message Date
Capostrophic 3f73766304 Make enchanting make more sense (bug #5038) 6 years ago
Andrei Kortunov 7023e86d19
Merge pull request #2388 from Capostrophic/animation
Hardcode the correct first person sneaking anim speed (bug #4787)
6 years ago
Andrei Kortunov 316c79fecd
Merge pull request #2387 from Capostrophic/spells
Don't break GetSpellEffects execution if the spell doesn't exist
6 years ago
Andrei Kortunov 6bf5960b96
Merge pull request #2386 from Capostrophic/waiting
Exit waiting at the correct time when the player is in air
6 years ago
Capostrophic 1de984364a Hardcode the correct first person sneaking anim speed (bug #4787) 6 years ago
Alexei Dobrohotov 3d3e9f373c
Merge pull request #2384 from akortunov/ranks
Fix RaiseRank/LowerRank script functions
6 years ago
Capostrophic 5f7343ad7f Don't break GetSpellEffects execution if the spell doesn't exist 6 years ago
Andrei Kortunov f775f7977b Fix RaiseRank/LowerRank script functions (feature #4316) 6 years ago
Capostrophic 272df29a12 Exit waiting at the correct time when the player is in air 6 years ago
Capostrophic 485ed903c4 Enchanting window stays open after a failed attempt (feature #5034) 6 years ago
Andrei Kortunov a79955352f Revert MR !103 and !105 since they cause issues with dialogue window 6 years ago
Andrei Kortunov 55767eaf7e
Merge pull request #2380 from Capostrophic/faction
Allow scripted faction leaving using PCLowerRank (feature #5036)
6 years ago
Andrei Kortunov 27737d4258 Fix an exception during reload when container windows is active.
It is a regression in the animated containers feature.
6 years ago
Alexei Dobrohotov bb0c989f87
Clear expelled status when leaving faction 6 years ago
Alexei Dobrohotov d37cb871d6
Fix last-minute typo 6 years ago
Capostrophic 555e43855d Allow scripted faction leaving using PCLowerRank (feature #5036) 6 years ago
Capostrophic 144b1b9b06 Magic armor mitigation for creatures (feature #5033) 6 years ago
Capostrophic c67eb6d9db Drop bogus accounting for armor rating from weapon priority 6 years ago
Alexei Dobrohotov 4a5e2d1d4e
Merge pull request #2281 from akortunov/shaders
Minor water shader fixes
6 years ago
Capostrophic 62482657fc GetWeaponType returns -2 for picks and -3 for probes (feature #5031) 6 years ago
Alexei Dobrohotov 0cea76c684
Merge pull request #2375 from akortunov/warnfix
Do not copy pointers during iteration
6 years ago
Andrei Kortunov ef4042703d
Merge pull request #2373 from Capostrophic/barter
Make offered price caps barter-specific (bug #5028)
6 years ago
Andrei Kortunov 9ba6f5f36c Do not copy pointers during iteration 6 years ago
Alexei Dobrohotov 216f908a07
Merge pull request #2286 from akortunov/map
Do not re-render maps for all active cells during cell transitions
6 years ago
Phillip A c4d5203e14 Fix MR !103 breaking of dialogue with actors with no greetings 6 years ago
Capostrophic 9d191055bf Make offered price caps barter-specific (bug #5028) 6 years ago
Bret Curtis e0af6532ec
Merge pull request #2371 from Capostrophic/sneak
Don't toggle sneaking when controls are disabled
6 years ago
Frederic Chardon 6619150b23 Do not show magnitude for ingredients 6 years ago
Alexei Dobrohotov 310e19d47f Merge branch 'ptr-fix' into 'master'
Make sure pointers are set before GUI windows are brought up

See merge request OpenMW/openmw!103
6 years ago
Phillip Andrews a481d2dc1a Make sure pointers are set before GUI windows are brought up
This most noticiably fixes an issue when resting in a bed while levitating.
6 years ago
Alexei Dobrohotov 1d12d778ea
Merge pull request #2370 from akortunov/herbalism
Container search tweaks
6 years ago
Capostrophic 4787e6b9a7 Don't toggle sneaking while controls are disabled 6 years ago
Andrei Kortunov 7214f24f5c Ignore containers, when we search for owner 6 years ago
Andrei Kortunov abe1009e98 Do not resolve container's content during search 6 years ago
Capostrophic cb9d16cf5f Support negative effect magnitude in spell/ingredient/potion tooltips 6 years ago
Capostrophic 458c0bba41 Avoid using null pointer for player's cell in moveObjectImp 6 years ago
Capostrophic 3add9765c3 Fix spell deletion for character without a birthsign 6 years ago
Alexei Dobrohotov 15142a608d
Merge pull request #2344 from xyzz/delete-spell
Add a button to delete spells from spellwindow
6 years ago
Alexei Dobrohotov acae586765
Merge pull request #2365 from akortunov/guifixes
Refactor Settings::Manager::apply()
6 years ago
Andrei Kortunov 4f42fe5595 Refactor Settings::Manager::apply() 6 years ago
Alexei Dobrohotov e4ef7e8d3f
Merge pull request #2355 from akortunov/transparency
Use the StateSetUpdater to modify alpha for Animation objects
6 years ago
Alexei Dobrohotov 1bfe0e43af
Merge pull request #2360 from akortunov/guifixes
Do not track resolution settings changes in the InputManager
6 years ago
Alexei Dobrohotov 632e7b973b
Merge pull request #2349 from akortunov/pinning
Allow to maximize windows via Shift + Double Click
6 years ago
Alexei Dobrohotov a737935748
Merge pull request #2363 from akortunov/herbalism
Additional herbalism-related tweaks
6 years ago
Andrei Kortunov c91d1e7394 Ignore containers without resolved content for Detect spells 6 years ago
Andrei Kortunov 29cfd2c583 Do not respawn container if player did not touch it 6 years ago
Andrei Kortunov c01153569d Add missing Organic flag check for herbalism 6 years ago
Alexei Dobrohotov 4f74d09179
Handle GetAngle axis more gracefully too 6 years ago
Alexei Dobrohotov 6aef52931f
Merge pull request #2166 from akortunov/distant_slider
Rework the viewing distance slider
6 years ago
Alexei Dobrohotov 74112976b2
Merge pull request #2085 from akortunov/herbalism
Native graphics herbalism support
6 years ago