dxx-rebirth/similar/main
Kp 1e5acb5f6e Fix guided missile crash
Check type before checking signature.  Objects with type OBJ_NONE are
not guaranteed to have any particular signature.  Commit 91d31b1 removed
the statement which cleared the signature when the type changes to
OBJ_NONE.

Fixes: 91d31b1952 ("Wrap object signature in subtype")
2015-03-22 22:48:47 +00:00
..
ai.cpp Remove unused state_text 2015-03-22 18:49:21 +00:00
aipath.cpp Fix clang -Wparentheses-equality warnings 2015-03-22 18:49:21 +00:00
automap.cpp Add indirection for player color lookup 2015-03-09 03:33:07 +00:00
bm.cpp Use array<> for Reactors 2015-02-28 19:36:01 +00:00
cntrlcen.cpp Propagate special types for distance/magnitude 2015-03-12 02:21:19 +00:00
collide.cpp Add <stdexcept> for files that throw std::runtime_error 2015-03-22 04:16:49 +00:00
config.cpp Use ntstring for LastMission 2015-03-22 18:49:20 +00:00
console.cpp
controls.cpp Fix guided missile crash 2015-03-22 22:48:47 +00:00
credits.cpp
digiobj.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
dumpmine.cpp Move Object_type_names to dumpmine 2015-03-22 18:49:21 +00:00
effects.cpp
endlevel.cpp Remove unused movie_table_secret 2015-03-22 18:49:21 +00:00
fireball.cpp Propagate special types for distance/magnitude 2015-03-12 02:21:19 +00:00
fuelcen.cpp Propagate special types for distance/magnitude 2015-03-12 02:21:19 +00:00
fvi.cpp Skip sqrt in check_vector_to_sphere_1 2015-03-12 02:21:20 +00:00
game.cpp Remove redundant sc_mode 2015-03-22 18:49:21 +00:00
gamecntl.cpp Fix clang -Wmissing-braces warnings 2015-03-22 18:49:21 +00:00
gamefont.cpp
gamemine.cpp
gamerend.cpp Add indirection for player color lookup 2015-03-09 03:33:07 +00:00
gamesave.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
gameseg.cpp Fix guided missile crash 2015-03-22 22:48:47 +00:00
gameseq.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
gauges.cpp Add wrappers for screen width/height 2015-03-22 18:49:21 +00:00
hostage.cpp
hud.cpp
iff.cpp Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
inferno.cpp Reduce lifetime of Args 2015-03-22 18:49:20 +00:00
kconfig.cpp Use any_of to search system_keys 2015-03-22 18:49:21 +00:00
kmatrix.cpp Fix clang -Wmissing-braces warnings 2015-03-22 18:49:21 +00:00
laser.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
lighting.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
menu.cpp Warn when aspect ratio is ignored 2015-03-22 18:49:21 +00:00
mglobal.cpp Fix clang -Wmissing-braces warnings 2015-03-22 18:49:21 +00:00
mission.cpp Use ntstring for LastMission 2015-03-22 18:49:20 +00:00
morph.cpp
multi.cpp Fix bogus trap on remote_owner check 2015-03-22 22:48:47 +00:00
multibot.cpp Fix bogus trap on remote_owner check 2015-03-22 22:48:47 +00:00
net_udp.cpp Fix clang -Wmissing-braces warnings 2015-03-22 18:49:21 +00:00
newdemo.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
newmenu.cpp Use newmenu_do2 for newmenu_doreorder 2015-03-22 18:49:20 +00:00
object.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
paging.cpp Merge 'D1 emulation issues' into unification/master 2015-02-20 03:00:46 +00:00
physics.cpp
piggy.cpp Use array<> for bogus_data 2015-02-28 19:36:01 +00:00
player.cpp
playsave.cpp Add <stdexcept> for files that throw std::runtime_error 2015-03-22 04:16:49 +00:00
polyobj.cpp Cache &Polygon_models[N_polygon_models] 2015-02-28 22:34:07 +00:00
powerup.cpp
render.cpp Enable -Wuninitialized, -Wempty-body, -Wignored-qualifiers, -Wunused 2015-03-22 18:49:21 +00:00
robot.cpp Use array<> for robot_info 2015-02-28 19:36:01 +00:00
scores.cpp Fix clang -Wmissing-braces warnings 2015-03-22 18:49:21 +00:00
segment.cpp Remove unused delta_light dummy 2015-02-28 19:36:01 +00:00
slew.cpp
songs.cpp
state.cpp Wrap object signature in subtype 2015-03-22 18:49:21 +00:00
switch.cpp Add <stdexcept> for files that throw std::runtime_error 2015-03-22 04:16:49 +00:00
terrain.cpp
texmerge.cpp
text.cpp Reduce lifetime of Args 2015-03-22 18:49:20 +00:00
titles.cpp
vclip.cpp
vers_id.cpp Support overriding build date/time 2015-03-11 02:19:15 +00:00
wall.cpp Fix clang -Wparentheses-equality warnings 2015-03-22 18:49:21 +00:00
weapon.cpp Add <stdexcept> for files that throw std::runtime_error 2015-03-22 04:16:49 +00:00