cc9cii
785d2c7cc9
Remove incomplete implementation to support planar formats. Make libswresample a prerequisite.
10 years ago
scrawl
f3f869e99a
Don't produce NaN's for 0-length controllers in NifOgre::DefaultFunction
10 years ago
scrawl
fe0c9ec9b7
Change priorities in World::searchPtr
...
Fixes performance bottleneck of scripts searching through all Containers in all active cells every frame. Can be observed near cell (2,-6)
10 years ago
scrawl
adbc50366b
Use random attack strength for creatures (Bug #1876 )
...
Determining the attack strength from the time the wind-up animation was held will not work properly, as most creatures don't have this animation.
This fixes another balancing issue with Rieklings (they were previously using an attack strength of 1 every time).
10 years ago
scrawl
b6635c7964
Move eventDone out of WindowBase
10 years ago
scrawl
271c921cf8
Add missing confirmation dialog for deleting map notes
10 years ago
scrawl
6e2673daf3
Remove an unneeded include
10 years ago
scrawl
d6bc50c492
Remove an unused member variable
10 years ago
scrawl
f59c7fcb36
Fix esmtool FactionId output
10 years ago
scrawl
31b31115af
Fix AI not using Restore Health effect when it is complemented by unnecessary restore magicka/fatigue effects (e.g. in sc_purityofbody)
10 years ago
scrawl
0c67ff9ed0
Don't trigger CellChanged events when crossing exterior cell borders ( Fixes #1874 )
10 years ago
Marc Zinnschlag
3f24593dba
added profile selection panel
10 years ago
Marc Zinnschlag
4337d05126
added right-click handling support to SceneTool class
10 years ago
cc9cii
f616000afb
More fix based on code review.
10 years ago
Marc Zinnschlag
f913d51e35
remove deleted debug profiles from run tool
10 years ago
MiroslavR
b574131b06
Unset selected spell after selecting enchanted item in the spell window ( Fixes #1878 )
10 years ago
cc9cii
c396149f23
Code review fix.
10 years ago
cc9cii
cedf1171e3
Cleanup comments.
10 years ago
cc9cii
dba352fd6f
Check all views before exiting.
10 years ago
Marc Zinnschlag
16aa55dcde
Merge remote-tracking branch 'miroslavr/master'
10 years ago
Marc Zinnschlag
d4c27d4ce0
Merge remote-tracking branch 'mellotanica/master'
10 years ago
cc9cii
4a8fe39b2c
For bug #1710 . Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type.
10 years ago
MiroslavR
931e778b4d
Initialize mHasMovedInXY in CharacterController
10 years ago
Rohit Nirmal
e315a72582
Remove extra semicolons at the end of some lines.
10 years ago
Marco Melletti
9b6faa2ffa
wrong rearrangement fixes
...
misleading comments fixed
10 years ago
Marc Zinnschlag
51128d2d57
added run button to scene subview toolbar
10 years ago
Marco Melletti
e1393ad2df
reputation sorted out
10 years ago
MiroslavR
007404e17f
Merge branch 'master' of github.com:OpenMW/openmw
10 years ago
cc9cii
c78ac391a0
Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
...
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
10 years ago
Marc Zinnschlag
64cf0870c6
set content files when running OpenMW from OpenCS
10 years ago
Marc Zinnschlag
b2e8d61b43
updated changelog
10 years ago
Marc Zinnschlag
e5dac5e80b
Merge remote-tracking branch 'cc9cii/Bug-No-1735'
10 years ago
MiroslavR
b1a449a0b9
Fix wolfrun sound playing all the time when running is default
10 years ago
MiroslavR
57f7ef1db4
GUI: update/clear force-hidden window status
10 years ago
MiroslavR
c1cc66985d
Werewolf: only NPCs should have modified fight and react to your transformation
10 years ago
cc9cii
ab8403192c
Fix typo.
10 years ago
Marco Melletti
2e47290ed0
finished loadnpc.hpp, fixed npdt 52byte structure
10 years ago
scrawl
f345288865
Merge branch 'openmw-32' of https://github.com/OpenMW/openmw into openmw-32
10 years ago
scrawl
db879e77c2
Handle death in actor update rather than instantly ( Fixes #1866 )
10 years ago
scrawl
f274d5a627
Merge branch 'master' of https://github.com/OpenMW/openmw
10 years ago
scrawl
282c93ccc5
Handle death in actor update rather than instantly ( Fixes #1866 )
10 years ago
scrawl
1c178768f5
Allow Script records with missing SCDT (precompiled code, not used anyway)
...
Not sure on the exact conditions, but this was missing in a plugin that I made in the TES-CS, while vanilla MW would load it just fine.
10 years ago
cc9cii
6d12374ace
Move windows platform specific files into a common directory.
10 years ago
Marc Zinnschlag
cf05d3c69f
added run log
10 years ago
cc9cii
fa0b3eb298
Add an icon to opencs.exe as well
10 years ago
Marc Zinnschlag
5e022195b8
create startup script when running from OpenCS
10 years ago
Marc Zinnschlag
61a92da374
use --new-game/--skip-menu switches when running from OpenCS
10 years ago
Marc Zinnschlag
86995adc4a
Merge remote-tracking branch 'cc9cii/Bug-No-1655'
10 years ago
MiroslavR
9e0d5dc28a
Werewolf: can't sleep in beds anymore, actors will attack you on sight, and if you are seen transforming, you will be marked for death
10 years ago
cc9cii
e0e561a105
Add icon to windows exe
10 years ago