Commit Graph

17011 Commits (0c981b6fe558f171ad485994949ff3a6fd3a9ddf)
 

Author SHA1 Message Date
scrawl 0c981b6fe5 Fix typo in script opcode (Fixes #3583) 8 years ago
scrawl 97cd8c21e4 Merge pull request #1091 from Allofich/coverity
Coverity fixes
8 years ago
Allofich df03b32205 Coverity fixes 8 years ago
scrawl 721062a4bd Merge pull request #1089 from Allofich/bound
Corrections for bound equipment
8 years ago
Allofich 506d0e8e54 Correction to display of 0-weight tooltips 8 years ago
Allofich 160da0b149 Treat 0-weight armor as light armor in some respects 8 years ago
scrawl 17455821f6 Merge pull request #1088 from MiroslavR/movement-loopfallback
Use loop fallback for movement animations
8 years ago
MiroslavR a05649e1d5 Use loop fallback for movement animations (Fixes #3578) 8 years ago
scrawl e883528a60 Merge pull request #1087 from sandstranger/gles1_crash_fix
disable using shaders for gles1 and Android
8 years ago
sandstranger 5230bf6528 disable using shaders for gles1 and Android 8 years ago
scrawl 44dffe55ab Merge pull request #1083 from Allofich/onhit
Make AI response to spell hits more like original MW
8 years ago
scrawl 3d76ba5a7c Merge pull request #1086 from Allofich/warnings
Fix shadowing warnings
8 years ago
Allofich 6ec37b5cfb Fix shadowing warnings 8 years ago
Allofich e78f02aaf2 Consider reflected/absorbed hostile spells as assaults 8 years ago
scrawl 933a601e00 Merge pull request #1085 from MiroslavR/interactive-id
Fix interactive ID validity checks
8 years ago
MiroslavR 210c02d98e Fix interactive ID validity checks in TypesetBookImpl 8 years ago
Allofich a81a04e6d0 Remove unused line 8 years ago
Allofich fa17784722 Change breaks to continues 8 years ago
scrawl 140be70a90 Merge pull request #1082 from Gladdy/master
Fix for segmentation fault on entering a cell
8 years ago
scrawl b170efb9fa Merge pull request #1084 from Allofich/water
Don't let water-only creatures prevent resting
8 years ago
Allofich a2e174a40f Don't let water-only creatures prevent resting 8 years ago
Allofich 266ec1aadc Make AI response to spell hits more like original MW 8 years ago
Marc Zinnschlag e918474a94 Merge remote-tracking branch 'rcutmore/bug-3277' 8 years ago
Rob Cutmore 8f47ed17df Show nested tables only when they are editable 8 years ago
Martijn Bakker 45ffdbb284 fixed a segmentation fault when entering a cell which contains someone already attacking you 8 years ago
scrawl 85c7d014d3 Use a shader to render the simple water, ensuring that fog is applied per pixel (Fixes #2716) 8 years ago
scrawl 0cf837aa20 Merge pull request #1081 from psi29a/armhf
make BUILD_OPENCS a dependency for building osgQt
8 years ago
Bret Curtis 55fb33670c Make building osgQt dependant on building openmw-cs 8 years ago
Rob Cutmore b59694c4f0 Set tooltip for read-only nested tables 8 years ago
Marc Zinnschlag eaeaae3243 Merge remote-tracking branch 'aesylwinn/FixRefIdData' 8 years ago
scrawl 4791fadb9a Merge pull request #1078 from MiroslavR/hidden-items
Do not show uncarriable lights in item views
8 years ago
Aesylwinn b899d43a33 Allow base plugins to overwrite referencables made in other base plugins. 8 years ago
scrawl dc07885d25 Merge pull request #1069 from Allofich/combat
Add unarmed attack selection to chooseBestAttack()
8 years ago
MiroslavR 52e00f5fef Do not show uncarriable lights in item views 8 years ago
Rob Cutmore 829345257c Allow disabled nested tables to be scrollable 8 years ago
scrawl 4b178f6f3d Merge pull request #1074 from Allofich/telekinesis
Implement using telekinesis with touch spells
8 years ago
Allofich 0582f2d918 Adjust touch spell/telekinesis interaction 8 years ago
Allofich 0c603e986d Don't play touch spell explosions on non-activatable statics 8 years ago
Allofich eecf412b85 Recreate vanilla-like behavior for telekinesis and touch spells 8 years ago
Allofich 04c13ffab3 Add unarmed attack selection to chooseBestAttack() 8 years ago
scrawl 8379291f70 Merge pull request #1072 from Allofich/range
Give "on touch" spells same range as vanilla MW
8 years ago
scrawl 5fa1180435 Merge pull request #1073 from Allofich/area
Don't play area vfx for 0-area touch spells that hit non-actors
8 years ago
Allofich 37cc4e9efe Don't play area vfx for 0-area touch spells that hit non-actors 8 years ago
Allofich 563ae479e8 Give "on touch" spells same range as vanilla MW 8 years ago
Bret Curtis 513f754529 Merge pull request #1071 from mckibbenta/master
Remove psuedonym from AUTHORS.md
8 years ago
Alex d88f4e26ae Remove psuedonym from AUTHORS.md
Removed myself from public relations as podcaster as well. Someone else is doing that now.

I doubt this file is very up-to-date anyway, heh.
8 years ago
scrawl c6ef26ba4b Merge pull request #1070 from mrcheko/pathfinding
fix using potion as weapon
8 years ago
mrcheko 229cb4b386 remove dynamic_cast to ActionPotion 8 years ago
mrcheko 48765f2ff2 fix using potion as weapon 8 years ago
scrawl 718178bfe9 Merge pull request #1066 from MiroslavR/setinvisible
Don't use base invisibility magnitude for setting alpha
8 years ago