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 |
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 |
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 |
Allofich
|
dc468dd139
|
Fix magicka and fatigue calculations from fortifying attributes
|
9 years ago |
Allofich
|
5d3aebd04b
|
Update disposition check between persuasion attempts
|
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 |
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
|
3ce63c3f6e
|
Merge pull request #967 from Allofich/AIPackageFixes
AI package cleanups
|
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
|
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 |
Roman Proskuryakov
|
28c63aea72
|
Uses FindTinyXML to find package
|
9 years ago |
Roman Proskuryakov
|
edb41b5b08
|
Rewrites FindLIBUNSHIELD using LibFindMacros
Renames LIBUNSHIELD_INCLUDE_DIR -> LIBUNSHIELD_INCLUDE_DIRS, LIBUNSHIELD_LIBRARY -> LIBUNSHIELD_LIBRARIES
|
9 years ago |
scrawl
|
4acfe1a7e4
|
Move cleanupSummonedCreature to the mechanics manager (Bug #3439)
|
9 years ago |
scrawl
|
910ad76e29
|
Remove spell effects when a summoned creature expires (Bug #3439)
|
9 years ago |
scrawl
|
b7e45b046d
|
When a summoned creature dies, wait for its death animation to complete before removing it (Bug #3439)
|
9 years ago |
scrawl
|
a825882c6b
|
Process death events at the end of the death animation (Fixes #1873)
|
9 years ago |
scrawl
|
37afe966cf
|
Update comment
|
9 years ago |
scrawl
|
b6230bd31f
|
Reject weather dialogue conditions when in an interior cell (Fixes #3437)
|
9 years ago |
scrawl
|
844cbc5a14
|
Add isNullAction() method to fix compiler warning
|
9 years ago |
scrawl
|
7a30ef5cc1
|
Do not consider actors following the player as hostiles
|
9 years ago |
Marc Zinnschlag
|
148f2c9539
|
Merge remote-tracking branch 'aesylwinn/QTimerFix'
|
9 years ago |
scrawl
|
a85932a62b
|
Ignore the collision box offset when launching projectiles (Fixes #3201)
|
9 years ago |
scrawl
|
c6601ab2ab
|
Do not use the collision box offset for combat hit tests (Fixes #3201)
|
9 years ago |
scrawl
|
8fcc1911d9
|
Use fCombatDistance as the creature attack range
|
9 years ago |
Aesylwinn
|
f6c3b44cfb
|
Fix QTimer not being stopped in right thread
|
9 years ago |
Daniel Pettersson
|
943d9d97dc
|
Slowfall now stops momentum when jumping
|
9 years ago |
scrawl
|
a00e4de5c3
|
Fix another bug related to vanity mode toggle
|
9 years ago |
scrawl
|
c47a679ac9
|
Fix queueing of vanity mode toggle (Bug #3421)
|
9 years ago |
scrawl
|
ce91637cf9
|
Do not use/assign the camera distance in first person mode (Fixes #3421)
|
9 years ago |
scrawl
|
166cced22f
|
Merge pull request #957 from svaante/master
Added 1.5 bonus for ranged weapons when weapons are rated
|
9 years ago |
scrawl
|
a14f1bc222
|
Merge pull request #954 from Allofich/AIWanderDuration
Improve duration calculations in Wander AI
|
9 years ago |
Aesylwinn
|
ae50300053
|
Add ability to remove multiple rows in subrecords.
|
9 years ago |
Allofich
|
55ac1fab68
|
Change Wander duration to run on a counter
|
9 years ago |
Daniel Pettersson
|
256439f884
|
Added 1.5 bonus for ranged weapons when weapons are rated
|
9 years ago |
Marc Zinnschlag
|
3dce406829
|
Merge remote-tracking branch 'aesylwinn/FixFocus'
|
9 years ago |
scrawl
|
abcd2219e8
|
Ignore the calling actor in getEnemiesNearby / getActorsFighting
|
9 years ago |
Aesylwinn
|
2f39a6e20d
|
Fix camera input not being reset when focus for widget is lost.
|
9 years ago |