dxx-rebirth/similar/main
2014-12-20 04:36:08 +00:00
..
ai.cpp Use range_for in pae_aux 2014-11-25 04:04:51 +00:00
aipath.cpp Avoid slicing into segnum_t local 2014-11-20 03:00:36 +00:00
automap.cpp Use PHYSFSX_gets_line_t for Current_level_name 2014-12-20 04:36:07 +00:00
bm.cpp Use array<> for Robot_joints 2014-12-18 04:12:38 +00:00
cntrlcen.cpp Add make_random_vector that returns result 2014-11-04 01:33:45 +00:00
collide.cpp Pass merge_textures_new arg by & 2014-11-30 22:09:18 +00:00
config.cpp Use special type for PHYSFSX_fgets 2014-09-07 20:07:20 +00:00
console.cpp Make unused_window_userdata_t const 2014-10-16 02:30:29 +00:00
controls.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
credits.cpp List initialize credits to zero 2014-12-18 04:12:38 +00:00
digiobj.cpp Cache Viewer in digiobj 2014-12-18 04:12:38 +00:00
dumpmine.cpp Fix debug-build abort on matcen triggers 2014-12-14 21:02:40 +00:00
effects.cpp Use special type names for segment/object numbers 2014-08-13 02:57:12 +00:00
endlevel.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
fireball.cpp Return get_side_verts by value 2014-12-14 05:23:00 +00:00
fuelcen.cpp Propagate use of vsegptridx_t 2014-11-23 04:58:45 +00:00
fvi.cpp Return vertex_array_list_t from create_all_vertnum_lists 2014-12-14 05:23:00 +00:00
game.cpp Pass vcobjptridx_t to digi_ functions 2014-12-13 17:47:06 +00:00
gamecntl.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
gamefont.cpp Propagate for variables in similar/main/gamefont.cpp 2014-09-26 02:42:09 +00:00
gamemine.cpp Propagate use of vsegptridx_t 2014-11-23 04:58:45 +00:00
gamerend.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
gamesave.cpp Use PHYSFSX_gets_line_t for Current_level_palette 2014-12-20 04:36:08 +00:00
gameseg.cpp Return vertex_array_list_t from create_all_vertnum_lists 2014-12-14 05:23:00 +00:00
gameseq.cpp Use PHYSFSX_gets_line_t for Current_level_palette 2014-12-20 04:36:08 +00:00
gauges.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
hostage.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
hud.cpp Reduce inclusion of object.h 2014-11-23 04:36:58 +00:00
iff.cpp Make bitmap bm_data const where easy 2014-12-02 03:24:38 +00:00
inferno.cpp Enable silent alignment fixup if WORDS_NEED_ALIGNMENT 2014-10-10 02:43:14 +00:00
kconfig.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
kmatrix.cpp Pass vcobjptridx_t to digi_ functions 2014-12-13 17:47:06 +00:00
laser.cpp Switch Laser_render to vobjptr_t 2014-11-30 22:09:23 +00:00
lighting.cpp Use range_for in light rendering 2014-12-05 04:11:37 +00:00
menu.cpp Fix !SDLMIXER build 2014-12-11 02:35:03 +00:00
mglobal.cpp Change Vertices to array<vertex> 2014-10-02 03:02:34 +00:00
mission.cpp Stop briefing search on dot or null 2014-12-08 03:54:11 +00:00
morph.cpp Fix some -Wsign-compare warnings 2014-12-05 04:11:37 +00:00
multi.cpp Pass vcobjptridx_t to digi_ functions 2014-12-13 17:47:06 +00:00
multibot.cpp Avoid slicing into objnum_t local 2014-11-20 03:00:41 +00:00
net_udp.cpp Fix player clear range 2014-12-07 00:49:18 +00:00
newdemo.cpp Allocate ND_EVENT_VIEWER_OBJECT objects from Objects 2014-12-14 21:02:40 +00:00
newmenu.cpp Pack listbox better 2014-12-05 04:11:37 +00:00
object.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
paging.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
physics.cpp Return vertex_array_list_t from create_abs_vertex_lists 2014-12-14 05:23:00 +00:00
piggy.cpp Make bitmap bm_data const where easy 2014-12-02 03:24:38 +00:00
player.cpp Pass PHYSFSX_readVector vector by & 2014-10-26 22:08:58 +00:00
playsave.cpp Use partial_range when searching HighestLevels 2014-12-08 04:49:20 +00:00
polyobj.cpp Add workaround for <gcc-4.9.1 reference binding bug 2014-11-04 03:21:23 +00:00
powerup.cpp Switch Laser_render to vobjptr_t 2014-11-30 22:09:23 +00:00
render.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
robot.cpp Use array<> for Robot_joints 2014-12-18 04:12:38 +00:00
scores.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
segment.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
slew.cpp Add vm_vec_rotate that returns result 2014-11-04 01:31:22 +00:00
songs.cpp Fix !SDLMIXER build 2014-12-11 02:35:03 +00:00
state.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
switch.cpp Use partial_range on Triggers 2014-12-08 04:19:26 +00:00
terrain.cpp Create window_rendered_data locally 2014-12-18 04:12:38 +00:00
texmerge.cpp Make bitmap bm_data const where easy 2014-12-02 03:24:38 +00:00
text.cpp Use make_unique instead of bare new 2014-08-24 18:28:09 +00:00
titles.cpp Pass digi_*_start_sound soundobj as sound_object* 2014-12-14 05:22:59 +00:00
vclip.cpp Switch Laser_render to vobjptr_t 2014-11-30 22:09:23 +00:00
vers_id.cpp Shorten vers_id command line 2014-09-13 22:09:32 +00:00
wall.cpp Avoid slicing into segnum_t local 2014-11-20 03:00:36 +00:00
weapon.cpp Reduce inclusion of object.h 2014-11-23 04:36:58 +00:00