dxx-rebirth/similar/main
Kp 0a1758f44f Ignore excess hostages during scoring
Descent 2 secret levels allow a player to rescue hostages that are not
counted in `total_hostages`, so a player can exit with more hostages
saved than were in the mine.  Change the scoring logic not to penalize a
player for saving these unaccounted hostages.
2022-08-22 01:24:49 +00:00
..
ai.cpp Initialize aip->CURRENT_GUN in robot setup 2022-08-22 01:24:49 +00:00
aipath.cpp Use enum class for Difficulty_level_type 2022-07-16 15:26:12 +00:00
automap.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
bm.cpp
bmread.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
cntrlcen.cpp Use enum class for player connected status 2022-07-16 15:26:12 +00:00
collide.cpp Fold robot kamikaze explode_object calls 2022-07-30 17:42:59 +00:00
config.cpp
console.cpp
controls.cpp
credits.cpp
digiobj.cpp Use auto type for Viewer in more places 2022-07-09 13:39:29 +00:00
dumpmine.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
effects.cpp
endlevel.cpp Use enum class for PlayMovie flag must_have 2022-07-23 20:58:10 +00:00
fireball.cpp Use enum class for apply_damage_to_player::possibly_friendly 2022-07-23 20:58:10 +00:00
fuelcen.cpp Use enum class for Difficulty_level_type 2022-07-16 15:26:12 +00:00
fvi.cpp
game.cpp Fix SDL-only build of game.cpp 2022-08-22 01:24:49 +00:00
gamecntl.cpp Use enum class for PlayMovie flag must_have 2022-07-23 20:58:10 +00:00
gamefont.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
gamemine.cpp
gamerend.cpp Use enum class for player connected status 2022-07-16 15:26:12 +00:00
gamesave.cpp Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
gameseg.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
gameseq.cpp Ignore excess hostages during scoring 2022-08-22 01:24:49 +00:00
gauges.cpp Use enum class for player connected status 2022-07-16 15:26:12 +00:00
generate-kconfig-udlr.py
hostage.cpp
hud.cpp
iff.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
inferno.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
kconfig.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
kconfig.ui-table.cpp
kmatrix.cpp Use enum class for player connected status 2022-07-16 15:26:12 +00:00
laser.cpp Pass player orientation matrix to multi_send_fire 2022-07-23 20:58:10 +00:00
lighting.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
menu.cpp Use enum class for PlayMovie flag must_have 2022-07-23 20:58:10 +00:00
mglobal.cpp
mission.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
morph.cpp Use C++20 std::span for morph_data 2022-07-30 17:42:59 +00:00
multi.cpp Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
multibot.cpp Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
net_udp.cpp Fix Windows net_udp build 2022-08-16 03:15:04 +00:00
newdemo.cpp Replace various uses of std::enable_if with C++20 requires() 2022-07-30 17:42:59 +00:00
newmenu.cpp
object.cpp Use playernum_t for guided missile player number 2022-07-23 20:58:10 +00:00
paging.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
physics.cpp
piggy.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
player.cpp
playsave.cpp Use enum class for Difficulty_level_type 2022-07-16 15:26:12 +00:00
polyobj.cpp Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
powerup.cpp Use enum class for player connected status 2022-07-16 15:26:12 +00:00
render.cpp Use enum class for Difficulty_level_type 2022-07-16 15:26:12 +00:00
robot.cpp Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
scores.cpp Use enum class for Difficulty_level_type 2022-07-16 15:26:12 +00:00
segment.cpp
slew.cpp
songs.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
state.cpp Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
switch.cpp Use enum class for player connected status 2022-07-16 15:26:12 +00:00
terrain.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
texmerge.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
text.cpp Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
titles.cpp Use enum class for PlayMovie flag must_have 2022-07-23 20:58:10 +00:00
vclip.cpp
vers_id.cpp
wall.cpp
weapon.cpp Pass context to spit_powerup 2022-07-23 20:58:10 +00:00