1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw/mwdialogue
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. :)
2014-05-22 20:50:00 +02:00
..
dialoguemanagerimp.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
dialoguemanagerimp.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
filter.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
filter.hpp Fix "unknown info ID" exceptions when a dialogue response is from the Info Refusal group 2014-05-18 06:52:15 +02:00
journalentry.cpp Dialogue merging 2014-05-18 15:25:16 +02:00
journalentry.hpp Feature #764: Store the actor that gave the dialog response 2014-02-01 18:42:01 +01:00
journalimp.cpp Dialogue merging 2014-05-18 15:25:16 +02:00
journalimp.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
quest.cpp Dialogue merging 2014-05-18 15:25:16 +02:00
quest.hpp
selectwrapper.cpp
selectwrapper.hpp
topic.cpp Don't add duplicate topic responses to the journal 2014-02-01 18:42:00 +01:00
topic.hpp