1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 17:09:46 +00:00
openmw-tes3mp/apps/openmw
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
..
mwbase Fix "unknown info ID" exceptions when a dialogue response is from the Info Refusal group 2014-05-18 06:52:15 +02:00
mwclass Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwdialogue Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwgui Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwinput Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwmechanics Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwrender Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwscript Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
mwsound Merge remote-tracking branch 'scrawl/master' 2014-05-17 11:50:31 +02:00
mwstate Fix not returning to main menu on failed loads when using quickload 2014-05-20 17:11:26 +02:00
mwworld Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
CMakeLists.txt Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
crashcatcher.cpp crashcatcher uname error checking 2014-01-09 00:52:37 +01:00
doc.hpp
engine.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
engine.hpp moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Merge branch 'master' into script 2014-02-13 15:02:02 +01:00