1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwclass
2014-01-15 16:30:16 +01:00
..
activator.cpp
activator.hpp
apparatus.cpp
apparatus.hpp
armor.cpp
armor.hpp
book.cpp
book.hpp
classes.cpp
classes.hpp
clothing.cpp
clothing.hpp
container.cpp
container.hpp
creature.cpp Implement movement speed formula for creatures. Still moving a bit too slow. 2014-01-15 16:30:16 +01:00
creature.hpp Implement movement speed formula for creatures. Still moving a bit too slow. 2014-01-15 16:30:16 +01:00
creaturelevlist.cpp
creaturelevlist.hpp
door.cpp
door.hpp
ingredient.cpp
ingredient.hpp
itemlevlist.cpp
itemlevlist.hpp
light.cpp
light.hpp
lockpick.cpp
lockpick.hpp
misc.cpp
misc.hpp
npc.cpp Added getSkill to Class interface, since creatures also have skills (which are provided by generalized Combat, Magic and Stealth attributes which substitute for the specific skills, in the same way as specialization) 2014-01-15 15:50:45 +01:00
npc.hpp Added getSkill to Class interface, since creatures also have skills (which are provided by generalized Combat, Magic and Stealth attributes which substitute for the specific skills, in the same way as specialization) 2014-01-15 15:50:45 +01:00
potion.cpp
potion.hpp
probe.cpp
probe.hpp
repair.cpp
repair.hpp
static.cpp
static.hpp
weapon.cpp
weapon.hpp