dxx-rebirth/common
Kp bfcff2cefe Fix crash loading guidebot with unreachable goal
Remove use of object_guidebot_cannot_reach and instead track the
reachability of the object as a separate flag.  This allows the game to
remember when an object was found, but unreachable.  Previously, it
would store only that some unreachable object was found.  Now, it stores
the index of the unreachable object.  This extra information is not used
yet.

Reported-by: Dainslaif <https://github.com/dxx-rebirth/dxx-rebirth/issues/421>
Fixes: c3cead4319 ("Move Escort_goal_index to d_unique_buddy_state")
2019-05-26 00:44:37 +00:00
..
2d Use xrange for loops with simple identifier start and simple identifier end 2019-05-04 18:27:37 +00:00
3d Omit p3_{u,v,l} from OpenGL builds 2019-01-01 04:54:35 +00:00
arch Fix gcc-9 build of joy.cpp 2019-05-06 00:36:16 +00:00
editor Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
include Fix check_header_includes=1 build 2019-05-04 18:27:37 +00:00
main Fix crash loading guidebot with unreachable goal 2019-05-26 00:44:37 +00:00
maths Fix integer truncation in quaternion setup 2019-04-13 18:00:07 +00:00
mem
misc Fix Windows build of hmp.cpp 2019-05-17 02:13:22 +00:00
music Rework ADL dynamic loader 2018-10-15 00:51:53 +00:00
texmap Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
ui Use xrange for loops with zero start and constant numerical end 2019-05-04 18:27:36 +00:00
unittest Add unit tests for valptridx parameter validation 2018-06-17 05:04:38 +00:00