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
Capostrophic 5c889f7359 Add creature-with-the-same-model soundgen fallback (bug #4813)
Creatures will use sounds of the first creature that has the same model in the record store when possible.
2019-01-29 16:29:47 +03: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 Clean up redundant getClass calls in classes 2018-10-28 17:03:38 +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 Clean up redundant getClass calls in classes 2018-10-28 17:03:38 +03: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 Add creature-with-the-same-model soundgen fallback (bug #4813) 2019-01-29 16:29:47 +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 Do not scale player's model in the 1st-person view depending on race (bug #4383) 2019-01-07 12:58:47 +04: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 Merge pull request #1996 from Capostrophic/cleanup 2018-10-28 19:39:39 +01:00
weapon.hpp Make Equip console command to bypass most of restrictions (bug #4460) 2018-07-11 00:06:21 +04:00