scrawl
ef43196ef2
Add spacing to savegame dialog
10 years ago
scrawl
4d6ebfb496
Allow KeyFrameControllers on the RootCollisionNode and its children (Bug #1934 )
10 years ago
scrawl
3ac04060c1
Fix NPCs being able to practice Block skill
10 years ago
scrawl
144c818b41
Throw an exception if a required Ogre plugin is not found
10 years ago
scrawl
023d7072f9
Don't play battle music for enemies out of AI processing range
10 years ago
scrawl
d3554084ad
Fix weird behaviour of options menu sliders when value was changed out of bounds via cfg file
10 years ago
scrawl
dec9ffdb6c
ESM: Make sure to clear old list when a list is overwritten by another content file ( Fixes #1932 )
10 years ago
scrawl
f5868f7ae1
Fix layout problems in generate class result dialog
10 years ago
scrawl
4cc95cf952
Tweak spacing on some tooltips
10 years ago
scrawl
e42cb8020e
Change all skins to get font colors from fallback settings ( Fixes #704 )
10 years ago
scrawl
25e96b8c7b
InteractiveMessageBox: Define a maximum width for the message text
10 years ago
Marc Zinnschlag
727a83d09a
Merge remote-tracking branch 'swick/master'
10 years ago
Marc Zinnschlag
65ddf7acfe
Merge remote-tracking branch 'scrawl/master'
10 years ago
Marc Zinnschlag
bc1eaa035d
Merge remote-tracking branch 'scrawl/fontcolors'
10 years ago
Marc Zinnschlag
2a48c377a8
Merge remote-tracking branch 'miroslavr/master'
10 years ago
scrawl
9c0649c11d
Add basic framework to retrieve font colors from fallback settings (Feature #704 )
10 years ago
scrawl
e94268b4e6
Remove some garbage
10 years ago
scrawl
cbc242d857
Move item count text to ItemWidget
10 years ago
scrawl
b145d183ae
Fix incorrect alchemy failure handling when an effect has a zero magnitude/duration ( Fixes #1922 )
10 years ago
scrawl
ab9d9c7001
Add magic effect flags from ESM files to esmtool
10 years ago
Sebastian Wick
f46da271d7
SYSCONFDIR should be "/etc" instead of "$PREFIX/etc" if prefix is "/usr"
10 years ago
scrawl
8a3a3baed4
Tweak AiEscort maximum distances
10 years ago
scrawl
b6c6bfe943
Merge cell names when merging cells ( Fixes #1929 )
10 years ago
Sebastian Wick
2ae8158ee9
SYSCONFDIR and LinuxPath should work with different install prefixs
10 years ago
scrawl
b39fe85a51
Implement fPCbaseMagickaMult and fNPCbaseMagickaMult
10 years ago
Marc Zinnschlag
144f6ca79a
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
c05874e1ff
Reset CreatureLevList spawning flag if levelled list returned no creature
10 years ago
scrawl
c19f89976e
Add missing Hit voice dialogue for friendly hits
10 years ago
scrawl
54dac1460c
Run global scripts after running local scripts
...
Turns out to be a compatibility problem with Calvus Horatius contract scripts. The local script needs to be run first, otherwise the cleanup when he quits as result of negative profit does not work properly.
10 years ago
scrawl
08499ea51f
Fix Calvus Horatius AiFollow package not being removed after he quits as result of negative profit
10 years ago
scrawl
ac97a0f99d
Fix dialogue choices being displayed in incorrect order
10 years ago
scrawl
be7839873a
Don't trigger dynamic stats recalculation when setting up actor initial stats ( Fixes #1927 )
...
This caused the magicka value set in the CS to be ignored completely, so flame atronachs were spawning with 50 magicka instead of 105.
10 years ago
scrawl
447e93bdb4
Use SpellCast animation for creatures that have it (flame atronach)
10 years ago
scrawl
07cd647e75
Fix broken AI for creatures with OnTarget spells (Bug #1927 )
10 years ago
scrawl
09042ba6d9
Use object name instead of ID when available for tooltips
10 years ago
scrawl
2eaceb71ba
Reject AiTravel destinations further than 7168 units away, as in vanilla MW ( Fixes #1911 )
10 years ago
Marc Zinnschlag
41275b0af3
Merge remote-tracking branch 'cc9cii/Bug-No-1869'
10 years ago
Marc Zinnschlag
b9973c4515
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
441073b475
Remove ancient comment
10 years ago
scrawl
3ce3f31452
Adjust turning animation speed multiplier based on turning speed
10 years ago
scrawl
6debd21ec6
Make sure the Jump control is always handled by the PhysicsSystem even if game runs faster than the minimum physics timestep
10 years ago
scrawl
269c200c8f
Fix jump velocity mechanics ( Fixes #1708 )
10 years ago
scrawl
b6a89c7845
Fix idlestorm animation conflict with torch animation
10 years ago
scrawl
4c285151a3
Fix incorrect movement animation for some creatures ( Fixes #1924 )
10 years ago
Marc Zinnschlag
b31c4e2bcd
Merge remote-tracking branch 'cc9cii/Bug-No-1301'
10 years ago
Marc Zinnschlag
71c868aa94
Merge remote-tracking branch 'scrawl/master'
10 years ago
Marc Zinnschlag
64da421136
Merge remote-tracking branch 'scrawl/credits'
10 years ago
Marc Zinnschlag
3f671c86a8
Merge remote-tracking branch 'cc9cii/ffmpeg-swresample'
10 years ago
cc9cii
d92400e550
Remove libavresample restriction.
10 years ago
cc9cii
166ee6b483
Do not use cached FFMPEG_LIBRARIES. Make error messages clearer.
10 years ago