This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-12 21:39:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1e033fa8fe
OpenMW
/
apps
/
openmw
/
mwmechanics
History
scrawl
6f34a0501a
Attempting to make a potion with no effects removes the ingredients (
Fixes
#2722
)
2015-06-24 05:17:45 +02:00
..
activespells.cpp
activespells.hpp
actor.cpp
actor.hpp
actors.cpp
actors.hpp
aiactivate.cpp
aiactivate.hpp
aiavoiddoor.cpp
aiavoiddoor.hpp
aicombat.cpp
Moved logic for building a Sync'ed path from AiCombat to PathFinding.
2015-06-11 18:31:35 +12:00
aicombat.hpp
Moved logic for building a Sync'ed path from AiCombat to PathFinding.
2015-06-11 18:31:35 +12:00
aicombataction.cpp
aicombataction.hpp
aiescort.cpp
aiescort.hpp
aifollow.cpp
aifollow.hpp
aipackage.cpp
Moved logic for building a Sync'ed path from AiCombat to PathFinding.
2015-06-11 18:31:35 +12:00
aipackage.hpp
replaced #include with forward class declaration, as suggested by slaugherfish.
2015-06-14 10:30:55 +12:00
aipursue.cpp
aipursue.hpp
aisequence.cpp
aisequence.hpp
aistate.hpp
aitravel.cpp
aitravel.hpp
aiwander.cpp
Aquatic creatures no longer try to get onto land.
2015-06-21 16:23:40 +12:00
aiwander.hpp
alchemy.cpp
Attempting to make a potion with no effects removes the ingredients (
Fixes
#2722
)
2015-06-24 05:17:45 +02:00
alchemy.hpp
autocalcspell.cpp
autocalcspell.hpp
character.cpp
character.hpp
combat.cpp
combat.hpp
creaturestats.cpp
Don't use separate werewolf skills/attributes for non-player werewolves
2015-06-21 17:28:18 +02:00
creaturestats.hpp
Don't use separate werewolf skills/attributes for non-player werewolves
2015-06-21 17:28:18 +02:00
difficultyscaling.cpp
difficultyscaling.hpp
disease.hpp
drawstate.hpp
enchanting.cpp
enchanting.hpp
levelledlist.hpp
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp
mechanicsmanagerimp.hpp
movement.hpp
npcstats.cpp
Werewolf stats compatibility with old save files
2015-06-21 18:45:49 +02:00
npcstats.hpp
Don't use separate werewolf skills/attributes for non-player werewolves
2015-06-21 17:28:18 +02:00
objects.cpp
objects.hpp
obstacle.cpp
obstacle.hpp
pathfinding.cpp
simplified pathfinding code.
2015-06-14 15:14:02 +12:00
pathfinding.hpp
simplified pathfinding code.
2015-06-14 15:14:02 +12:00
pathgrid.cpp
pathgrid.hpp
pickpocket.cpp
pickpocket.hpp
repair.cpp
repair.hpp
security.cpp
security.hpp
spellcasting.cpp
spellcasting.hpp
spells.cpp
spells.hpp
stat.cpp
stat.hpp
steering.cpp
steering.hpp
summoning.cpp
summoning.hpp