dxx-rebirth/similar/main
2013-12-10 01:52:19 +01:00
..
ai.cpp Move ai_save_state *_rw onto stack 2013-12-08 18:26:19 +00:00
aipath.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
automap.cpp Keep multi frame running during game idle events to decrease delay on packet forwarding 2013-12-09 16:28:34 +01:00
bm.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
cntrlcen.cpp
collide.cpp Remove unused flag OF_HARMLESS 2013-12-07 18:41:35 +00:00
config.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
console.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
controls.cpp Optimize references to player ship 2013-12-01 22:53:25 +00:00
credits.cpp Switch PHYSFSX_fgets to auto-sized variant where possible 2013-12-07 18:39:19 +00:00
digiobj.cpp
dumpmine.cpp Make Object_type_names const 2013-11-28 00:27:43 +00:00
effects.cpp
endlevel.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
fireball.cpp Simplify calculation of buddy ouch_str 2013-12-07 20:37:24 +00:00
fuelcen.cpp Move similar/main/fuelcen.c -> similar/main/fuelcen.cpp 2013-11-24 22:51:56 +00:00
fvi.cpp
game.cpp Keep multi frame running during game idle events to decrease delay on packet forwarding 2013-12-09 16:28:34 +01:00
gamecntl.cpp Switch gr_printf(x,y,s) to gr_string(x,y,s) 2013-12-06 04:02:13 +00:00
gamefont.cpp Invert sense of hires/lowres options 2013-11-24 22:57:36 +00:00
gamemine.cpp Move similar/main/gamemine.c -> similar/main/gamemine.cpp 2013-12-01 23:55:50 +00:00
gamerend.cpp Switch gr_printf(x,y,s) to gr_string(x,y,s) 2013-12-06 04:02:13 +00:00
gamesave.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
gameseg.cpp Removed short packets and added segment number to quaternion structure 2013-12-09 14:00:23 +01:00
gameseq.cpp Move similar/main/gameseq.c -> similar/main/gameseq.cpp 2013-11-24 22:49:52 +00:00
gauges.cpp Switch gr_printf(x,y,s) to gr_string(x,y,s) 2013-12-06 04:02:13 +00:00
hostage.cpp
hud.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
iff.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
inferno.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
kconfig.cpp Use helper to copy default key settings 2013-12-08 21:43:53 +00:00
kmatrix.cpp Move kmatrix_screen onto kmatrix_view stack 2013-12-08 18:26:19 +00:00
laser.cpp Pass shot orientation with each weapon packet 2013-12-05 13:11:49 +01:00
lighting.cpp Make Obj_light_xlate const 2013-11-28 00:27:43 +00:00
menu.cpp Move drive letter newmenu_item onto select_file_handler stack 2013-12-08 18:26:19 +00:00
mglobal.cpp
mission.cpp Move ending tmp buffer onto load_mission stack 2013-12-08 18:26:20 +00:00
morph.cpp
multi.cpp Removed ancient multiplayer message header handling of D2X that broke communication between players. 2013-12-09 14:51:13 +01:00
multibot.cpp
net_udp.cpp Rearranged game mode check so ANARCHY_ONLY_MISSION will not prohibit CTF, Hoard or Bounty 2013-12-10 01:52:19 +01:00
newdemo.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
newmenu.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
object.cpp Make Object_type_names const 2013-11-28 00:27:43 +00:00
paging.cpp Make super_boss_gate_type_list const 2013-11-28 00:27:43 +00:00
physics.cpp
piggy.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
player.cpp
playsave.cpp Removed short packets and added segment number to quaternion structure 2013-12-09 14:00:23 +01:00
polyobj.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
powerup.cpp
render.cpp Make render translation tables static const 2013-11-28 00:27:43 +00:00
robot.cpp
scores.cpp
slew.cpp
songs.cpp Switch PHYSFSX_fgets to auto-sized variant where possible 2013-12-07 18:39:19 +00:00
state.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
switch.cpp
terrain.cpp Move terrain lighting data onto stack 2013-11-28 00:27:43 +00:00
texmerge.cpp
text.cpp
titles.cpp Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
vclip.cpp
vers_id.cpp Record build environment in generated file 2013-12-01 00:56:24 +00:00
wall.cpp Normalize con_printf newline usage 2013-12-07 21:13:37 +00:00
weapon.cpp