dxx-rebirth/similar/main
Kp 0ae2345cf4 Remove unnecessary throw
On error, partial_range will throw.
2014-08-09 21:22:25 +00:00
..
ai.cpp Use object helper to iterate in check_object_object_intersection 2014-08-03 03:17:34 +00:00
aipath.cpp Use remove_if to clean up junk point_seg 2014-08-08 02:06:38 +00:00
automap.cpp Change gr_fade_table to array<array<>> 2014-08-08 02:50:27 +00:00
bm.cpp Remove unnecessary throw 2014-08-09 21:22:25 +00:00
cntrlcen.cpp Replace vm_copy_transpose_matrix with vm_transposed_matrix 2014-07-14 02:17:40 +00:00
collide.cpp Remove unused find_hitpoint_uv l parameter 2014-08-08 02:51:02 +00:00
config.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
console.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
controls.cpp Return vms_matrix from vm_matrix_x_matrix 2014-07-14 02:17:40 +00:00
credits.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
digiobj.cpp Reduce reindexing of SoundObjects 2014-07-14 02:17:40 +00:00
dumpmine.cpp Use object helper to iterate over dumpmine segments 2014-07-30 03:06:41 +00:00
effects.cpp
endlevel.cpp Use d_fname for DOS filenames 2014-07-25 02:54:31 +00:00
fireball.cpp Use object helper to iterate over fireball segments 2014-07-30 03:06:41 +00:00
fuelcen.cpp Use object helper to iterate over fuelcen segments 2014-07-30 03:06:41 +00:00
fvi.cpp Remove unused find_hitpoint_uv l parameter 2014-08-08 02:51:02 +00:00
game.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
gamecntl.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
gamefont.cpp Use unique_ptr to manage fonts 2014-07-22 23:48:23 +00:00
gamemine.cpp Replace hashtable with std::map 2014-08-02 00:46:56 +00:00
gamerend.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
gamesave.cpp Use specific num_frames test in convert_vclip 2014-07-16 03:23:49 +00:00
gameseg.cpp Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
gameseq.cpp Use array<> for Players 2014-08-08 03:02:59 +00:00
gauges.cpp Fix cosmetic bug in vulcan ammo display 2014-07-27 01:20:46 +00:00
hostage.cpp
hud.cpp
iff.cpp Unify IFF palette handling 2014-07-05 03:48:57 +00:00
inferno.cpp Use d_fname for DOS filenames 2014-07-25 02:54:31 +00:00
kconfig.cpp Change gr_fade_table to array<array<>> 2014-08-08 02:50:27 +00:00
kmatrix.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
laser.cpp Fix D1 homing weapon regression 2014-08-08 03:06:31 +00:00
lighting.cpp Use unique_ptr for model_data 2014-07-26 04:01:35 +00:00
menu.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
mglobal.cpp Use array<> for Segment_points 2014-08-08 03:02:43 +00:00
mission.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
morph.cpp
multi.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
multibot.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
net_udp.cpp Use array<> for netgame_info members 2014-08-09 16:43:55 +00:00
newdemo.cpp Reduce newdemo_read_frame_information segnum scope 2014-08-01 03:34:08 +00:00
newmenu.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
object.cpp Optimize out unused g3_set_special_render arguments 2014-08-08 02:52:35 +00:00
paging.cpp Use object helper to iterate in paging_touch_segment 2014-08-03 03:17:34 +00:00
physics.cpp Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
piggy.cpp Replace hashtable with std::map 2014-08-02 00:46:56 +00:00
player.cpp Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
playsave.cpp Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
polyobj.cpp Inline polymodel_read_n 2014-07-26 04:18:06 +00:00
powerup.cpp
render.cpp Pack render side edges 2014-08-08 02:51:31 +00:00
robot.cpp Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
scores.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
slew.cpp
songs.cpp
state.cpp Initialize MarkerObject properly 2014-08-05 03:10:04 +00:00
switch.cpp Change print_trigger_message to avoid -Wstring-plus-int 2014-07-16 03:22:43 +00:00
terrain.cpp Use unique_ptr for light_array 2014-07-22 23:48:24 +00:00
texmerge.cpp Use unique_ptr to manage grs_bitmap 2014-07-22 23:48:24 +00:00
text.cpp Use unique_ptr for text strings 2014-07-25 02:54:31 +00:00
titles.cpp Fix array underrun in redraw_messagestream 2014-08-08 02:54:50 +00:00
vclip.cpp
vers_id.cpp Pick default extra_version from git tag 2014-07-26 22:53:41 +00:00
wall.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
weapon.cpp