1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw/mwphysics
psi29a bd866cf210 Merge branch 'fix_infidelities' into 'master'
Fix Infidelities quest from Tribunal (#6307)

Closes #6307

See merge request OpenMW/openmw!1248
2021-10-01 21:12:15 +00:00
..
actor.cpp Move btCollisionObject* into PtrHolder 2021-08-08 15:05:07 +02:00
actor.hpp Move btCollisionObject* into PtrHolder 2021-08-08 15:05:07 +02:00
actorconvexcallback.cpp Use btCollisionObject* instead of MWWorld::Ptr inside of Projectile 2021-08-08 15:05:07 +02:00
actorconvexcallback.hpp
closestnotmerayresultcallback.cpp Use btCollisionObject* instead of MWWorld::Ptr inside of Projectile 2021-08-08 15:05:07 +02:00
closestnotmerayresultcallback.hpp
collisiontype.hpp Merge branch 'forlua' into 'master' 2021-09-27 19:50:57 +00:00
constants.hpp Fix double -> float conversions 2021-04-19 15:36:58 +04:00
contacttestresultcallback.cpp
contacttestresultcallback.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
contacttestwrapper.cpp
contacttestwrapper.h
deepestnotmecontacttestresultcallback.cpp Use btCollisionObject* instead of MWWorld::Ptr inside of Projectile 2021-08-08 15:05:07 +02:00
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp Check AiTravel destination for other actors presence 2021-09-29 01:05:23 +02:00
heightfield.cpp
heightfield.hpp
movementsolver.cpp Avoid division by zero in movementsolver when an actor is immobile and 2021-08-08 17:19:18 +02:00
movementsolver.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
mtphysics.cpp Use shared_ptr instead of weak_ptr for actors handle inside the 2021-08-15 16:21:16 +02:00
mtphysics.hpp Use shared_ptr instead of weak_ptr for actors handle inside the 2021-08-15 16:21:16 +02:00
object.cpp Move btCollisionObject* into PtrHolder 2021-08-08 15:05:07 +02:00
object.hpp Move btCollisionObject* into PtrHolder 2021-08-08 15:05:07 +02:00
physicssystem.cpp Merge branch 'fix_infidelities' into 'master' 2021-10-01 21:12:15 +00:00
physicssystem.hpp Merge branch 'fix_infidelities' into 'master' 2021-10-01 21:12:15 +00:00
projectile.cpp Change projectile behaviour to be like in vanilla wrt. water plane: 2021-09-03 10:24:05 +02:00
projectile.hpp Change projectile behaviour to be like in vanilla wrt. water plane: 2021-09-03 10:24:05 +02:00
projectileconvexcallback.cpp Change projectile behaviour to be like in vanilla wrt. water plane: 2021-09-03 10:24:05 +02:00
projectileconvexcallback.hpp Use btCollisionObject* instead of MWWorld::Ptr inside of Projectile 2021-08-08 15:05:07 +02:00
ptrholder.hpp At last kill PtrHolder mutex 2021-08-08 15:05:07 +02:00
raycasting.hpp Merge branch 'forlua' into 'master' 2021-09-27 19:50:57 +00:00
stepper.cpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
stepper.hpp
trace.cpp
trace.h