Commit Graph

7 Commits (openmw-36)

Author SHA1 Message Date
scrawl 8ac019611d Fix Potion use action removing the potion even when the action is not executed (Fixes #1521) 11 years ago
Emanuel Guevel 1e4a854433 Remove static method MWWorld::Class::get(&Ptr)
It was just adding a level of indirection to Ptr.getClass().
All the call were replaced by that instead. The number of lines changed
is important, but the change itself is trivial, so everything should be
fine. :)
11 years ago
scrawl 117b812fb1 Fix invisibility not breaking on certain actions 11 years ago
Marc Zinnschlag cc55056adf Issue #370: replaced custom target handling in apply action with base class implementation 13 years ago
Marc Zinnschlag 78fe6fdce5 Issue #351: Refactoring Action class 13 years ago
Marc Zinnschlag beb18282bb Issue #342: various fixes 13 years ago
Marc Zinnschlag 29b4a5e5f7 Issue #314: added apply actions 13 years ago