1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:49:54 +00:00
openmw-tes3mp/apps/openmw/mwclass
David Cernat 0d75264221 Merge pull request #155 from OpenMW/master
Add OpenMW commits up to 17 Feb 2017, part 2
2017-02-17 23:19:30 +02:00
..
activator.cpp Implement and use new method allowTelekinesis() 2016-07-07 21:54:31 +09:00
activator.hpp Implement and use new method allowTelekinesis() 2016-07-07 21:54:31 +09:00
actor.cpp Allow activating actors without a name (Fixes #3551) 2016-09-15 16:47:50 +02:00
actor.hpp Allow activating actors without a name (Fixes #3551) 2016-09-15 16:47:50 +02:00
apparatus.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
apparatus.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
armor.cpp Fix incorrect calculation of armor rating (Bug #3754) 2017-02-17 03:11:37 +01:00
armor.hpp Fix incorrect calculation of armor rating (Bug #3754) 2017-02-17 03:11:37 +01:00
bodypart.cpp Add support for placing BodyParts in a cell (Bug #3118) 2016-07-07 23:50:48 +08:00
bodypart.hpp Add support for placing BodyParts in a cell (Bug #3118) 2016-07-07 23:50:48 +08:00
book.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
book.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
classes.cpp Add support for placing BodyParts in a cell (Bug #3118) 2016-07-07 23:50:48 +08:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
clothing.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
container.cpp Play locked sounds on locked objects instead of actors 2016-08-10 21:31:14 +09:00
container.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
creature.cpp Prevent AI actors from hitting unintended targets 2017-02-12 19:51:19 +09:00
creature.hpp Allow activating actors without a name (Fixes #3551) 2016-09-15 16:47:50 +02:00
creaturelevlist.cpp Fix shadowing warnings 2016-10-31 00:39:31 +09:00
creaturelevlist.hpp Preload levelled creatures 2016-02-09 03:06:00 +01:00
door.cpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
door.hpp Implement and use new method allowTelekinesis() 2016-07-07 21:54:31 +09:00
ingredient.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
ingredient.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
itemlevlist.cpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
itemlevlist.hpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
light.cpp Do not show uncarriable lights in item views 2016-09-24 18:01:31 +02:00
light.hpp Do not show uncarriable lights in item views 2016-09-24 18:01:31 +02:00
lockpick.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
lockpick.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
misc.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
misc.hpp Add count argument to copyObjectToCell 2015-12-19 16:48:32 +01:00
npc.cpp Merge pull request #155 from OpenMW/master 2017-02-17 23:19:30 +02:00
npc.hpp Allow activating actors without a name (Fixes #3551) 2016-09-15 16:47:50 +02:00
potion.cpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
potion.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
probe.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
probe.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
repair.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
repair.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00
static.cpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
static.hpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
weapon.cpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
weapon.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +01:00