dxx-rebirth/similar/main
2015-02-14 22:48:28 +00:00
..
ai.cpp Pass end-of-list for ignore_obj_list 2015-02-05 03:03:51 +00:00
aipath.cpp Return count from insert_center_points 2015-02-14 22:48:28 +00:00
automap.cpp Remove vm_angles_2_matrix return value 2015-02-05 03:03:51 +00:00
bm.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
cntrlcen.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
collide.cpp Return find_hitpoint_uv u,v by value 2015-01-29 04:27:36 +00:00
config.cpp Use RAIIPHYSFS_File to manage PHYSFS_File 2015-01-17 18:31:42 +00:00
console.cpp Use RAIIPHYSFS_File to manage PHYSFS_File 2015-01-17 18:31:42 +00:00
controls.cpp Remove vm_angles_2_matrix return value 2015-02-05 03:03:51 +00:00
credits.cpp Pass gr_remap_bitmap_good arg by & 2015-01-25 05:32:45 +00:00
digiobj.cpp Add convenience methods fix_sin, fix_cos 2015-02-05 03:03:50 +00:00
dumpmine.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
effects.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
endlevel.cpp Wrap submodel angles 2015-02-14 22:48:28 +00:00
fireball.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
fuelcen.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
fvi.cpp Combine object_intersects_wall_d outputs 2015-02-14 22:48:27 +00:00
game.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
gamecntl.cpp use <cstdlib> instead of <stdlib.h> 2015-02-05 16:54:15 -08:00
gamefont.cpp
gamemine.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
gamerend.cpp Split valid/nonvalid cases of do_cockpit_window_view 2015-02-14 22:48:28 +00:00
gamesave.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
gameseg.cpp Use array<> for Side_to_verts 2015-02-14 22:48:27 +00:00
gameseq.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
gauges.cpp Split valid/nonvalid cases of do_cockpit_window_view 2015-02-14 22:48:28 +00:00
hostage.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
hud.cpp Use ntstring for hudmsg 2015-01-29 04:27:36 +00:00
iff.cpp Fix RAIIdmem array usage 2015-01-28 03:42:53 +00:00
inferno.cpp Add compile-time check for trailing con_printf newline 2015-02-13 03:27:28 +00:00
kconfig.cpp Reduce duplication in find_next_item_* 2015-02-05 03:03:49 +00:00
kmatrix.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
laser.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
lighting.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
menu.cpp Pass PHYSFSX_* file extensions as counted array 2015-02-14 22:48:28 +00:00
mglobal.cpp Use array<> for Side_to_verts 2015-02-05 03:03:50 +00:00
mission.cpp Record briefing without modification 2015-01-18 01:58:31 +00:00
morph.cpp Wrap submodel angles 2015-02-14 22:48:28 +00:00
multi.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
multibot.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
net_udp.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
newdemo.cpp Split valid/nonvalid cases of do_cockpit_window_view 2015-02-14 22:48:28 +00:00
newmenu.cpp Fix RAIIdmem array usage 2015-01-28 03:42:53 +00:00
object.cpp Pass end-of-list for ignore_obj_list 2015-02-05 03:03:51 +00:00
paging.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
physics.cpp Defer dividing phys_apply_rot vecmag 2015-02-14 22:48:28 +00:00
piggy.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
player.cpp
playsave.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
polyobj.cpp Wrap submodel angles 2015-02-14 22:48:28 +00:00
powerup.cpp Reduce inclusion of segment.h 2015-01-29 04:27:36 +00:00
render.cpp Remove vm_angles_2_matrix return value 2015-02-05 03:03:51 +00:00
robot.cpp Unpack robot_info 2015-01-23 03:55:04 +00:00
scores.cpp Add newmenu_do helper for array<newmenu_item, N> 2015-01-18 01:58:32 +00:00
segment.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
slew.cpp Remove vm_angles_2_matrix return value 2015-02-05 03:03:51 +00:00
songs.cpp Provide SndDisableSdlMixer=true if !USE_SDLMIXER 2015-02-08 17:43:29 +00:00
state.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
switch.cpp Use partial_range on Triggers 2014-12-08 04:19:26 +00:00
terrain.cpp Pass iff_read_bitmap arg by & 2015-01-25 05:32:44 +00:00
texmerge.cpp Remove gauges.h #include "piggy.h" 2015-01-29 04:27:35 +00:00
text.cpp Use RAIIPHYSFS_File to manage PHYSFS_File 2015-01-17 18:31:42 +00:00
titles.cpp Properly scale and simplify arithmetic for briefing bitmap. 2015-02-07 22:48:04 -08:00
vclip.cpp Switch Laser_render to vobjptr_t 2014-11-30 22:09:23 +00:00
vers_id.cpp
wall.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00
weapon.cpp Capture range_for by-value temporaries as const 2015-02-05 03:03:49 +00:00