1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/detournavigator
2020-10-25 00:33:41 +02:00
..
areatype.hpp Use actor speed to define area cost for pathfinding 2020-06-13 02:24:52 +02:00
asyncnavmeshupdater.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
asyncnavmeshupdater.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
bounds.hpp
cachedrecastmeshmanager.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
cachedrecastmeshmanager.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
chunkytrimesh.cpp
chunkytrimesh.hpp
debug.cpp Unify streams usage to support non-ASCII paths (bug #5239) 2020-01-03 07:10:17 +04:00
debug.hpp Use status codes to handle navigator errors instead of exceptions 2020-02-04 22:33:56 +01:00
dtstatus.hpp
exceptions.hpp
findrandompointaroundcircle.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
findrandompointaroundcircle.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
findsmoothpath.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
findsmoothpath.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
flags.hpp Add pathgrid to navmesh as off mesh connection 2020-06-12 21:04:02 +02:00
gettilespositions.hpp
makenavmesh.cpp Add cached flag to update navmesh status 2020-10-08 19:55:55 +02:00
makenavmesh.hpp
navigator.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
navigator.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
navigatorimpl.cpp stop navmesh updates when ai off 2020-06-13 00:22:28 +02:00
navigatorimpl.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
navigatorstub.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
navmeshcacheitem.hpp Add cached flag to update navmesh status 2020-10-08 19:55:55 +02:00
navmeshdata.hpp
navmeshmanager.cpp Add pathgrid to navmesh as off mesh connection 2020-06-12 21:04:02 +02:00
navmeshmanager.hpp Add pathgrid to navmesh as off mesh connection 2020-06-12 21:04:02 +02:00
navmeshtilescache.cpp Use memcpy to create navmesh key 2020-10-08 19:55:56 +02:00
navmeshtilescache.hpp Use memcpy to create navmesh key 2020-10-08 19:55:56 +02:00
objectid.hpp Get rid of warning: dynamic exception specifications are deprecated 2020-10-10 12:12:55 +02:00
offmeshconnection.hpp Add pathgrid to navmesh as off mesh connection 2020-06-12 21:04:02 +02:00
offmeshconnectionsmanager.hpp Add pathgrid to navmesh as off mesh connection 2020-06-12 21:04:02 +02:00
recastallocutils.hpp
recastglobalallocator.hpp
recastmesh.cpp Support recast mesh rendering 2020-03-14 09:38:24 +01:00
recastmesh.hpp Support recast mesh rendering 2020-03-14 09:38:24 +01:00
recastmeshbuilder.cpp Optimize recast mesh size by vertex deduplication 2020-06-16 00:51:36 +02:00
recastmeshbuilder.hpp Optimize recast mesh size by vertex deduplication 2020-06-16 00:51:36 +02:00
recastmeshmanager.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
recastmeshmanager.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
recastmeshobject.cpp
recastmeshobject.hpp
recastmeshtiles.hpp Support recast mesh rendering 2020-03-14 09:38:24 +01:00
recasttempallocator.hpp
settings.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
settings.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
settingsutils.hpp
sharednavmesh.hpp
status.hpp Use status codes to handle navigator errors instead of exceptions 2020-02-04 22:33:56 +01:00
tilebounds.hpp
tilecachedrecastmeshmanager.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
tilecachedrecastmeshmanager.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
tileposition.hpp