openmw-tes3coop/apps
dteviot c0d3804b4f Correctly handle disjoint pathgrid (Fixes #2871)
Bugfix:
When
1. Cell has multiple subgrids  (i.e. path grid is disjoint)
2. Distance between destination and pathgrid point 0 is less than distance to points of subgrid closest to start point
Then getClosestReachablePoint() returns pathgrid point 0 as the end point.
This is invalid, this end point cannot be reached from the start point.
2015-08-20 21:50:58 +12:00
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-13 21:11:24 +02:00
esmtool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-14 16:32:13 +02:00
essimporter Fix cout/cerr mixup 2015-07-11 04:27:41 +02:00
launcher Fix the launcher's version label for builds with no git commit info 2015-08-06 02:54:47 +02:00
mwiniimporter Fix for possibly missing library on windows 2015-06-12 15:22:19 +02:00
niftest Removed now unneeded script 2015-08-07 20:53:43 -04:00
opencs Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
openmw Correctly handle disjoint pathgrid (Fixes #2871) 2015-08-20 21:50:58 +12:00
openmw_test_suite UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
wizard Build fixes for windows 2015-06-15 16:48:18 +02:00
doc.hpp