.. |
activespells.cpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
activespells.hpp
|
|
|
actor.cpp
|
MechanicsManager, frame update
|
2015-04-25 15:19:17 +02:00 |
actor.hpp
|
|
|
actors.cpp
|
Various math code ported to osg
|
2015-06-03 19:41:19 +02:00 |
actors.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aiactivate.cpp
|
|
|
aiactivate.hpp
|
|
|
aiavoiddoor.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aiavoiddoor.hpp
|
|
|
aicombat.cpp
|
Remove an unused variable
|
2015-06-04 21:51:24 +02:00 |
aicombat.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aicombataction.cpp
|
|
|
aicombataction.hpp
|
Silence -Wreorder warnings.
|
2015-04-28 18:48:02 -05:00 |
aiescort.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
aiescort.hpp
|
|
|
aifollow.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aifollow.hpp
|
|
|
aipackage.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aipackage.hpp
|
|
|
aipursue.cpp
|
|
|
aipursue.hpp
|
|
|
aisequence.cpp
|
Various math code ported to osg
|
2015-06-03 19:41:19 +02:00 |
aisequence.hpp
|
|
|
aistate.hpp
|
Remove BOOST_STATIC_ASSERT to fix clang warnings
|
2015-06-04 20:11:40 +02:00 |
aitravel.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aitravel.hpp
|
|
|
aiwander.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
aiwander.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
alchemy.cpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
alchemy.hpp
|
|
|
autocalcspell.cpp
|
|
|
autocalcspell.hpp
|
|
|
character.cpp
|
Normalize fixes
|
2015-06-05 03:41:10 +02:00 |
character.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
combat.cpp
|
Restore projectiles
|
2015-06-01 21:41:13 +02:00 |
combat.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
creaturestats.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
creaturestats.hpp
|
|
|
difficultyscaling.cpp
|
|
|
difficultyscaling.hpp
|
|
|
disease.hpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
drawstate.hpp
|
|
|
enchanting.cpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
enchanting.hpp
|
|
|
levelledlist.hpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
magiceffects.cpp
|
|
|
magiceffects.hpp
|
|
|
mechanicsmanagerimp.cpp
|
Normalize fixes
|
2015-06-05 03:41:10 +02:00 |
mechanicsmanagerimp.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
movement.hpp
|
Readded collision objects and movement physics
|
2015-05-12 03:02:15 +02:00 |
npcstats.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
npcstats.hpp
|
|
|
objects.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
objects.hpp
|
Restore projectiles
|
2015-06-01 21:41:13 +02:00 |
obstacle.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
obstacle.hpp
|
|
|
pathfinding.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
pathfinding.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
pathgrid.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
pathgrid.hpp
|
|
|
pickpocket.cpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
pickpocket.hpp
|
|
|
repair.cpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
repair.hpp
|
|
|
security.cpp
|
Move rng to components
|
2015-04-22 17:58:55 +02:00 |
security.hpp
|
|
|
spellcasting.cpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
2015-06-03 03:18:29 +02:00 |
spellcasting.hpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
spells.cpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
2015-05-23 20:33:44 +02:00 |
spells.hpp
|
GetSpellEffects returns true for active abilities (Fixes #2530)
|
2015-05-11 16:38:16 +02:00 |
stat.cpp
|
|
|
stat.hpp
|
|
|
steering.cpp
|
Various math code ported to osg
|
2015-06-03 19:41:19 +02:00 |
steering.hpp
|
Various math code ported to osg
|
2015-06-03 19:41:19 +02:00 |
summoning.cpp
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
summoning.hpp
|
|
|