1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-01 22:51:34 +00:00
openmw-tes3mp/apps/openmw/mwclass
2015-07-07 22:46:15 +02:00
..
activator.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
activator.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
apparatus.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
apparatus.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
armor.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
armor.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
book.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
book.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02: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 replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
clothing.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
container.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
container.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
creature.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
creature.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
creaturelevlist.cpp replaced auto_ptr with unique_ptr 2015-07-07 22:11:07 +02:00
creaturelevlist.hpp Fix for broken levelled creature spawning (Fixes #2365) 2015-02-11 12:10:46 +01:00
door.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
door.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
ingredient.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
ingredient.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
itemlevlist.cpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
itemlevlist.hpp added missing getId functions to classes derived from MWWorld::Class 2014-07-18 09:56:58 +02:00
light.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
light.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
lockpick.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
lockpick.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
misc.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
misc.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
npc.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
npc.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
potion.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
potion.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
probe.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
probe.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
repair.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
repair.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
static.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
static.hpp Move physicssystem to a new mwphysics module 2015-05-10 01:09:00 +02:00
weapon.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
weapon.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00