dxx-rebirth/similar/main
2016-05-28 17:31:26 +00:00
..
ai.cpp Fix -Wshadow warnings in init_boss_segments 2016-05-22 17:49:31 +00:00
aipath.cpp Pass object &to player_path_set_orient_and_vel 2016-04-23 17:59:47 +00:00
automap.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
bm.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
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 Fix clang build of CGameCfg 2016-01-29 04:05:47 +00:00
console.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
controls.cpp Remove default argument for basic_ptr(pointer,array &) 2016-01-09 16:38:13 +00:00
credits.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
digiobj.cpp Remove default argument for basic_ptridx(index) 2016-01-09 16:38:14 +00:00
dumpmine.cpp Fix -Wshadow warnings in write_wall_text 2016-05-22 17:49:30 +00:00
effects.cpp Use partial_const_range 2016-02-12 04:02:28 +00:00
endlevel.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
fireball.cpp Pass object_base &to explode_model 2016-04-23 17:59:47 +00:00
fuelcen.cpp New powerup management code: Addeed functions and packet type to keep track of original and current level inventory as well as player and thief inventories. Calling maybe_drop_net_powerup() for all ammo based weapons except Concussion missiles. Limiting maybe_drop_net_powerup() to only spawn items missing from initial level inventory. Added function to let host respawn items that were lost for whatever reason. Expanded maybe_drop_net_powerup() and child functions to be able to drop item based on a random player. Changed back maybe_drop_secondary_weapon_egg() to its original behavior, dropping 3 of each type max. 2016-02-25 14:11:08 +01:00
fvi.cpp Fix some -Wshadow warnings 2016-02-12 04:02:28 +00:00
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 Move OglFixedFont to CArg 2015-12-24 04:01:27 +00:00
gamemine.cpp Remove highest_valid 2016-02-12 04:02:28 +00:00
gamerend.cpp Fix -Wshadow warnings in show_netplayerinfo 2016-05-21 17:24:51 +00:00
gamesave.cpp Fix -Wshadow warnings in load_game_data 2016-05-21 17:24:51 +00:00
gameseg.cpp Remove highest_valid 2016-02-12 04:02:28 +00:00
gameseq.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
gauges.cpp Remove valptridx operator-(P *, A &) 2016-04-06 03:34:13 +00:00
hostage.cpp Uninline namespace dsx 2015-12-13 18:00:49 +00:00
hud.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
iff.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
inferno.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
kconfig.cpp Cache kconfig fspacx/fspacy values 2016-04-02 21:26:00 +00:00
kmatrix.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
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 Reworked 586ba9ff6db85b976f074589c5dd7e2d6ff40cd1: Show player ping along with player kills/scores and made it a toggle for HUD configuration so the player can enable it permanently 2016-03-30 20:09:46 +02:00
mglobal.cpp Use valptridx array type for Walls 2016-02-06 22:12:54 +00:00
mission.cpp Fix -Wshadow warnings in mission.cpp 2016-05-22 17:49:32 +00:00
morph.cpp Fix -Wshadow warnings in draw_model 2016-05-22 17:49:30 +00:00
multi.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
multibot.cpp Pass object_base &to calc_gun_point 2016-04-09 21:40:27 +00:00
net_udp.cpp Fix -Wshadow warnings in RAIIsocket::closesocket 2016-05-21 17:24:51 +00:00
newdemo.cpp Fix -Wshadow warnings in newdemo_strip_frames 2016-05-21 17:24:51 +00:00
newmenu.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
object.cpp Pass object_base &to spin_object 2016-04-23 17:59:47 +00:00
paging.cpp Use vwallptr 2016-02-12 04:02:28 +00:00
physics.cpp Pass object_base &to do_physics_sim_rot 2016-04-23 17:59:47 +00:00
piggy.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
player.cpp Fix capitalization of PHYSFS_File 2016-01-09 16:38:14 +00:00
playsave.cpp Reworked 586ba9ff6db85b976f074589c5dd7e2d6ff40cd1: Show player ping along with player kills/scores and made it a toggle for HUD configuration so the player can enable it permanently 2016-03-30 20:09:46 +02:00
polyobj.cpp Remove always-zero piggy_page_flushed 2016-05-22 17:49:30 +00:00
powerup.cpp Factor out key pickup 2016-04-06 03:34:14 +00:00
render.cpp Fix -Wshadow warnings in render_compare_context_t 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 Remove sprintf from scores.cpp 2016-01-03 20:21:35 +00:00
segment.cpp Use partial_const_range 2016-02-12 04:02:28 +00:00
slew.cpp Remove unused symbols 2015-12-04 03:36:31 +00:00
songs.cpp Move SndNoMusic to CArg 2015-12-24 04:01:26 +00:00
state.cpp Fix -Wshadow warnings in state_save_all 2016-05-21 17:24:50 +00:00
switch.cpp Always check for valid cside for wall1 2016-04-05 01:10:18 +00:00
terrain.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
texmerge.cpp Remove always-zero piggy_page_flushed 2016-05-22 17:49:30 +00:00
text.cpp Remove unnecessary free_text 2016-01-09 16:38:11 +00:00
titles.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
vclip.cpp Fix capitalization of PHYSFS_File 2016-01-09 16:38:14 +00:00
vers_id.cpp Support overriding build date/time 2015-03-11 02:19:15 +00:00
wall.cpp Fix -Wshadow warnings in do_door_close 2016-05-21 17:24:50 +00:00
weapon.cpp Remove highest_valid 2016-02-12 04:02:28 +00:00