dxx-rebirth/similar/main
Kp db2dc1ed38 Reduce newdemo_read_frame_information segnum scope
At broad scope, gcc complains about potential uninitialized usage.
2014-08-01 03:34:08 +00:00
..
ai.cpp Use object helper to iterate over ai segments 2014-07-30 03:06:41 +00:00
aipath.cpp
automap.cpp Allocate automap through new for constructor calls 2014-07-25 01:47:07 +00:00
bm.cpp Inline polymodel_read_n 2014-07-26 04:18:06 +00:00
cntrlcen.cpp
collide.cpp Set safe defaults for eclip in D1 2014-07-16 03:21:04 +00:00
config.cpp
console.cpp
controls.cpp
credits.cpp Use unique_ptr for Current_mission 2014-07-22 23:48:23 +00:00
digiobj.cpp
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 Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
game.cpp Remove unused add_flicker 2014-07-14 02:17:40 +00:00
gamecntl.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
gamefont.cpp Use unique_ptr to manage fonts 2014-07-22 23:48:23 +00:00
gamemine.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
gamerend.cpp
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 d_fname for DOS filenames 2014-07-25 02:54:31 +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
inferno.cpp Use d_fname for DOS filenames 2014-07-25 02:54:31 +00:00
kconfig.cpp Use unique_ptr to manage fonts 2014-07-22 23:48:23 +00:00
kmatrix.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
laser.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
lighting.cpp Use unique_ptr for model_data 2014-07-26 04:01:35 +00:00
menu.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
mglobal.cpp
mission.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
morph.cpp
multi.cpp Fix Windows build 2014-07-26 22:53:41 +00:00
multibot.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
net_udp.cpp Use constant scan labels 2014-07-30 03:06:41 +00:00
newdemo.cpp Reduce newdemo_read_frame_information segnum scope 2014-08-01 03:34:08 +00:00
newmenu.cpp Eliminate temporary button in EVENT_MOUSE_BUTTON_UP 2014-07-30 03:15:06 +00:00
object.cpp
paging.cpp
physics.cpp Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
piggy.cpp Use unique_ptr for d1_tmap_nums 2014-07-25 02:54:31 +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 Replace render globals with const 2014-07-30 03:06:41 +00:00
robot.cpp Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
scores.cpp Use unique_ptr to manage fonts 2014-07-22 23:48:23 +00:00
slew.cpp
songs.cpp
state.cpp Use unique_ptr to manage grs_bitmap 2014-07-22 23:48:24 +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 Windows build 2014-07-26 22:53:41 +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