..
activator.cpp
Merge branch 'scripts'
2014-07-28 09:02:24 +02:00
activator.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
apparatus.cpp
Merge branch 'scripts'
2014-07-28 09:02:24 +02:00
apparatus.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
armor.cpp
Implement MagicItems flag for vendors ( Fixes #1861 )
2014-09-01 02:10:36 +02:00
armor.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
book.cpp
Implement MagicItems flag for vendors ( Fixes #1861 )
2014-09-01 02:10:36 +02:00
book.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
classes.cpp
Mantis: #18 - Move components from global namespace into their own namespace.
2011-06-19 18:14:03 +02:00
classes.hpp
moved concrete record classes to separate sub-system (mwclass)
2010-08-03 13:17:31 +02:00
clothing.cpp
Implement MagicItems flag for vendors ( Fixes #1861 )
2014-09-01 02:10:36 +02:00
clothing.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
container.cpp
Fix faction rank not being set on items in faction-owned containers
2014-12-24 15:45:13 +01:00
container.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
creature.cpp
Use SoundGen fallback for type Land only ( Fixes #2228 )
2014-12-28 02:39:54 +01:00
creature.hpp
Take Scale field in creature record into account ( Fixes #2214 )
2014-12-15 13:34:04 +01:00
creaturelevlist.cpp
Reset CreatureLevList spawning flag if levelled list returned no creature
2014-09-18 06:06:20 +02:00
creaturelevlist.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
door.cpp
Support animation groups for Light and Door objects ( Fixes #2039 )
2014-12-24 15:45:14 +01:00
door.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
ingredient.cpp
Implement CellRef's faction rank (rank requirement to use item)
2014-07-24 02:17:38 +02:00
ingredient.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
itemlevlist.cpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
itemlevlist.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
light.cpp
Support animation groups for Light and Door objects ( Fixes #2039 )
2014-12-24 15:45:14 +01:00
light.hpp
Fixes #1887 : Equipped items do not emit sounds
2014-10-12 13:38:41 +02:00
lockpick.cpp
Merge branch 'scripts'
2014-07-28 09:02:24 +02:00
lockpick.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
misc.cpp
Don't show weight or value for keys ( Fixes #1815 )
2014-08-16 16:51:56 +02:00
misc.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
npc.cpp
Stop idle animations for non-biped creatures when attacking/moving
2014-12-28 15:34:47 +01:00
npc.hpp
Stop idle animations for non-biped creatures when attacking/moving
2014-12-28 15:34:47 +01:00
potion.cpp
Make Potions reveal two effects for every fWortChanceValue of alchemy skill ( Fixes #1792 )
2014-08-11 20:40:02 +02:00
potion.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
probe.cpp
Merge branch 'scripts'
2014-07-28 09:02:24 +02:00
probe.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
repair.cpp
Merge branch 'scripts'
2014-07-28 09:02:24 +02:00
repair.hpp
Fix typo in comments.
2014-10-05 18:12:33 -05:00
static.cpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
static.hpp
added missing getId functions to classes derived from MWWorld::Class
2014-07-18 09:56:58 +02:00
weapon.cpp
Set weapon Magical flag when enchanting a weapon
2014-09-13 21:23:44 +02:00
weapon.hpp
Make applyEnchantment return the record ID instead of modifying Ptr
2014-05-24 14:58:48 +02:00