1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwmechanics
2022-04-04 17:09:52 +00:00
..
activespells.cpp
activespells.hpp
actor.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
actor.hpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
actors.cpp Revert "Merge branch 'refactor/6677-2' into 'master'" 2022-04-04 17:09:52 +00:00
actors.hpp Revert "Merge branch 'refactor/6677-2' into 'master'" 2022-04-04 17:09:52 +00:00
actorutil.cpp
actorutil.hpp
aiactivate.cpp Use unique_ptr to manage AiPackage lifetime 2022-02-23 00:39:30 +01:00
aiactivate.hpp
aiavoiddoor.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
aiavoiddoor.hpp
aibreathe.cpp
aibreathe.hpp
aicast.cpp
aicast.hpp
aicombat.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
aicombat.hpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
aicombataction.cpp Add getRatio method 2022-02-10 22:10:46 +01:00
aicombataction.hpp
aiescort.cpp Use unique_ptr to manage AiPackage lifetime 2022-02-23 00:39:30 +01:00
aiescort.hpp
aiface.cpp
aiface.hpp
aifollow.cpp Use unique_ptr to manage AiPackage lifetime 2022-02-23 00:39:30 +01:00
aifollow.hpp
aipackage.cpp Make the CI happy 2022-03-21 17:49:42 +02:00
aipackage.hpp
aipackagetypeid.hpp
aipursue.cpp Use unique_ptr to manage AiPackage lifetime 2022-02-23 00:39:30 +01:00
aipursue.hpp
aisequence.cpp Mark getActivePackage const 2022-03-28 16:17:42 +03:00
aisequence.hpp Mark getActivePackage const 2022-03-28 16:17:42 +03:00
aistate.hpp
aitimer.hpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
aitravel.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
aitravel.hpp
aiwander.cpp Cleanup stopMovement 2022-03-29 19:49:02 +03:00
aiwander.hpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
alchemy.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
alchemy.hpp
autocalcspell.cpp
autocalcspell.hpp
character.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
character.hpp Disallow non-bipedal hand-to-hand refreshes 2022-02-16 21:58:22 +01:00
combat.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
combat.hpp
creaturestats.cpp Merge branch 'covid_wont_stop_me' into 'master' 2022-03-28 11:40:46 +00:00
creaturestats.hpp Merge branch 'covid_wont_stop_me' into 'master' 2022-03-28 11:40:46 +00:00
difficultyscaling.cpp
difficultyscaling.hpp
disease.hpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
drawstate.hpp
enchanting.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
enchanting.hpp
levelledlist.hpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
mechanicsmanagerimp.hpp Use std::vector instead of std::list 2022-02-25 04:02:21 +02:00
movement.hpp
npcstats.cpp
npcstats.hpp
objects.cpp
objects.hpp
obstacle.cpp
obstacle.hpp
pathfinding.cpp
pathfinding.hpp
pathgrid.cpp
pathgrid.hpp
pickpocket.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
pickpocket.hpp
recharge.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
recharge.hpp
repair.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
repair.hpp
security.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
security.hpp
spellcasting.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
spellcasting.hpp
spelleffects.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
spelleffects.hpp
spelllist.cpp
spelllist.hpp
spellpriority.cpp
spellpriority.hpp
spellresistance.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
spellresistance.hpp
spells.cpp Rename hasDisease to hasSpellType and refactor function 2022-03-25 20:47:43 +02:00
spells.hpp Rename hasDisease to hasSpellType and refactor function 2022-03-25 20:47:43 +02:00
spellutil.cpp
spellutil.hpp
stat.cpp Fix stats not working right for saves started before version 17 2022-02-14 18:38:37 +01:00
stat.hpp Add getRatio method 2022-02-10 22:10:46 +01:00
steering.cpp
steering.hpp Increase the base angular velocity to 900°/sec (#5192) 2022-02-23 02:13:31 +03:00
summoning.cpp
summoning.hpp
trading.cpp Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
trading.hpp
typedaipackage.hpp
weaponpriority.cpp
weaponpriority.hpp
weapontype.cpp
weapontype.hpp