1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/openmw/mwclass
Bret Curtis 0fad2449f3
Merge pull request #1982 from Capostrophic/condition
Avoid item condition and charge zero divisions
2018-10-25 17:22:02 +02:00
..
activator.cpp Utilize the default soundgen entries when necessary (bug #4689) 2018-10-21 11:32:23 +03:00
activator.hpp Cleanup 2018-10-14 21:28:43 +03:00
actor.cpp Disable actor collision only after end of death animation 2018-06-12 10:00:38 +04:00
actor.hpp Don't use xmesh.nif over mesh.nif for classes that don't make use of the separated keyframes 2017-02-20 19:04:02 +01:00
apparatus.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
apparatus.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
armor.cpp Avoid item condition and charge zero divisions 2018-10-24 19:06:55 +03:00
armor.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
bodypart.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
bodypart.hpp Add support for placing BodyParts in a cell (Bug #3118) 2016-01-02 01:30:06 +01:00
book.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
book.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
classes.cpp Add support for placing BodyParts in a cell (Bug #3118) 2016-01-02 01:30:06 +01:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
clothing.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
container.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
container.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
creature.cpp Utilize the default soundgen entries when necessary (bug #4689) 2018-10-21 11:32:23 +03:00
creature.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
creaturelevlist.cpp Remove deprecated GMST get* functions 2018-08-29 18:38:12 +03:00
creaturelevlist.hpp Preload levelled creatures 2016-02-09 03:06:00 +01:00
door.cpp Use constants instead of widely used magic numbers (task #4645) 2018-09-17 19:22:50 +04:00
door.hpp Owned crosshair improvements (bug #2789) 2017-08-18 17:08:15 +04:00
ingredient.cpp getSkill usage cleanup (bug #4671) 2018-10-08 17:06:30 +03:00
ingredient.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
itemlevlist.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
itemlevlist.hpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
light.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
light.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
lockpick.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
lockpick.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
misc.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
misc.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
npc.cpp Implement getItemNormalizedHealth() method and use it 2018-10-25 15:45:31 +03:00
npc.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
potion.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
potion.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
probe.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
probe.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
repair.cpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
repair.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00
static.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
static.hpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
weapon.cpp Avoid item condition and charge zero divisions 2018-10-24 19:06:55 +03:00
weapon.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00