Commit Graph

22078 Commits (50c87bacea91d01ca07d3e772e3b125a88230f93)
 

Author SHA1 Message Date
Andrei Kortunov 50c87bacea
Merge pull request #2381 from akortunov/warnfix
Fix an exception during reload when container windows is active
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 d37cb871d6
Fix last-minute typo 6 years ago
Alexei Dobrohotov 8920b34b75
Merge pull request #2379 from akortunov/shaders
Fix a regression with variable declarations in water shader
6 years ago
Andrei Kortunov 1c545c8f6d Fix a regression with variable declarations in water shader 6 years ago
Andrei Kortunov 004da85533
Merge pull request #2377 from Capostrophic/armor
Armor mitigation tweaks (feature #5033)
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
Andrei Kortunov 4af9315672
Merge pull request #2376 from Capostrophic/getweapontype
GetWeaponType returns -2 for picks and -3 for probes (feature #5031)
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 1444ef6f43
Merge pull request #2298 from akortunov/optimize
Do not allocate eight dummy LightStateAttribute's for every stateset
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
Alexei Dobrohotov 41a50d8ff7 Merge branch 'fix-paths.rst' into 'master'
Correct Windows paths in paths.rst to work for all valid configurations

See merge request OpenMW/openmw!107
6 years ago
Andrei Kortunov 44430d9a6f
Merge pull request #2374 from akortunov/docs
Correct documentation about animated containers
6 years ago
Andrei Kortunov 31546ef996 Correct documentation about animated containers 6 years ago
Alexei Dobrohotov fa4bd406a3 Merge branch 'dialogue-ptr-fix' into 'master'
Fix MR !103 breaking of dialogue with actors with no greetings

See merge request OpenMW/openmw!105
6 years ago
Phillip A c4d5203e14 Fix MR !103 breaking of dialogue with actors with no greetings 6 years ago
AnyOldName3 74a93702df Correct Windows paths in paths.rst to work for all valid configurations 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
Alexei Dobrohotov 5a37cb6f73 Merge branch 'ingredients_magnitude' into 'master'
Do not show magnitude for ingredients

See merge request OpenMW/openmw!104
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
Andrei Kortunov f49ca98c8c
Merge pull request #2369 from Capostrophic/magiceffect
Support negative effect magnitude in spell/ingredient/potion tooltips (bug #5018)
6 years ago
Capostrophic cb9d16cf5f Support negative effect magnitude in spell/ingredient/potion tooltips 6 years ago
Andrei Kortunov 30ea2a2063
Merge pull request #2368 from Capostrophic/teleport
Avoid using null pointer for player's cell in moveObjectImp
6 years ago
Capostrophic 458c0bba41 Avoid using null pointer for player's cell in moveObjectImp 6 years ago
Andrei Kortunov af8a865bab
Merge pull request #2367 from akortunov/docs
Add a documentation for extended settings
6 years ago
Andrei Kortunov d1e6d1c6d8 Add a documentation for extended settings 6 years ago
Andrei Kortunov 8754db2898
Merge pull request #2366 from Capostrophic/birthsign
Fix spell deletion for characters without a birthsign
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