1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 08:49:55 +00:00
openmw-tes3mp/apps/openmw/mwclass
David Cernat 7e4543ffcb Merge pull request #64 from OpenMW/master
Add OpenMW commits up to 24 Sep
2016-09-25 11:06:07 +03: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 Don't show weight tooltip for 0-weight equipment 2016-08-14 18:37:41 +09:00
armor.hpp Add count argument to getToolTipInfo 2015-12-19 16:29:07 +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 Pass hitPosition by const reference 2016-09-13 00:59:56 +09:00
creature.hpp Allow activating actors without a name (Fixes #3551) 2016-09-15 16:47:50 +02:00
creaturelevlist.cpp Rename safePlaceObject to placeObject 2016-02-29 17:05:18 +01:00
creaturelevlist.hpp Preload levelled creatures 2016-02-09 03:06:00 +01:00
door.cpp Correct telekinesis glow length 2016-08-24 01:21:15 +09: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 Resolve conflicts in pull request #55 2016-09-15 08:49:57 +03:00
npc.hpp Allow activating actors without a name (Fixes #3551) 2016-09-15 16:47:50 +02:00
potion.cpp Don't reveal unknown potion effects in alchemy window (Fixes #3146) 2016-02-02 22:50:11 +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