dxx-rebirth/similar/main
2014-12-22 04:35:49 +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 Hide marker _ when buffer full 2014-12-22 04:35:48 +00:00
bm.cpp Use array<> for Robot_joints 2014-12-18 04:12:38 +00:00
cntrlcen.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
collide.cpp Pass merge_textures_new arg by & 2014-11-30 22:09:18 +00:00
config.cpp Use array<ntstring> for CMMiscMusic 2014-12-22 04:35:48 +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 Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
endlevel.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
fireball.cpp Return get_side_verts by value 2014-12-14 05:23:00 +00:00
fuelcen.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +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 Use ntstring for Netgame.mission_name 2014-12-22 04:35:48 +00:00
gamesave.cpp Reset Current_level_name where needed 2014-12-22 04:35:47 +00:00
gameseg.cpp Move segment declarations to fwdsegment.h 2014-12-22 04:35:49 +00:00
gameseq.cpp Use PHYSFSX_gets_line_t for Current_level_palette 2014-12-20 04:36:08 +00:00
gauges.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
hostage.cpp Use vsegptridx_t 2014-10-28 03:08:51 +00:00
hud.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
iff.cpp Make bitmap bm_data const where easy 2014-12-02 03:24:38 +00:00
inferno.cpp Remove unnecessary Auto_file 2014-12-20 04:36:11 +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 Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
lighting.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
menu.cpp Use array<ntstring> for CMMiscMusic 2014-12-22 04:35:48 +00:00
mglobal.cpp Change Vertices to array<vertex> 2014-10-02 03:02:34 +00:00
mission.cpp Use ntstring for mission_name 2014-12-22 04:35:48 +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 Use ntstring for mission_name 2014-12-22 04:35:48 +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 Pass physics_set_rotvel_and_saturate arg by & 2014-12-22 04:35:49 +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 ntstring for Netgame.game_name 2014-12-22 04:35:48 +00:00
polyobj.cpp Add workaround for <gcc-4.9.1 reference binding bug 2014-11-04 03:21:23 +00:00
powerup.cpp Reduce inclusion of wall.h 2014-12-22 04:35:49 +00:00
render.cpp Move segment declarations to fwdsegment.h 2014-12-22 04:35:49 +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 Use array<ntstring> for CMMiscMusic 2014-12-22 04:35:48 +00:00
state.cpp Use ntstring for mission_name 2014-12-22 04:35:48 +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
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 Move wall declarations to fwdwall.h 2014-12-22 04:35:48 +00:00
weapon.cpp Reduce inclusion of object.h 2014-11-23 04:36:58 +00:00