1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-10 00:34:31 +00:00
openmw/apps/openmw/mwclass
jvoisin 0cc304e659 Clean up MyGUI includes
This should improve incremental compilation.
2022-06-04 15:26:36 +02:00
..
activator.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
activator.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
actor.cpp Check whether model is empty before trying to insert object 2022-04-03 17:38:33 +00:00
actor.hpp Use static object to register classes 2022-04-06 16:49:25 +02:00
apparatus.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
apparatus.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
armor.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
armor.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
bodypart.cpp Use static object to register classes 2022-04-06 16:49:25 +02:00
bodypart.hpp Use static object to register classes 2022-04-06 16:49:25 +02:00
book.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
book.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
classes.cpp Add support for placing BodyParts in a cell (Bug #3118) 2016-01-02 01:30:06 +01:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
clothing.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
container.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
container.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
creature.cpp Replace new with make_unique in openmw 2022-05-29 13:24:48 +02:00
creature.hpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
creaturelevlist.cpp Use static object to register classes 2022-04-06 16:49:25 +02:00
creaturelevlist.hpp Use static object to register classes 2022-04-06 16:49:25 +02:00
door.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
door.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
ingredient.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
ingredient.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
itemlevlist.cpp Use static object to register classes 2022-04-06 16:49:25 +02:00
itemlevlist.hpp Use static object to register classes 2022-04-06 16:49:25 +02:00
light.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
light.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
lockpick.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
lockpick.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
misc.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
misc.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
npc.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
npc.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
potion.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
potion.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
probe.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
probe.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
repair.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
repair.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00
static.cpp Use static object to register classes 2022-04-06 16:49:25 +02:00
static.hpp Use static object to register classes 2022-04-06 16:49:25 +02:00
weapon.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
weapon.hpp Use unique_ptr instead of shared_ptr 2022-04-08 16:12:36 +02:00