dxx-rebirth/common/main
Kp baa2823953 Pass player_info to which_bomb
Previously, rendering the preferred bomb type could also change it if
the active type was exhausted.  This is undesirable, since it depends on
the user to have a HUD mode which causes the bomb type to render.
Switch to only change the active type if the user tries to drop a bomb
while the active type is unavailable.  Some call sites already switch
bomb types automatically on depletion.  Those sites will still do so.
2021-01-17 22:23:22 +00:00
..
ai.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
aistruct.h
automap.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
bm.h Use enum class for index into ObjBitmaps 2020-10-07 03:59:14 +00:00
cast_range_result.h
cli.cpp
cli.h
cmd.cpp
cmd.h
cntrlcen.h
collide.h Move more symbols into namespaces 2020-12-26 21:17:29 +00:00
config.h Move GammaLevel to CCfg 2020-12-27 22:03:09 +00:00
controls.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
credits.h
cvar.cpp
cvar.h
d_array.h
d_bitset.h Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
d_enumerate.h
d_levelstate.h
d_range.h Enable use of some STL algorithms on zip_iterator 2020-12-27 22:03:09 +00:00
d_srcloc.h
d_zip.h Enable use of some STL algorithms on zip_iterator 2020-12-27 22:03:09 +00:00
digi.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
effects.h Use enum class for index into ObjBitmaps 2020-10-07 03:59:14 +00:00
endlevel.h Reorder endlevel definitions to split by dcx/dsx 2020-10-01 03:25:27 +00:00
ephemeral_range.h
escort.h
fireball.h
fuelcen.h
fvi.h Move some fvi types to namespaces 2020-10-01 03:25:27 +00:00
fwd-d_array.h
fwd-object.h
fwd-player.h Move Afterburner_charge to dsx 2020-09-11 03:08:02 +00:00
fwd-segment.h Use enum class for wallnum_t 2020-12-26 21:17:29 +00:00
fwd-vclip.h
fwd-wall.h Use enum class for wallnum_t 2020-12-26 21:17:29 +00:00
fwd-weapon.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
game.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
gamefont.h
gamemine.h Remove support for reading Miner's .LVL files 2020-12-20 20:39:07 +00:00
gamepal.h
gameplayopt.h
gamesave.h Move savegame POF names to stack 2020-08-24 01:31:28 +00:00
gameseg.h Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
gameseq.h Move more symbols into namespaces 2020-12-26 21:17:29 +00:00
gauges.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
hostage.h
hudmsg.h
inferno.h
kconfig.h
kmatrix.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
laser.h
lighting.h Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
menu.h Move some menu code into namespaces 2020-09-11 03:08:02 +00:00
mission.h Pass menu_title through listbox functions 2020-12-26 21:17:29 +00:00
morph.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
multi.h Remove kmatrix_poll2 2020-12-27 22:03:09 +00:00
multibot.h
multiinternal.h
net_udp.h Remove kmatrix_poll2 2020-12-27 22:03:09 +00:00
newdemo.h Use enum class for wallnum_t 2020-12-26 21:17:29 +00:00
newmenu.h Make screen_resolution_menu inherit from newmenu 2020-12-27 22:03:09 +00:00
nvparse.h
object.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
objnum.h
paging.h
physfsrwops.h Restore buffering on PCX loads 2020-11-30 05:12:00 +00:00
physics.h
physics_info.h
piggy.h
player-callsign.h
player-flags.h
player.h
playsave.h Remove return value of new_player_config 2020-12-27 22:03:09 +00:00
polyobj.h Move Pof_names to d_level_shared_polygon_model_state 2020-08-24 01:31:28 +00:00
powerup.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
render.h Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
render_state.h
robot.h Move N_robot_joints to d_level_shared_robot_joint_state 2020-08-24 01:31:28 +00:00
scores.h Make scores_menu inherit from window 2020-09-21 03:18:12 +00:00
screens.h Deduplicate fades[] 2020-08-28 00:18:45 +00:00
segiter.h
segment.h Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
segpoint.h Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
selfiter.h
slew.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
songs.h
sounds.h
state.h
switch.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
terrain.h Reorder endlevel definitions to split by dcx/dsx 2020-10-01 03:25:27 +00:00
texmerge.h Use enum class for texture1_value 2020-09-11 03:08:02 +00:00
text.h Use named Difficulty_level enum members in MENU_DIFFICULTY_TEXT 2020-12-27 22:03:09 +00:00
textures.h
titles.h Remove support for show_order_form 2020-10-22 02:26:17 +00:00
valptridx.tcc Use enum class for actdoornum_t 2020-12-20 20:39:07 +00:00
vclip.h
vers_id.h
wall.h Use enum class for wallnum_t 2020-12-26 21:17:29 +00:00
weapon.h Pass player_info to which_bomb 2021-01-17 22:23:22 +00:00
weapon_id.h