1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-21 10:23:52 +00:00
openmw-tes3mp/apps/openmw/mwclass
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
..
activator.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
activator.hpp Werewolves can't activate activators 2013-08-28 11:36:22 -07:00
apparatus.cpp encapsulated reference collections 2014-02-23 21:21:27 +01:00
apparatus.hpp Container UI rewrite 2013-05-11 18:38:27 +02:00
armor.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
armor.hpp Use some more GMSTs for enchanting 2014-01-29 15:37:26 +01:00
book.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
book.hpp Use some more GMSTs for enchanting 2014-01-29 15:37:26 +01:00
classes.cpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
clothing.hpp Use some more GMSTs for enchanting 2014-01-29 15:37:26 +01:00
container.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
container.hpp Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
creature.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
creature.hpp Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
creaturelevlist.cpp Feature #32: Implement respawn for containers, creatures and NPCs 2014-05-17 09:09:00 +02:00
creaturelevlist.hpp Feature #32: Implement respawn for containers, creatures and NPCs 2014-05-17 09:09:00 +02:00
door.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
door.hpp Savegame: store door movement state (Closes #747) 2014-05-15 09:54:10 +02:00
ingredient.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
ingredient.hpp Container UI rewrite 2013-05-11 18:38:27 +02:00
itemlevlist.cpp added getName function 2010-08-03 17:11:41 +02:00
itemlevlist.hpp more corrections 2011-11-13 18:19:29 -05:00
light.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
light.hpp store additional state of lights in saved game files 2014-01-30 12:37:33 +01:00
lockpick.cpp encapsulated reference collections 2014-02-23 21:21:27 +01:00
lockpick.hpp Container UI rewrite 2013-05-11 18:38:27 +02:00
misc.cpp encapsulated reference collections 2014-02-23 21:21:27 +01:00
misc.hpp Show marked position on map. Implement Detect X magic effects. 2014-01-01 22:37:52 +01:00
npc.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
npc.hpp Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
potion.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
potion.hpp Container UI rewrite 2013-05-11 18:38:27 +02:00
probe.cpp encapsulated reference collections 2014-02-23 21:21:27 +01:00
probe.hpp Container UI rewrite 2013-05-11 18:38:27 +02:00
repair.cpp encapsulated reference collections 2014-02-23 21:21:27 +01:00
repair.hpp Container UI rewrite 2013-05-11 18:38:27 +02:00
static.cpp encapsulated reference collections 2014-02-23 21:21:27 +01:00
static.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
weapon.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
weapon.hpp Use some more GMSTs for enchanting 2014-01-29 15:37:26 +01:00