1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-06 06:56:33 +00:00
openmw-tes3mp/apps/openmw/mwmechanics
2015-01-27 23:12:21 +01:00
..
activespells.cpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00
activespells.hpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00
actor.cpp Add MWMechanics::Actor class for temporary actor state, move AiState there 2014-12-24 15:45:14 +01:00
actor.hpp Add MWMechanics::Actor class for temporary actor state, move AiState there 2014-12-24 15:45:14 +01:00
actors.cpp Several warning fixes 2015-01-23 15:34:47 +01:00
actors.hpp Several warning fixes 2015-01-23 15:34:47 +01:00
aiactivate.cpp
aiactivate.hpp
aiavoiddoor.cpp
aiavoiddoor.hpp
aicombat.cpp Clang warning fixes (thanks hemite) 2015-01-27 23:12:20 +01:00
aicombat.hpp
aicombataction.cpp Improve AI prioritising health potions 2014-12-24 15:45:12 +01:00
aicombataction.hpp
aiescort.cpp
aiescort.hpp
aifollow.cpp AiFollow: target has to be seen in order to start following (Fixes #1637) 2014-12-09 22:25:28 +01:00
aifollow.hpp AiFollow: target has to be seen in order to start following (Fixes #1637) 2014-12-09 22:25:28 +01:00
aipackage.cpp
aipackage.hpp Implement AiWander fast-forward (Feature #1125) 2014-12-31 18:41:57 +01:00
aipursue.cpp Stop AiPursue when target has invisibility or chameleon>=75 2014-12-24 15:45:14 +01:00
aipursue.hpp
aisequence.cpp Fix running AI for dead actors 2015-01-13 18:13:02 +01:00
aisequence.hpp Implement AiWander fast-forward (Feature #1125) 2014-12-31 18:41:57 +01:00
aistate.hpp Implement AiWander fast-forward (Feature #1125) 2014-12-31 18:41:57 +01:00
aitravel.cpp Implement AiTravel fast-forward (Fixes #1125) 2014-12-31 20:42:29 +01:00
aitravel.hpp Implement AiWander fast-forward (Feature #1125) 2014-12-31 18:41:57 +01:00
aiwander.cpp Update idle voices according to research 2015-01-15 03:35:46 +01:00
aiwander.hpp Store original actor position in AiWander package (Fixes #2200) 2015-01-01 03:38:49 +01:00
alchemy.cpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
alchemy.hpp
autocalcspell.cpp
autocalcspell.hpp
character.cpp Clang warning fixes (thanks hemite) 2015-01-27 23:12:20 +01:00
character.hpp Add MWMechanics::Actor class for temporary actor state, move AiState there 2014-12-24 15:45:14 +01:00
combat.cpp Enchanted arrows should not be added to victim (Fixes #2306) 2015-01-27 23:12:20 +01:00
combat.hpp Centralized "fish can't attack non-swimmer" logic. 2015-01-11 14:25:46 +13:00
creaturestats.cpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00
creaturestats.hpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00
difficultyscaling.cpp
difficultyscaling.hpp
disease.hpp
drawstate.hpp
enchanting.cpp Enchanting code cleanup 2015-01-12 23:29:58 +01:00
enchanting.hpp Enchanting: fix skill-based cast cost bonus being applied twice 2015-01-07 04:41:12 +01:00
levelledlist.hpp Fix leveled item argument issue (Fixes #2302) 2015-01-27 23:12:20 +01:00
magiceffects.cpp
magiceffects.hpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00
mechanicsmanagerimp.cpp ESSImport: fix NPC factions 2015-01-27 23:12:21 +01:00
mechanicsmanagerimp.hpp Several warning fixes 2015-01-23 15:34:47 +01:00
movement.hpp
npcstats.cpp ESSImport: fix NPC factions 2015-01-27 23:12:21 +01:00
npcstats.hpp ESSImport: fix NPC factions 2015-01-27 23:12:21 +01:00
objects.cpp
objects.hpp
obstacle.cpp Clang warning fixes (thanks hemite) 2015-01-27 23:12:20 +01:00
obstacle.hpp
pathfinding.cpp Remove unused checkWaypoint function 2015-01-07 02:34:28 +01:00
pathfinding.hpp Remove unused checkWaypoint function 2015-01-07 02:34:28 +01:00
pathgrid.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
pathgrid.hpp Work around pathgrid record limitation (Fixes #2195) 2014-12-09 00:13:56 +01:00
pickpocket.cpp moved CellRefList into a separate file 2014-02-23 20:11:05 +01:00
pickpocket.hpp
repair.cpp
repair.hpp
security.cpp
security.hpp
spellcasting.cpp Fix Tribunal/BM summon effects not working 2015-01-23 15:34:47 +01:00
spellcasting.hpp Fix Tribunal/BM summon effects not working 2015-01-23 15:34:47 +01:00
spells.cpp Don't clear known spells when reading from the savegame 2015-01-23 15:34:14 +01:00
spells.hpp Graceful error handling for missing spells/factions (Fixes #1825, Bug #2176, Bug #2203) 2014-12-14 02:38:27 +01:00
stat.cpp
stat.hpp
steering.cpp
steering.hpp
summoning.cpp Fix Tribunal/BM summon effects not working 2015-01-23 15:34:47 +01:00
summoning.hpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00