dxx-rebirth/common/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
..
ai.h Use unsigned in more prototypes 2019-03-03 00:31:09 +00:00
aistruct.h
automap.h
bm.h
cast_range_result.h
cli.cpp
cli.h
cmd.cpp Fix various gcc-9 -Wformat-truncation warnings 2019-05-06 00:36:16 +00:00
cmd.h
cntrlcen.h
collide.h Use unsigned in more prototypes 2019-03-03 00:31:09 +00:00
config.h
controls.h
credits.h
cvar.cpp
cvar.h
d_enumerate.h Add range helper zip() 2019-05-04 18:27:36 +00:00
d_range.h Fix gcc-9 build of d_range.h 2019-05-06 00:36:16 +00:00
d_srcloc.h
d_zip.h Add range helper zip() 2019-05-04 18:27:36 +00:00
digi.h Use NSDMI wherever possible 2019-04-28 00:53:40 +00:00
effects.h Move Effects to d_level_unique_effects_clip_state 2019-03-03 00:31:09 +00:00
endlevel.h Generate unique starfield per level 2019-02-02 18:36:39 +00:00
ephemeral_range.h Add range helper zip() 2019-05-04 18:27:36 +00:00
escort.h Move Escort_special_goal to d_unique_buddy_state 2019-03-03 00:31:09 +00:00
fireball.h
fuelcen.h Move Num_robot_centers to d_level_shared_robotcenter_state 2019-03-12 04:01:07 +00:00
fvi.h Pass vcvertptr to sphere_intersects_wall 2019-02-02 18:36:39 +00:00
fwd-object.h Fix crash loading guidebot with unreachable goal 2019-05-26 00:44:37 +00:00
fwd-player.h
fwd-segment.h
fwd-vclip.h
fwd-wall.h Use unsigned in more prototypes 2019-03-03 00:31:09 +00:00
fwd-weapon.h
game.h
gamefont.h
gamemine.h
gamepal.h
gamesave.h
gameseg.h Tighten input for set_segment_depths 2019-02-02 18:36:39 +00:00
gameseq.h Simplify copy_defaults_to_robot 2019-03-03 00:31:07 +00:00
gauges.h Only use update_laser_weapon_info for quad laser change 2019-03-03 00:31:08 +00:00
hostage.h Track headlights in d_level_unique_light_state 2019-04-13 18:00:07 +00:00
hudmsg.h
inferno.h
kconfig.h
kmatrix.h
laser.h
lighting.h Track headlights in d_level_unique_light_state 2019-04-13 18:00:07 +00:00
menu.h
mission.h
morph.h Track headlights in d_level_unique_light_state 2019-04-13 18:00:07 +00:00
multi.h Use unsigned in more prototypes 2019-03-03 00:31:09 +00:00
multibot.h
multiinternal.h Remove __attribute__((packed)) on shortpos for gcc-9 support 2019-05-11 20:18:29 +00:00
net_udp.h Changed default tracker host address from dxxtracker.hopto.org to tracker.dxx-rebirth.com as requested by A Future Pilot 2019-05-17 15:36:58 +02:00
newdemo.h Fix check_header_includes=1 build 2019-05-04 18:27:37 +00:00
newmenu.h
nvparse.h
object.h Fix crash loading guidebot with unreachable goal 2019-05-26 00:44:37 +00:00
objnum.h
paging.h
physics.h
piggy.h
player-callsign.h
player-flags.h
player.h
playsave.h Fix fortification crash loading missions with long filenames 2019-03-09 23:39:16 +00:00
polyobj.h Avoid crash loading polymodels with invalid subcalls 2019-03-06 05:03:48 +00:00
powerup.h
render.h Track headlights in d_level_unique_light_state 2019-04-13 18:00:07 +00:00
render_state.h Track headlights in d_level_unique_light_state 2019-04-13 18:00:07 +00:00
robot.h Move robot_create out of line 2019-03-03 00:31:09 +00:00
scores.h
screens.h
segiter.h
segment.h Fix check_header_includes=1 build 2019-05-04 18:27:37 +00:00
segpoint.h
selfiter.h
slew.h
songs.h
sounds.h
state.h
switch.h Use unsigned in more prototypes 2019-03-03 00:31:09 +00:00
terrain.h
texmerge.h
text.h
textures.h
titles.h
valptridx.tcc
vclip.h Remove obsolete draw_vclip_object parameter lighted 2019-04-13 18:00:07 +00:00
vers_id.h
wall.h
weapon.h
weapon_id.h