You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwmechanics
scrawl 92e4a0669c Fix for AiWander state loading 10 years ago
..
activespells.cpp Use fMagicStartIconBlink for spell effect indicator fading 10 years ago
activespells.hpp Implement Murder crimes and OnMurder instruction (Fixes #1315) 11 years ago
actor.cpp Add MWMechanics::Actor class for temporary actor state, move AiState there 10 years ago
actor.hpp Add MWMechanics::Actor class for temporary actor state, move AiState there 10 years ago
actors.cpp Quick fix for Ai fast-forward crash in exteriors (Fixes #2241) 10 years ago
actors.hpp Implement AiWander fast-forward (Feature #1125) 10 years ago
aiactivate.cpp Draft how to move temporary package state to CharacterController. 10 years ago
aiactivate.hpp Draft how to move temporary package state to CharacterController. 10 years ago
aiavoiddoor.cpp Draft how to move temporary package state to CharacterController. 10 years ago
aiavoiddoor.hpp Draft how to move temporary package state to CharacterController. 10 years ago
aicombat.cpp Remove sneaking effect on combat AI (Fixes #2237) 10 years ago
aicombat.hpp Moved all variables in temporary storage for AiCombat and some more for AiWander. 10 years ago
aicombataction.cpp Improve AI prioritising health potions 10 years ago
aicombataction.hpp fix typo 10 years ago
aiescort.cpp Draft how to move temporary package state to CharacterController. 10 years ago
aiescort.hpp -improved trigonometric precision 10 years ago
aifollow.cpp AiFollow: target has to be seen in order to start following (Fixes #1637) 10 years ago
aifollow.hpp AiFollow: target has to be seen in order to start following (Fixes #1637) 10 years ago
aipackage.cpp Fix AI moving load doors and throw an exception when trying to do this (Fixes #1907) 10 years ago
aipackage.hpp Implement AiWander fast-forward (Feature #1125) 10 years ago
aipursue.cpp Stop AiPursue when target has invisibility or chameleon>=75 10 years ago
aipursue.hpp Draft how to move temporary package state to CharacterController. 10 years ago
aisequence.cpp Implement AiWander fast-forward (Feature #1125) 10 years ago
aisequence.hpp Implement AiWander fast-forward (Feature #1125) 10 years ago
aistate.hpp Implement AiWander fast-forward (Feature #1125) 10 years ago
aitravel.cpp Implement AiTravel fast-forward (Fixes #1125) 10 years ago
aitravel.hpp Implement AiWander fast-forward (Feature #1125) 10 years ago
aiwander.cpp Fix for AiWander state loading 10 years ago
aiwander.hpp Store original actor position in AiWander package (Fixes #2200) 10 years ago
alchemy.cpp Fix some static analysis issues (coverity) 10 years ago
alchemy.hpp Add automatic potion naming 10 years ago
autocalcspell.cpp Don't sell racial spells (Fixes #1961) 10 years ago
autocalcspell.hpp Traverse spells in record order from content files. bronrod_the_roarer is perfect now. Other NPCs have some differences. 11 years ago
character.cpp Fix idle animation not restarting immediately for creatures 10 years ago
character.hpp Add MWMechanics::Actor class for temporary actor state, move AiState there 10 years ago
combat.cpp Add hand-to-hand combat mechanics for bipedal creatures 10 years ago
combat.hpp Add hand-to-hand combat mechanics for bipedal creatures 10 years ago
creaturestats.cpp Function_CreatureTargetted should return '2' for werewolfs 10 years ago
creaturestats.hpp Function_CreatureTargetted should return '2' for werewolfs 10 years ago
difficultyscaling.cpp Implement difficulty scaling (Fixes #1505) 11 years ago
difficultyscaling.hpp Implement difficulty scaling (Fixes #1505) 11 years ago
disease.hpp Disease Check: Shorten the resistance calculations. 10 years ago
drawstate.hpp Savegame: store most of CreatureStats 11 years ago
enchanting.cpp Enchanting: fix cast cost for "on use" enchantments being set incorrectly 10 years ago
enchanting.hpp Enchanting: fix cast cost for "on use" enchantments being set incorrectly 10 years ago
levelledlist.hpp Remove useless throwing of exception 11 years ago
magiceffects.cpp Store magic effect Base values in savegame (Fixes #1489) 11 years ago
magiceffects.hpp Use fMagicStartIconBlink for spell effect indicator fading 10 years ago
mechanicsmanagerimp.cpp Implement AiWander fast-forward (Feature #1125) 10 years ago
mechanicsmanagerimp.hpp Update crime system according to research wiki for more accurate attack responses 10 years ago
movement.hpp Store the position and rotation in MWMechanics::Movement 12 years ago
npcstats.cpp Fix incorrect implementation of iWerewolfBounty 10 years ago
npcstats.hpp Don't allow raising faction rank if the next rank has no name (Fixes #1975) 10 years ago
objects.cpp Merge branch 'savedgame' 11 years ago
objects.hpp Feature #957: Implement area magic 11 years ago
obstacle.cpp Basic RefData and CellRef change tracking 11 years ago
obstacle.hpp Changed getNearbyDoor to use MWWorld::Ptr 11 years ago
pathfinding.cpp Change pathgrid workaround to check for interior cell name 10 years ago
pathfinding.hpp Fix cppcheck issues 10 years ago
pathgrid.cpp Missing files, aka; Why you shouldn't stresscommit 10 years ago
pathgrid.hpp Work around pathgrid record limitation (Fixes #2195) 10 years ago
pickpocket.cpp moved CellRefList into a separate file 11 years ago
pickpocket.hpp Implement pickpocket detection. Play a voiced dialogue entry when detected. 11 years ago
repair.cpp Attempt to restack item after repair or recharge (Fixes #1656) 11 years ago
repair.hpp Added PC repair feature 12 years ago
security.cpp Basic RefData and CellRef change tracking 11 years ago
security.hpp Cleanup Security class 12 years ago
spellcasting.cpp Merge remote-tracking branch 'upstream/master' 10 years ago
spellcasting.hpp Make spells cast by scripts always succeed (Fixes #1993) 10 years ago
spells.cpp Graceful error handling for missing spells/factions (Fixes #1825, Bug #2176, Bug #2203) 10 years ago
spells.hpp Graceful error handling for missing spells/factions (Fixes #1825, Bug #2176, Bug #2203) 10 years ago
stat.cpp store NPC state in saved game files 11 years ago
stat.hpp Make Restore/Damage Attribute/Skill effects continuous 10 years ago
steering.cpp merge master 11 years ago
steering.hpp merge master 11 years ago