dxx-rebirth/similar/main
2014-10-19 17:19:55 +00:00
..
ai.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
aipath.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
automap.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
bm.cpp Simplify bm_free_extra_models 2014-09-28 21:55:59 +00:00
cntrlcen.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
collide.cpp Remove unused hostage_rescue parameter hostage_number 2014-10-17 02:05:37 +00:00
config.cpp Use special type for PHYSFSX_fgets 2014-09-07 20:07:20 +00:00
console.cpp Make unused_window_userdata_t const 2014-10-16 02:30:29 +00:00
controls.cpp Pass vm_angles_2_matrix arg by & 2014-10-01 02:28:42 +00:00
credits.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
digiobj.cpp Pass vm_vec_delta_ang_norm arg by & 2014-10-01 02:28:42 +00:00
dumpmine.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
effects.cpp
endlevel.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
fireball.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
fuelcen.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
fvi.cpp Remove unused file/line from create_abs_vertex_lists 2014-10-16 02:47:17 +00:00
game.cpp Make unused_window_userdata_t const 2014-10-16 02:30:29 +00:00
gamecntl.cpp Centralize game_render_frame_mono call to gr_flip 2014-10-16 02:44:43 +00:00
gamefont.cpp Propagate for variables in similar/main/gamefont.cpp 2014-09-26 02:42:09 +00:00
gamemine.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
gamerend.cpp Centralize game_render_frame_mono call to gr_flip 2014-10-16 02:44:43 +00:00
gamesave.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
gameseg.cpp Remove unused file/line from create_abs_vertex_lists 2014-10-16 02:47:17 +00:00
gameseq.cpp Remove unused bash_to_shield parameter s 2014-10-17 02:07:52 +00:00
gauges.cpp Remove unused draw_ammo_info parameter primary 2014-10-17 01:57:30 +00:00
hostage.cpp Remove unused hostage_rescue parameter hostage_number 2014-10-17 02:05:37 +00:00
hud.cpp
iff.cpp Add const void* conversion to various types 2014-10-12 22:11:28 +00:00
inferno.cpp Enable silent alignment fixup if WORDS_NEED_ALIGNMENT 2014-10-10 02:43:14 +00:00
kconfig.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
kmatrix.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
laser.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
lighting.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
menu.cpp Remove useless build-breaking assignment on Win32 2014-10-19 17:19:55 +00:00
mglobal.cpp Change Vertices to array<vertex> 2014-10-02 03:02:34 +00:00
mission.cpp Fix buffer size mismatch on Win32 2014-10-19 17:17:54 +00:00
morph.cpp Pass g3_start_instance_matrix arg by & 2014-10-02 03:02:35 +00:00
multi.cpp Fix argument to net_udp_send_mdata_direct 2014-10-17 02:23:40 +00:00
multibot.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00
net_udp.cpp Convert net_udp to range_for 2014-10-19 03:54:18 +00:00
newdemo.cpp Remove unused hostage_rescue parameter hostage_number 2014-10-17 02:05:37 +00:00
newmenu.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
object.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
paging.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
physics.cpp Remove unused fix_illegal_wall_intersection parameter origin 2014-10-17 02:06:55 +00:00
piggy.cpp Move iff_read_animbrush array<unique_ptr<grs_bitmap>> down 2014-10-04 15:02:03 +00:00
player.cpp Propagate for variables in similar/main/player.cpp 2014-09-26 02:42:10 +00:00
playsave.cpp Use typedef for player number 2014-09-21 22:10:12 +00:00
polyobj.cpp Pass draw_polygon_model arg by const & 2014-10-02 03:02:35 +00:00
powerup.cpp Pass vm_vec_normalized_dir arg by & 2014-10-01 02:28:41 +00:00
render.cpp Use symbolic *_none constants for -1 2014-10-04 17:31:13 +00:00
robot.cpp Pass vm_vec_rotate arg by & 2014-10-01 02:28:42 +00:00
scores.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
segment.cpp Use new serializer for writing segment side wall/tmap 2014-10-04 17:53:14 +00:00
slew.cpp Use vm_matrix_x_matrix 2 arg form where viable 2014-10-01 02:28:42 +00:00
songs.cpp Use special type for PHYSFSX_fgets 2014-09-07 20:07:20 +00:00
state.cpp Wrap segment iteration idiom 2014-10-12 23:10:05 +00:00
switch.cpp Use symbolic constant wall_none 2014-09-21 23:05:14 +00:00
terrain.cpp Pass g3_add_delta_vec arg by & 2014-10-02 03:02:36 +00:00
texmerge.cpp Propagate for variables in similar/main/texmerge.cpp 2014-09-26 02:42:10 +00:00
text.cpp Use make_unique instead of bare new 2014-08-24 18:28:09 +00:00
titles.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
vclip.cpp
vers_id.cpp Shorten vers_id command line 2014-09-13 22:09:32 +00:00
wall.cpp Pass vm_vec_dist_quick arg by & 2014-10-01 02:28:41 +00:00
weapon.cpp Wrap object iteration idiom 2014-10-12 23:05:46 +00:00