dxx-rebirth/d2x-rebirth/main
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
..
descent.cfg Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
escort.cpp Fix crash loading guidebot with unreachable goal 2019-05-26 00:44:37 +00:00
gamepal.cpp Fix gcc-9 -Wstringop-truncation in gamepal.cpp 2019-05-11 20:18:29 +00:00
inferno.ini
libmve.h Fix crash after pausing movie 2018-10-10 02:01:12 +00:00
movie.cpp Enable -Wimplicit-fallthrough=5; fix resulting breaks 2019-04-04 04:29:03 +00:00
movie.h
physfsrwops.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00