Commit Graph

16549 Commits (b9b73d7b121567d5f8c59c2dd26e83f785c5749f)
 

Author SHA1 Message Date
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
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 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
Allofich c2b51112f2 AI package cleanups 9 years ago
scrawl 693d3cea4a Float to surface fix 9 years ago
scrawl b5cb11ff07 Split refreshCurrentAnims into multiple functions 9 years ago
scrawl 824cd3be22 Do not set _boundingBoxComputed which is no longer used 9 years ago
scrawl 372f2e2f18 Merge pull request #962 from Allofich/AIPackageFixes
Duration fixes for Follow and Escort
9 years ago
Allofich 3bebbab78e Duration fixes for Follow and Escort 9 years ago
scrawl 3ec4ee6290 Make a copy of map key to work around it being invalidated (Fixes #3329) 9 years ago