1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwmechanics
2012-07-17 12:18:43 +02:00
..
activespells.cpp Merge branch 'skillgain' into potions 2012-07-10 14:08:30 +02:00
activespells.hpp Issue #314: added return value to addSpell function 2012-06-24 16:23:43 +02:00
actors.cpp Issue #342: factored out dynamic stats calculation into a separate function 2012-07-17 12:18:43 +02:00
actors.hpp Issue #342: factored out dynamic stats calculation into a separate function 2012-07-17 12:18:43 +02:00
creaturestats.hpp added per NPC/creature basic AI-settings (hello, fight, flee, alarm) 2012-06-16 16:17:42 +02:00
drawstate.hpp DrawState workaround 2012-07-07 20:53:19 +02:00
magiceffects.cpp Issue #256: RNG fix 2012-05-19 14:43:02 +02:00
magiceffects.hpp Issue #256: fixed a capitalisation mistake 2012-05-18 15:26:08 +02:00
mechanicsmanager.cpp Issue #324: Finished turning NpcStats into a proper class 2012-07-06 18:23:48 +02:00
mechanicsmanager.hpp Issue #107: Ptr related include cleanup 2012-07-03 13:55:53 +02:00
movement.hpp adding up and down move buttons 2012-03-24 22:03:08 -04:00
npcstats.cpp Issue #324: added useSkill function to NpcStats (adjust skill level according to use) 2012-07-09 21:15:52 +02:00
npcstats.hpp Issue #324: added useSkill function to NpcStats (adjust skill level according to use) 2012-07-09 21:15:52 +02:00
spells.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
spells.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
spellsuccess.hpp Issue #324: Finished turning NpcStats into a proper class 2012-07-06 18:23:48 +02:00
stat.hpp Issue #324: Modified the interface for modified stats 2012-07-09 20:34:12 +02:00