Commit Graph

20381 Commits (89b8eb029f6a21726fb426abda13ef5ee3f8615e)
 

Author SHA1 Message Date
Capostrophic 89b8eb029f Add icons for record context menu actions 6 years ago
Bret Curtis fc82e680b4
Merge pull request #1989 from alecnunn/documentation-cleanup
Formatted documentation and corrected spelling errors.
6 years ago
Bret Curtis e7892361f6
Merge pull request #1994 from akortunov/actor_culling
Minor tweaks for actors processing range setting
6 years ago
Bret Curtis 3cd59d4a89
Merge pull request #1993 from akortunov/loadingbar
Center progress bar when there are active messageboxes
6 years ago
Andrei Kortunov 06d226a1b7 Minor tweaks for actors processing range setting 6 years ago
Andrei Kortunov 6e05853478 Center progress bar when there are active messageboxes (bug #4691) 6 years ago
Marc Zinnschlag 9dd0d641bc Merged pull request #1931 6 years ago
Marc Zinnschlag 2e9fa769bc Merged pull request #1992 6 years ago
Bret Curtis af0b5947ab
Merge pull request #1991 from akortunov/changelog
Add missing changelog entries
6 years ago
Alec Nunn 8337423e6c Fixed up grammar in the game settings documentation. 6 years ago
Capostrophic d27d48eb22 Fix revert record icon 6 years ago
Andrei Kortunov 7a7b47b0ba Add missing changelog entries 6 years ago
Bret Curtis 9f4892ce92
Merge pull request #1990 from Capostrophic/absorption
Avoid making expensive visitEffectSources calls if no spell absorption effect is active
6 years ago
Bret Curtis 5b26c231b8
Merge pull request #1988 from Capostrophic/light
Adjust magic light source linear attenuation (bug #3890)
6 years ago
Capostrophic abdf40e0d5 Avoid making expensive visitEffectSources calls if no spell absorption effect is active 6 years ago
Capostrophic b6f23cd366 Make constants usage more obvious 6 years ago
Alec Nunn 89f4ad1835 Worked with formatting the documentation source to conform to standards desired. Also corrected numerous spelling errors and inconsistencies. 6 years ago
Capostrophic 4873d33642 Adjust magic light source linear attenuation (bug #3890) 6 years ago
Bret Curtis 354447cc45
Merge pull request #1987 from nikolaykasyanov/macos-ci-downgrade-mygui
Use dependencies with downgraded MyGUI, fixing #4665
6 years ago
Nikolay Kasyanov f62ca24356 [macOS, CI] Use dependencies with downgraded MyGUI, fixing #4665 6 years ago
Marc Zinnschlag 3ead33814f Merge remote-tracking branch 'upstream/master' 6 years ago
Marc Zinnschlag 032278929b Merged pull request #1985 6 years ago
Bret Curtis a8d38726e8
Merge pull request #1984 from akortunov/absorption
Make spell absorption multiplicative
6 years ago
Capostrophic 19ce1abcdf Fix selected weapon HUD durability percentage 6 years ago
Andrei Kortunov bf9e8c4556 Make spell absorption multiplicative (bug #4684) 6 years ago
Andrei Kortunov e7de6b974a Optimize actors processing
1. Do not update physics and animations for actors outside processing range (bug #4647)
2. Do not render such actors
3. Add transparency to actors near processing border, so they will not pop up suddenly
6 years ago
Bret Curtis 0fad2449f3
Merge pull request #1982 from Capostrophic/condition
Avoid item condition and charge zero divisions
6 years ago
Capostrophic c3e8d536cd Implement getNormalizedEnchantmentCharge() method and use it 6 years ago
Capostrophic 54bd7b2dcf Implement getItemNormalizedHealth() method and use it 6 years ago
Marc Zinnschlag 2c8bbde7ef Merged pull request #1979 6 years ago
Marc Zinnschlag 4d88d6dd58 Merged pull request #1980 6 years ago
Bret Curtis 375354ab6b
Merge pull request #1974 from akortunov/coverity
Fix some issues found by Coverity Scan
6 years ago
Capostrophic 67de61e1fb Avoid item condition and charge zero divisions 6 years ago
Bret Curtis ecc671bfb9
Merge pull request #1981 from Capostrophic/fixme
[Regression] Fix fixme behavior in interiors
6 years ago
Capostrophic 4ce35c6ad5 Fix fixme behavior in interiors 6 years ago
Andrei Kortunov 61e6e359c4 Allow creatures to use the autogenerated collision box (feature #2787) 6 years ago
Capostrophic 9809eef18e Utilize the default soundgen entries when necessary (bug #4689) 6 years ago
Andrei Kortunov 229d1bb425 Backport loop from tinyxml 2.6 to avoid CVE 6 years ago
Andrei Kortunov 41e90bd56c Unify random generator usage 6 years ago
Andrei Kortunov 46bf45a6e2 Remove redundant code 6 years ago
Bret Curtis 6c4116cc8b
Merge pull request #1972 from akortunov/equipfix
Force actor to the 'weapon equipped' state if the weapon disappeared in the middle of attack
6 years ago
Bret Curtis a5fc4db2d7
Merge pull request #1973 from akortunov/soundfix
Catch exceptions inside the loadVoice()
6 years ago
Andrei Kortunov 8fa0ffcfe4 Catch exceptions inside the loadVoice() (bug #4685) 6 years ago
Andrei Kortunov d7d9050d4a Force actor to the 'weapon equipped' state if the weapon disappeared in the middle of attack (bug #4646) 6 years ago
Bret Curtis e406c5ff81
Merge pull request #1946 from akortunov/backupfix
Combat AI: check for obstacle before back up
6 years ago
Bret Curtis e99edfd954
Merge pull request #1971 from akortunov/meshfallback
Try to use collisions from basic actor model if an animated one has no collisions
6 years ago
Andrei Kortunov 13bd81f896 Try to use collisions from basic actor model if an animated one has no collisions (feature #4682) 6 years ago
Bret Curtis 358a702869 Merge branch 'master' into 'master'
Unified settings list and cfg file names. Added brief tutorial.

See merge request OpenMW/openmw!41
6 years ago
Bret Curtis 8cb407cfdf
Merge pull request #1969 from Capostrophic/soundgen
Support soundgen calls for activators (feature #4285)
6 years ago
Bret Curtis f561ab547a
Merge pull request #1970 from Capostrophic/landing
Re-enable handling soundgen land for creatures
6 years ago