dxx-rebirth/similar/main
2014-09-07 19:04:07 +00:00
..
ai.cpp Tighten processing of WALL_IS_DOORWAY flags 2014-09-06 22:26:11 +00:00
aipath.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
automap.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
bm.cpp Remove unnecessary throw 2014-08-09 21:22:25 +00:00
cntrlcen.cpp Propagate use of objptridx 2014-08-17 20:31:18 +00:00
collide.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
config.cpp Use make_unique instead of bare new 2014-08-24 18:28:09 +00:00
console.cpp Use enum for window event result 2014-08-07 02:47:48 +00:00
controls.cpp Return vms_matrix from vm_matrix_x_matrix 2014-07-14 02:17:40 +00:00
credits.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
digiobj.cpp Tighten processing of WALL_IS_DOORWAY flags 2014-09-06 22:26:11 +00:00
dumpmine.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
effects.cpp Use special type names for segment/object numbers 2014-08-13 02:57:12 +00:00
endlevel.cpp Reduce inclusion of compiler-begin.h 2014-08-24 03:36:35 +00:00
fireball.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
fuelcen.cpp Propagate use of objptridx 2014-08-17 20:31:18 +00:00
fvi.cpp Tighten processing of WALL_IS_DOORWAY flags 2014-09-06 22:26:11 +00:00
game.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
gamecntl.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
gamefont.cpp Use unique_ptr to manage fonts 2014-07-22 23:48:23 +00:00
gamemine.cpp Cache calls of WALL_IS_DOORWAY 2014-09-02 22:15:07 +00:00
gamerend.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
gamesave.cpp Explicitly delete vvalptridx(valptridx&&) 2014-08-17 19:32:16 +00:00
gameseg.cpp Use accessor for side::type 2014-09-06 22:36:58 +00:00
gameseq.cpp Use accessor for side::type 2014-09-06 22:36:58 +00:00
gauges.cpp Fix cosmetic bug in vulcan ammo display 2014-07-27 01:20:46 +00:00
hostage.cpp Propagate use of objptridx 2014-08-17 20:31:18 +00:00
hud.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
iff.cpp Remove bogus PHYSFS_readSBE32 return test 2014-08-26 03:21:55 +00:00
inferno.cpp Use built-in __linux__ instead of custom __LINUX__ 2014-09-02 22:10:34 +00:00
kconfig.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
kmatrix.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
laser.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
lighting.cpp Tighten processing of WALL_IS_DOORWAY flags 2014-09-06 22:26:11 +00:00
menu.cpp Remove unused variables to calm clang 2014-09-02 22:11:22 +00:00
mglobal.cpp Use array<> for Segment_points 2014-08-08 03:02:43 +00:00
mission.cpp Fix signature of sort predicate 2014-08-30 22:38:26 +00:00
morph.cpp Reduce nesting of vms_vector::{x,y,z} 2014-08-22 02:27:13 +00:00
multi.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
multibot.cpp Clean up vobjptridx_t handling in multibot 2014-08-20 02:14:29 +00:00
net_udp.cpp fix incorrect tracker_register length 2014-08-27 14:08:09 -04:00
newdemo.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
newmenu.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
object.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
paging.cpp Use object helper to iterate in paging_touch_segment 2014-08-03 03:17:34 +00:00
physics.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
piggy.cpp Use make_unique instead of bare new 2014-08-24 18:28:09 +00:00
player.cpp Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
playsave.cpp Make cycle corruption check stricter 2014-08-29 02:38:02 +00:00
polyobj.cpp Relax assert that fails for D1 v1.0 POF 2014-08-24 18:30:25 +00:00
powerup.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
render.cpp Use accessor for side::type 2014-09-06 22:36:58 +00:00
robot.cpp Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
scores.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
slew.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
songs.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
state.cpp Propagate use of objptridx 2014-08-23 23:53:56 +00:00
switch.cpp Return int_fast32_t from find_connect_side 2014-09-06 04:06:18 +00:00
terrain.cpp Check length of g3 tmap inputs 2014-09-04 03:02:21 +00:00
texmerge.cpp Use unique_ptr to manage grs_bitmap 2014-07-22 23:48:24 +00:00
text.cpp Use make_unique instead of bare new 2014-08-24 18:28:09 +00:00
titles.cpp Move saving window pointer into helper 2014-09-07 19:04:07 +00:00
vclip.cpp Propagate use of objptridx 2014-08-17 20:31:18 +00:00
vers_id.cpp Pick default extra_version from git tag 2014-07-26 22:53:41 +00:00
wall.cpp Tighten processing of WALL_IS_DOORWAY flags 2014-09-06 22:26:11 +00:00
weapon.cpp Overwrite oldest earthshaker even if not done 2014-09-06 04:07:45 +00:00