dxx-rebirth/similar/main
2016-10-28 03:39:41 +00:00
..
ai.cpp Pass player_info to ai_do_actual_firing_stuff 2016-10-28 03:39:41 +00:00
aipath.cpp
automap.cpp Pass player position to automap_apply_input 2016-10-28 03:39:41 +00:00
bm.cpp Fold read_extra_bitmap_iff call to gr_remap_bitmap_good 2016-10-28 03:39:40 +00:00
cntrlcen.cpp
collide.cpp Pass player_info to add_points_to_score 2016-10-15 00:53:19 +00:00
config.cpp
console.cpp Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00
controls.cpp
credits.cpp Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00
digiobj.cpp
dumpmine.cpp Refactor write_key_text 2016-10-26 01:58:04 +00:00
effects.cpp
endlevel.cpp
fireball.cpp Pass player_info to add_points_to_score 2016-10-15 00:53:19 +00:00
fuelcen.cpp
fvi.cpp
game.cpp Pass player_info to do_invulnerable_stuff 2016-10-28 03:39:41 +00:00
gamecntl.cpp Cache player object in FinalCheats 2016-10-28 03:39:41 +00:00
gamefont.cpp
gamemine.cpp
gamerend.cpp Move player::score to player_info 2016-10-15 00:53:19 +00:00
gamesave.cpp Factor out reporting errors caused by bad levels 2016-10-17 03:49:32 +00:00
gameseg.cpp Use array<> in set_segment_depths 2016-10-15 00:53:18 +00:00
gameseq.cpp Initialize Stuck_objects for D1 2016-10-15 00:53:22 +00:00
gauges.cpp Pass player_info to hud_show_cloak_invuln 2016-10-15 00:53:22 +00:00
hostage.cpp Move player::hostages_on_board to player_info 2016-10-15 00:53:19 +00:00
hud.cpp
iff.cpp
inferno.cpp Move git version into Python class 2016-10-21 02:16:47 +00:00
kconfig.cpp Remove redundant store in kconfig_read_controls 2016-10-28 03:39:40 +00:00
kmatrix.cpp Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00
laser.cpp
lighting.cpp
menu.cpp Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00
mglobal.cpp
mission.cpp
morph.cpp
multi.cpp Use range_for in multi_check_for_killgoal_winner 2016-10-21 02:16:47 +00:00
multibot.cpp Pass player_info to add_points_to_score 2016-10-15 00:53:19 +00:00
net_udp.cpp Fix clang build of udp_tracker_reqgames 2016-10-26 01:58:05 +00:00
newdemo.cpp Move player::score to player_info 2016-10-15 00:53:19 +00:00
newmenu.cpp Fix fullscreen checkbox handling 2016-10-18 02:26:30 +00:00
object.cpp Move player::hostages_on_board to player_info 2016-10-15 00:53:19 +00:00
paging.cpp
physics.cpp
piggy.cpp Fold piggy_new_pigfile calls to gr_remap_bitmap_good 2016-10-28 03:39:40 +00:00
player.cpp
playsave.cpp
polyobj.cpp
powerup.cpp Pass player_info to add_points_to_score 2016-10-15 00:53:19 +00:00
render.cpp
robot.cpp
scores.cpp Revert high-score cool_saying size 2016-10-20 02:11:39 +00:00
segment.cpp
slew.cpp
songs.cpp
state.cpp Move player::hostages_rescued_total to player_info 2016-10-15 00:53:19 +00:00
switch.cpp Factor out reporting errors caused by bad levels 2016-10-17 03:49:32 +00:00
terrain.cpp
texmerge.cpp
text.cpp
titles.cpp Factor out reporting errors caused by bad levels 2016-10-17 03:49:32 +00:00
vclip.cpp
vers_id.cpp
wall.cpp Initialize Stuck_objects for D1 2016-10-15 00:53:22 +00:00
weapon.cpp