dxx-rebirth/similar/main
2016-05-21 17:24:51 +00:00
..
ai.cpp Disabled AI behavior switch to toggle AIM_CHASE_OBJECT if in AIB_STILL during a hit, fixing unwanted boss movements and hopefully not breaking anything else 2016-05-10 14:04:30 +02:00
aipath.cpp Pass object &to player_path_set_orient_and_vel 2016-04-23 17:59:47 +00:00
automap.cpp
bm.cpp
cntrlcen.cpp Pass object &to calc_controlcen_gun_point 2016-04-23 17:59:47 +00:00
collide.cpp Factor out apply_force_damage calls to apply_damage_to_robot 2016-04-23 17:59:47 +00:00
config.cpp
console.cpp
controls.cpp
credits.cpp
digiobj.cpp
dumpmine.cpp
effects.cpp
endlevel.cpp Pass object_base &to find_exit_side 2016-04-23 17:59:47 +00:00
fireball.cpp Pass object_base &to explode_model 2016-04-23 17:59:47 +00:00
fuelcen.cpp
fvi.cpp
game.cpp Fix -Wshadow warnings in mark_player_path_to_segment 2016-05-21 17:24:51 +00:00
gamecntl.cpp Updated 'Netgame Rules & Info' screen, added option to toggle it ingame via SHIFT-PAUSE, added hint to netgame help menu 2016-05-10 13:41:13 +02:00
gamefont.cpp
gamemine.cpp
gamerend.cpp
gamesave.cpp
gameseg.cpp
gameseq.cpp
gauges.cpp
hostage.cpp
hud.cpp
iff.cpp
inferno.cpp
kconfig.cpp
kmatrix.cpp
laser.cpp Pass object_base &to homing_missile_turn_towards_velocity 2016-04-23 17:59:47 +00:00
lighting.cpp Pass object_base &to compute_headlight_light_on_object 2016-04-23 17:59:47 +00:00
menu.cpp
mglobal.cpp
mission.cpp
morph.cpp
multi.cpp Fix -Wshadow warnings in save_hoard_data 2016-05-21 17:24:51 +00:00
multibot.cpp Pass object_base &to calc_gun_point 2016-04-09 21:40:27 +00:00
net_udp.cpp Gave input field of Netgame.game_name in net_udp_setup_game() a limit of NETGAME_NAME_LEN as Netgame.game_name.size() would return one byte more for terminator and thus allowing a 16 character game description and nulling mission_title in the process. 2016-05-10 16:16:38 +02:00
newdemo.cpp Pass object_base &to nd_read_shortpos 2016-04-23 17:59:47 +00:00
newmenu.cpp Fix -Wshadow warnings in newmenu_create_structure 2016-05-21 17:24:51 +00:00
object.cpp Pass object_base &to spin_object 2016-04-23 17:59:47 +00:00
paging.cpp
physics.cpp Pass object_base &to do_physics_sim_rot 2016-04-23 17:59:47 +00:00
piggy.cpp
player.cpp
playsave.cpp
polyobj.cpp Fix -Wshadow warnings in read_model_file 2016-05-21 17:24:50 +00:00
powerup.cpp
render.cpp Fix -Wshadow warnings in check_face 2016-05-21 17:24:51 +00:00
robot.cpp Pass object_base &to calc_gun_point 2016-04-09 21:40:27 +00:00
scores.cpp
segment.cpp
slew.cpp
songs.cpp
state.cpp Fix -Wshadow warnings in state_save_all 2016-05-21 17:24:50 +00:00
switch.cpp
terrain.cpp
texmerge.cpp
text.cpp
titles.cpp
vclip.cpp
vers_id.cpp
wall.cpp Fix -Wshadow warnings in do_door_close 2016-05-21 17:24:50 +00:00
weapon.cpp