1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwclass
2023-09-13 21:51:42 +02:00
..
activator.cpp
activator.hpp
actor.cpp
actor.hpp
apparatus.cpp
apparatus.hpp
armor.cpp
armor.hpp
bodypart.cpp
bodypart.hpp
book.cpp
book.hpp
classes.cpp Load ESM4 Terminal objects, add lua bindings for them 2023-08-15 06:23:38 +00:00
classes.hpp
classmodel.hpp
clothing.cpp
clothing.hpp
container.cpp Make LiveCellRef to remove itself from PtrRegistry in destructor (to prevent potential use after free); Update ContainerStore::mPtr after copying container/actor. 2023-09-09 21:54:13 +02:00
container.hpp
creature.cpp Replace more sized reads 2023-09-13 21:51:42 +02:00
creature.hpp
creaturelevlist.cpp
creaturelevlist.hpp
door.cpp
door.hpp
esm4base.cpp
esm4base.hpp Load ESM4 actors 2023-07-26 11:47:50 +02:00
ingredient.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
ingredient.hpp
itemlevlist.cpp
itemlevlist.hpp
light4.cpp
light4.hpp
light.cpp
light.hpp
lockpick.cpp
lockpick.hpp
misc.cpp Do not redundantly take and set count in moveToCell(). moveToCell() should always be moving the full stack. 2023-07-25 14:22:00 +02:00
misc.hpp
npc.cpp Merge branch 'ptrindex' into 'master' 2023-09-11 06:57:36 +00:00
npc.hpp
potion.cpp
potion.hpp
probe.cpp
probe.hpp
repair.cpp
repair.hpp
static.cpp
static.hpp
weapon.cpp
weapon.hpp