David Cernat
|
78234f9071
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
7 years ago |
David Cernat
|
4468e6ec4a
|
Merge pull request #280 from OpenMW/master while resolving conflicts
# Conflicts:
# .gitignore
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
|
7 years ago |
Andrei Kortunov
|
641a6cd842
|
Added a delay before summoned creature corpse despawning
|
7 years ago |
David Cernat
|
8c785fb22c
|
[Client] Send ObjectDelete packets when summoned creatures despawn
|
8 years ago |
David Cernat
|
f4cdedd8cb
|
[General] Synchronize summoned creatures
|
8 years ago |
scrawl
|
7e02bb7348
|
Preload summoned creature models before the spell is cast
|
8 years ago |
Allofich
|
b1be3596dc
|
Cleanup of #include statements
|
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
|
7485abe5c3
|
Use safePlaceObject for summoned creature spawning
|
9 years ago |
scrawl
|
11f00e3aa9
|
Rename safePlaceObject to placeObject
|
9 years ago |
scrawl
|
b2add6470b
|
Missing include fix
|
9 years ago |
scrawl
|
1c8244276d
|
Exception handling improvements (Bug #3090)
|
9 years ago |
scrawl
|
4bb3cbf0fb
|
Remove last remains of Ogre
|
10 years ago |
scrawl
|
b70383d127
|
Remove last remains of Ogre math
|
10 years ago |
scrawl
|
fd50be0fb8
|
Restore various gameplay
|
10 years ago |
scrawl
|
68f93294da
|
Port EffectManager
|
10 years ago |
scrawl
|
4e69e7cc0f
|
OpenMW compiles and runs w/o render window
|
10 years ago |
cc9cii
|
efdee19477
|
Suppress warning about the lack of virtual destructor.
|
10 years ago |
scrawl
|
378e91545d
|
Fix Tribunal/BM summon effects not working
|
10 years ago |
scrawl
|
f267497c03
|
Allow separate summoned creature instances for each spell ID (Fixes #2194)
|
10 years ago |