1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 13:12:50 +00:00
OpenMW/apps/openmw/mwmechanics
2014-06-28 01:31:34 +02:00
..
activespells.cpp
activespells.hpp Implement Murder crimes and OnMurder instruction (Fixes #1315) 2014-06-17 04:05:27 +02:00
actors.cpp Fix exception when casting Bound Gloves spell 2014-06-19 16:00:27 +02:00
actors.hpp Savegame: Store death counter (Fixes #1477) 2014-06-13 02:26:53 +02:00
aiactivate.cpp Handle activation scripts in AiActivate (Fixes #1478) 2014-06-13 02:26:52 +02:00
aiactivate.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aiavoiddoor.cpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aiavoiddoor.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aicombat.cpp AiCombat: Handle Start to Min and Min to Max durations of 0 (found in Riekling animation) 2014-06-28 01:31:34 +02:00
aicombat.hpp AiCombat: Handle Start to Min and Min to Max durations of 0 (found in Riekling animation) 2014-06-28 01:31:34 +02:00
aiescort.cpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aiescort.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aifollow.cpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aifollow.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aipackage.cpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aipackage.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aipursue.cpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aipursue.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aisequence.cpp Use fFight<Crime> GMSTs to control attacks in response to crimes 2014-06-17 04:05:27 +02:00
aisequence.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aitravel.cpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aitravel.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
aiwander.cpp Move AiWander arrival check to time-critical section 2014-06-15 14:18:16 +02:00
aiwander.hpp Savegame: Store AiSequence 2014-06-13 02:26:52 +02:00
alchemy.cpp Fix alchemy allowing same item ID in different slots (Fixes #1407) 2014-06-06 14:12:50 +02:00
alchemy.hpp
character.cpp Use walk animation as fallback if there's no run animation (Fixes #1578) 2014-06-28 00:07:13 +02:00
character.hpp Implement idlestorm animation (Feature #41) 2014-06-24 18:37:38 +02:00
combat.cpp Disable fProjectileThrownStoreChance when shooting at player (Fixes #1490) 2014-06-15 16:11:22 +02:00
combat.hpp
creaturestats.cpp Implement Murder crimes and OnMurder instruction (Fixes #1315) 2014-06-17 04:05:27 +02:00
creaturestats.hpp Implement Murder crimes and OnMurder instruction (Fixes #1315) 2014-06-17 04:05:27 +02:00
disease.hpp
drawstate.hpp
enchanting.cpp
enchanting.hpp
levelledlist.hpp
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp Fix disposition for npcs in same faction, by Hrnchamd 2014-06-25 00:12:51 +02:00
mechanicsmanagerimp.hpp Ignore distance when considering aggression due to crime (seems to work better, all balmora mages guild members now come to help when one is attacked) 2014-06-18 16:57:53 +02:00
movement.hpp
npcstats.cpp Count werewolf kills (Fixes #1525) 2014-06-18 16:56:36 +02:00
npcstats.hpp Count werewolf kills (Fixes #1525) 2014-06-18 16:56:36 +02:00
objects.cpp
objects.hpp
obstacle.cpp
obstacle.hpp
pathfinding.cpp Remove a squareroot in pathfinding 2014-06-15 14:18:16 +02:00
pathfinding.hpp
pathgrid.cpp Fix triggering changed flag for all references when cell is visited 2014-06-15 14:18:16 +02:00
pathgrid.hpp
pickpocket.cpp
pickpocket.hpp
repair.cpp
repair.hpp
security.cpp
security.hpp
spellcasting.cpp Fix crash for on target spells cast by non-actors (Fixes #1529) 2014-06-18 16:57:53 +02:00
spellcasting.hpp Fix crash for on target spells cast by non-actors (Fixes #1529) 2014-06-18 16:57:53 +02:00
spells.cpp
spells.hpp
stat.cpp
stat.hpp
steering.cpp
steering.hpp