dxx-rebirth/similar/main
2015-04-25 13:45:26 -07:00
..
ai.cpp Only visit valid robots 2015-04-22 02:44:30 +00:00
aipath.cpp Convert local arrays to array<> 2015-04-19 04:18:49 +00:00
automap.cpp Pass vcobjptr_t to draw_player 2015-04-22 02:44:30 +00:00
bm.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
cli.cpp
cmd.cpp mark functions as static. 2015-04-25 13:45:26 -07:00
cntrlcen.cpp Propagate special types for distance/magnitude 2015-03-12 02:21:19 +00:00
collide.cpp Pass vcobjptr_t to apply_damage_to_controlcen 2015-04-22 02:44:30 +00:00
config.cpp Use ntstring for LastMission 2015-03-22 18:49:20 +00:00
console.cpp
controls.cpp Fix guided missile crash 2015-03-22 22:48:47 +00:00
credits.cpp
cvar.cpp mark functions as static. 2015-04-25 13:45:26 -07:00
digiobj.cpp Use RAIIdigi_sound for briefing printing_channel 2015-04-02 02:36:55 +00:00
dumpmine.cpp Move Wall_names to dumpmine.cpp 2015-04-02 02:36:56 +00:00
effects.cpp
endlevel.cpp Make endlevel globals static 2015-04-22 02:44:29 +00:00
fireball.cpp Rewrite powerup cap code to centralize logic 2015-04-19 04:18:53 +00:00
fuelcen.cpp Use enum for AIB constants 2015-04-02 02:36:57 +00:00
fvi.cpp Remove unused file+line from get_seg_masks 2015-04-02 02:36:56 +00:00
game.cpp Fix game_leave_menus infinite loop if menu rejects close 2015-04-22 02:44:30 +00:00
gamecntl.cpp Reduce gauges.h includes 2015-04-19 04:18:51 +00:00
gamefont.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
gamemine.cpp Use vsegptridx for load_mine_data segment loop 2015-04-22 02:44:30 +00:00
gamerend.cpp Reduce gauges.h includes 2015-04-19 04:18:51 +00:00
gamesave.cpp Rewrite powerup cap code to centralize logic 2015-04-19 04:18:53 +00:00
gameseg.cpp Remove unused file+line from get_seg_masks 2015-04-02 02:36:56 +00:00
gameseq.cpp Pack spawn granted items in D1 2015-04-19 04:18:53 +00:00
gauges.cpp Propagate hud_show_weapons_mode for variable i 2015-04-19 04:18:53 +00:00
hostage.cpp Reduce gauges.h includes 2015-04-19 04:18:51 +00:00
hud.cpp
iff.cpp
inferno.cpp add missing line break in -gl_syncwait help message 2015-03-23 20:18:27 +01:00
kconfig.cpp Reduce kconfig.h includes 2015-04-19 04:18:51 +00:00
kmatrix.cpp Use enum for kmatrix_view result 2015-03-24 02:07:42 +00:00
laser.cpp Remove bogus Int3 in object_to_object_visibility 2015-04-24 01:39:35 +00:00
lighting.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
menu.cpp Fix ODR collision between ui/file browser and main/menu browser 2015-04-22 02:44:30 +00:00
mglobal.cpp Fix clang -Wmissing-braces warnings 2015-03-22 18:49:21 +00:00
mission.cpp Use ntstring for LastMission 2015-03-22 18:49:20 +00:00
morph.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
multi.cpp Add netgame parameter to duplicate powerups 2015-04-19 04:18:53 +00:00
multibot.cpp Prevent debugger trap for hands-off multi_robot_request_change 2015-04-19 19:12:33 +00:00
net_udp.cpp Add netgame parameter to duplicate powerups 2015-04-19 04:18:53 +00:00
newdemo.cpp Minimize unnecessary fields passed to check_effect_blowup 2015-04-19 04:18:52 +00:00
newmenu.cpp use <cstdlib> instead of <stdlib.h> 2015-03-27 02:50:23 +00:00
object.cpp Remove OGL Max_linear_depth 2015-04-22 02:44:29 +00:00
paging.cpp Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
physics.cpp Fix array overread 2015-04-19 19:12:33 +00:00
piggy.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
player.cpp
playsave.cpp Add netgame parameter to duplicate powerups 2015-04-19 04:18:53 +00:00
polyobj.cpp Fix WORDS_NEED_ALIGNMENT build 2015-04-04 17:23:47 +00:00
powerup.cpp Remove constant arguments to pick_up_ammo 2015-04-19 04:18:53 +00:00
render.cpp Remove OGL Max_linear_depth 2015-04-22 02:44:29 +00:00
robot.cpp Convert local arrays to array<> 2015-04-19 04:18:49 +00:00
scores.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
segment.cpp
slew.cpp
songs.cpp
state.cpp Reduce gauges.h includes 2015-04-19 04:18:51 +00:00
switch.cpp Reduce gauges.h includes 2015-04-19 04:18:51 +00:00
terrain.cpp
texmerge.cpp
text.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
titles.cpp Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
vclip.cpp
vers_id.cpp Support overriding build date/time 2015-03-11 02:19:15 +00:00
wall.cpp Minimize unnecessary fields passed to check_effect_blowup 2015-04-19 04:18:52 +00:00
weapon.cpp Pack spawn granted items in D1 2015-04-19 04:18:53 +00:00