scrawl
8f62ea2e80
Fix for "RigGeometry rendering with no skeleton" errors
9 years ago
scrawl
b9b73d7b12
Replace "sys::default" with ESM::CellId::sDefaultWorldspace
9 years ago
scrawl
96757a3b7c
Fix non-predefined cells not being saved correctly
9 years ago
scrawl
d5f497c47d
Pass the node path instead of the node visitor
9 years ago
scrawl
6fa95e72c5
Pass the traversal number instead of the node visitor
9 years ago
scrawl
08b2d38c54
Merge pull request #985 from MiroslavR/corprus-ui
...
Show remnant corprus effects in magic window
9 years ago
MiroslavR
c8b61cb234
Cache magic effects in MWMechanics::Spells
9 years ago
MiroslavR
700dde116e
Show remnant corprus effects in magic window
9 years ago
scrawl
7ddcf3a28c
Merge pull request #984 from MiroslavR/ability-effect-removal
...
Implement effect removal for abilities (Fixes #3455 )
9 years ago
MiroslavR
54f52f7bae
Implement effect removal for abilities ( Fixes #3455 )
9 years ago
scrawl
252b27f0ef
Remove getEyePos()
9 years ago
Allofich
b29e9e9c77
Don't allow telekinesis on actors or teleport doors
9 years ago
scrawl
1b3cde9b8d
Merge pull request #982 from MiroslavR/fix-invisibility-purge
...
Fix incorrect purging of constant-effect invisibility
9 years ago
MiroslavR
72d2daae90
Fix InventoryStore::purgeEffect being reverted by the next recalculation of mMagicEffects
9 years ago
scrawl
528de956da
Merge pull request #981 from Allofich/magicka
...
Fix timing of some magicka calculations
9 years ago
Allofich
2290346296
Fix timing of some magicka calculations
9 years ago
scrawl
5eb6c548d7
Merge pull request #965 from kpp/find_tinyxml
...
Find tinyxml
9 years ago
scrawl
509e5dfe4d
Include cleanup
9 years ago
scrawl
4699a8098b
Include fix
9 years ago
scrawl
1739351b7a
Remove now unused Sound_Decoder::rewind()
9 years ago
scrawl
dc1b010cf0
Don't analyze the loudness for sounds that don't need it
9 years ago
scrawl
965aaebbdb
Analyze the loudness data as the stream is decoded for playback
...
Instead of getting the loudness data for the whole file in advance, we now get it piece by piece as the sound is streamed.
The benefit is that we need to decode the audio just once instead of twice.
We no longer need to rewind() the stream when the first decoding is done, this should hopefully fix bug #3453 .
9 years ago
scrawl
fc293aa048
Merge pull request #978 from Allofich/fatigue
...
Fix update of fatigue display
9 years ago
scrawl
5d9f611869
Merge pull request #979 from MiroslavR/master
...
Show correct class image in level-up dialog
9 years ago
scrawl
10f51a9fa5
Merge pull request #975 from AnyOldName3/master
...
Improve the MSVC prebuild script to allow compiled binaries to be run directly with no further modification
9 years ago
Allofich
1602eb3de8
Fix so that keepPlayerAlive() will not run twice
9 years ago
Allofich
19a20a6871
Fix update of fatigue display
9 years ago
MiroslavR
7244809c4a
Remove redundant part of condition
9 years ago
MiroslavR
b99611a730
Initialize mSpecIncreases in ESM::NpcStats::load
9 years ago
Marc Zinnschlag
594444a85a
Merge remote-tracking branch 'aesylwinn/MultipleDeletion'
9 years ago
MiroslavR
0db3af1b89
ESSImporter: load specialization increases
9 years ago
MiroslavR
dfc62c99b4
Show correct class image in level-up dialog ( Fixes #3443 )
9 years ago
scrawl
d2d201cf6d
Merge pull request #976 from Allofich/Magicka
...
Fix magicka and fatigue calculations from fortifying attributes
9 years ago
Allofich
dc468dd139
Fix magicka and fatigue calculations from fortifying attributes
9 years ago
AnyOldName3
57640b8161
Improve the MSVC prebuild script to allow compiled binaries to be run directly with no further modification
9 years ago
scrawl
4dc032084c
Merge pull request #974 from Allofich/Disposition
...
Update disposition check between persuasion attempts
9 years ago
Allofich
5d3aebd04b
Update disposition check between persuasion attempts
9 years ago
scrawl
97de484f81
Merge pull request #972 from terrorfisch/minor-bugfix
...
Make NPCs use both hands in weaponless combat.
9 years ago
terrorfisch
be25e2ba75
Make NPCs use both hands in weaponless combat.
9 years ago
Allofich
b1be3596dc
Cleanup of #include statements
9 years ago
scrawl
17a54b2a97
Merge pull request #968 from Allofich/AIActivate
...
Use namespace block in aiactivate
9 years ago
Allofich
4a38fb8650
Use namespace block in aiactivate
9 years ago
scrawl
f549b5fb7a
Add missing include
9 years ago
scrawl
c18de84798
Fix a crash that could occur when two or more plugins move a deleted ref to another cell ( Fixes #3446 )
9 years ago
scrawl
bc04989448
Remove unused uniforms
9 years ago
scrawl
3ce63c3f6e
Merge pull request #967 from Allofich/AIPackageFixes
...
AI package cleanups
9 years ago
scrawl
8e23c37668
Flip the parallax offset Y component based on tangent parity (Bug #3440 )
9 years ago
scrawl
6f5b68859f
Comment out UV test that is not working
9 years ago
scrawl
6a1fd05074
Fix the coordinate frame for eyeDir, minor cleanup (Bug #3440 )
9 years ago
scrawl
aa5a643e3b
Fix incorrect multiplication order of TBN matrix (Bug #3440 )
9 years ago