1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/detournavigator
psi29a af9f1b54da Merge branch 'lost-warnings' into 'master'
Fixes for a whole bunch of warnings

See merge request OpenMW/openmw!3950
2024-03-21 07:45:21 +00:00
..
agentbounds.hpp
areatype.hpp
asyncnavmeshupdater.cpp Update next tile_id when there is a duplicate in navmeshdb 2024-02-07 11:28:34 +01:00
asyncnavmeshupdater.hpp Add more debug logging on navmesh generation 2023-07-22 18:08:36 +02:00
bounds.hpp
changetype.hpp
collisionshapetype.cpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
collisionshapetype.hpp
commulativeaabb.cpp
commulativeaabb.hpp Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
dbrefgeometryobject.hpp
debug.cpp Support ESM4 record FullName, CellFlags, X, Y fields by esmtool 2023-07-30 18:20:10 +02:00
debug.hpp
exceptions.hpp
findrandompointaroundcircle.cpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
findrandompointaroundcircle.hpp
findsmoothpath.hpp Rename findPath to findPolygonPath to avoid name collision with other findPath 2023-11-18 22:37:58 +01:00
flags.hpp
generatenavmeshtile.cpp
generatenavmeshtile.hpp
gettilespositions.cpp Fix navmesh update on player changing tile 2024-01-09 01:18:45 +01:00
gettilespositions.hpp Fix navmesh update on player changing tile 2024-01-09 01:18:45 +01:00
guardednavmeshcacheitem.hpp
heightfieldshape.hpp
makenavmesh.cpp Limit navmesh vertices coordinates values 2024-02-03 18:48:42 +01:00
makenavmesh.hpp
navigator.cpp
navigator.hpp Fix build with MSVC 19.38 2024-03-16 13:09:16 +01:00
navigatorimpl.cpp Use proper cell size for ESM4 cells in CoordinateConverter 2023-08-13 02:24:22 +02:00
navigatorimpl.hpp
navigatorstub.hpp
navigatorutils.cpp Add Navigator and Lua API function to find nearest position on navmesh 2023-11-18 23:54:37 +01:00
navigatorutils.hpp Add Navigator and Lua API function to find nearest position on navmesh 2023-11-18 23:54:37 +01:00
navmeshcacheitem.cpp
navmeshcacheitem.hpp
navmeshdata.hpp
navmeshdb.cpp
navmeshdb.hpp
navmeshdbutils.cpp
navmeshdbutils.hpp
navmeshmanager.cpp Fix navmesh update on player changing tile 2024-01-09 01:18:45 +01:00
navmeshmanager.hpp
navmeshtilescache.cpp
navmeshtilescache.hpp
navmeshtileview.cpp
navmeshtileview.hpp
objectid.hpp
objecttransform.hpp Replace fixed size writeHNT calls with decomposition 2024-03-03 19:39:19 +01:00
offmeshconnection.hpp
offmeshconnectionsmanager.cpp
offmeshconnectionsmanager.hpp
preparednavmeshdata.cpp
preparednavmeshdata.hpp
preparednavmeshdatatuple.hpp
raycast.cpp
raycast.hpp
recast.cpp
recast.hpp
recastallocutils.hpp
recastcontext.cpp
recastcontext.hpp
recastglobalallocator.hpp Use RecastGlobalAllocator for Detour 2023-12-24 00:24:27 +01:00
recastmesh.cpp
recastmesh.hpp Fix GCC build 2024-03-15 20:12:47 +04:00
recastmeshbuilder.cpp Format box shape indices grouping by triangle 2024-01-07 17:57:53 +01:00
recastmeshbuilder.hpp
recastmeshobject.cpp
recastmeshobject.hpp
recastmeshprovider.hpp
recastmeshtiles.hpp
recastparams.hpp
recasttempallocator.hpp Remove redundant return 2023-12-24 00:24:32 +01:00
ref.hpp
serialization.cpp
serialization.hpp
settings.cpp
settings.hpp
settingsutils.hpp Add clarifying comments to detournavigator coordinates conversion functions 2024-01-07 17:57:53 +01:00
sharednavmeshcacheitem.hpp
stats.cpp
stats.hpp
status.hpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
tilebounds.hpp
tilecachedrecastmeshmanager.cpp Fix navmesh update on player changing tile 2024-01-09 01:18:45 +01:00
tilecachedrecastmeshmanager.hpp
tileposition.hpp
tilespositionsrange.hpp
updateguard.hpp
version.hpp
waitconditiontype.hpp