Ryan Tucker
|
bf805813e5
|
Merge branch 'master' of https://github.com/OpenMW/openmw
# Conflicts:
# docs/source/openmw-mods/index.rst
|
8 years ago |
scrawl
|
2eb6ef50ca
|
Revert "[OS X] Reenable CI"
This reverts commit c99d9a47e8 .
|
8 years ago |
scrawl
|
e6332d7c12
|
Merge pull request #1157 from lkrieg/spelling_fixes
Multiple spelling fixes
|
8 years ago |
Leon Krieg
|
c7b4b2cdd7
|
Fixed multiple spelling mistakes
|
8 years ago |
scrawl
|
8bdd5d1131
|
Merge pull request #1151 from Aussiemon/projectilelightsfix
Update to implementation of projectile lights
|
8 years ago |
mrohrlach
|
71e74f5a93
|
Moved projectile light calculation to separate method
|
8 years ago |
Bret Curtis
|
582acc8c71
|
Merge pull request #1156 from jeffreyhaines/patch-2
Minor grammar and sentence changes
|
8 years ago |
Bret Curtis
|
3f9b36dc3d
|
Merge branch 'master' into patch-2
|
8 years ago |
jeffreyhaines
|
829f684899
|
Removed Oxford comma
|
8 years ago |
jeffreyhaines
|
6fadcc6748
|
Replaced "prior" with "previous"
|
8 years ago |
jeffreyhaines
|
2fe2b57faa
|
Replaced choose with select
|
8 years ago |
Bret Curtis
|
49e6232de5
|
Merge pull request #1155 from jeffreyhaines/patch-1
Minor spelling correction
|
8 years ago |
jeffreyhaines
|
d95a663510
|
Minor grammar and sentence changes
|
8 years ago |
jeffreyhaines
|
2d928fac36
|
Minor spelling correction
|
8 years ago |
scrawl
|
88e07640d5
|
Merge pull request #1154 from MiroslavR/swish
Fix swish sound ID and play swish sound effects for all creatures
|
8 years ago |
MiroslavR
|
76ee5845ac
|
Fix swish sound ID and play swish sound effects for all creatures (Fixes #3653)
|
8 years ago |
scrawl
|
7e797eeda0
|
Merge pull request #1153 from MiroslavR/itemshadow-bug
Remove item shadows properly
|
8 years ago |
MiroslavR
|
8c97ac269d
|
Remove item shadows properly (Fixes #3652)
|
8 years ago |
scrawl
|
b7f8b572ae
|
Merge pull request #1152 from Aussiemon/disintegration2
Bug #2777: Fix for disintegration efffects eliminated by framerate (attempt #2)
|
8 years ago |
mrohrlach
|
f0f78c9d64
|
Slight adjustments to disintegration fix
|
8 years ago |
mrohrlach
|
9624d8aade
|
Added new method and variable to track float remainders of disintegration effections
|
8 years ago |
mrohrlach
|
f5da179a90
|
Removed two more bad casts
|
8 years ago |
mrohrlach
|
3b0c791892
|
Removed bad casts and unnecessary comments
|
8 years ago |
scrawl
|
876d9c6a84
|
Merge pull request #1148 from Allofich/aicombat
Require line of sight for AI attacks
|
8 years ago |
scrawl
|
5f92cc413d
|
Merge pull request #1146 from Allofich/fortify
Fix fortify maximum magicka expiration
|
8 years ago |
Allofich
|
a6dae51d87
|
Require line of sight for AI attacks (Fixes #3646)
|
8 years ago |
Allofich
|
6816e935f1
|
Fix fortify maximum magicka expiration (Fixes #3648)
|
8 years ago |
scrawl
|
9febb3e824
|
Merge pull request #1147 from MiroslavR/NiSphericalCollider
Implement NiSphericalCollider (Closes #3644)
|
8 years ago |
MiroslavR
|
99bcf47167
|
Implement NiSphericalCollider (Closes #3644)
|
8 years ago |
scrawl
|
3ac66ec9d4
|
Update AUTHORS.md
|
8 years ago |
scrawl
|
4269a2d140
|
Merge pull request #1144 from Aussiemon/master
Feature #3523: Light source on magic projectiles
|
8 years ago |
mrohrlach
|
c2e5f24e98
|
Tidying up
|
8 years ago |
mrohrlach
|
ef5cf76ad8
|
Implemented retrieval of effect colors for lights, made recommended changes
|
8 years ago |
mrohrlach
|
e1deb8b1d4
|
Merge branch 'master' of https://github.com/openmw/openmw
|
8 years ago |
scrawl
|
1e654ca4c3
|
Update AUTHORS.md
|
8 years ago |
scrawl
|
250c862ded
|
Merge pull request #1143 from kurnevsky/crash-fix
Crash fix when item is disabled before it casts spell.
|
8 years ago |
mrohrlach
|
3816d0f6dc
|
Changed light values to better match vanilla. Still need to pull diffusion properties from spells
|
8 years ago |
mrohrlach
|
099e79edbe
|
Changed a line that did not need to be changed apparently
|
8 years ago |
mrohrlach
|
61097d93b9
|
Replaced tabs with spaces (oops)
|
8 years ago |
mrohrlach
|
49ce80346c
|
Changed methods slightly to ensure non-magic projectiles do not receive lights
|
8 years ago |
mrohrlach
|
83945cf280
|
Added reasonable approximation of magic bolt lights
|
8 years ago |
Kurnevsky Evgeny
|
28639c3b2f
|
Crash fix when item is disabled before it casts spell.
|
8 years ago |
scrawl
|
908cc699ce
|
Merge pull request #1141 from MiroslavR/water-sounds
Implement water sounds
|
8 years ago |
scrawl
|
e0afd6d0f7
|
Movement solver: performance improvement for the minimum stepping distance check, no need to waste time doing a second stepMove if we did not hit a slope or the step was already large enough to begin with.
|
8 years ago |
MiroslavR
|
c34d85ffc2
|
Implement water sounds (Closes #451)
|
8 years ago |
scrawl
|
be14ce414e
|
Update AUTHORS.md
|
8 years ago |
scrawl
|
6759f70229
|
Merge pull request #1140 from ShadowRadiance/master
Slowfall now reduces momentum based on magnitude when jumping
|
8 years ago |
ShadowRadiance
|
354a89e3bc
|
Slowfall now reduces momentum based on magnitude when jumping
(Allows Constant Effect Slowfall to work as in MW)
|
8 years ago |
scrawl
|
5297d7b5be
|
Merge pull request #1137 from nikolaykasyanov/osx-structure
[macOS] Move all resources files inside application bundles (fixes #3566)
|
8 years ago |
Nikolay Kasyanov
|
ea888519c7
|
[macOS] Set OpenMW working dir to <bundle>/Contents/MacOS
|
8 years ago |