dxx-rebirth/similar/main
2014-07-22 23:48:23 +00:00
..
ai.cpp List initialize ai_local ailp 2014-07-04 03:56:40 +00:00
aipath.cpp Use array<> for Point_segs 2014-06-22 20:56:47 +00:00
automap.cpp Remove unused arguments 2014-07-16 03:24:40 +00:00
bm.cpp List initialize avg_color_rgb 2014-07-19 03:09:58 +00:00
cntrlcen.cpp Replace vm_copy_transpose_matrix with vm_transposed_matrix 2014-07-14 02:17:40 +00:00
collide.cpp Set safe defaults for eclip in D1 2014-07-16 03:21:04 +00:00
config.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
console.cpp Use array for con_buffer 2014-07-05 03:48:57 +00:00
controls.cpp Return vms_matrix from vm_matrix_x_matrix 2014-07-14 02:17:40 +00:00
credits.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
digiobj.cpp Reduce reindexing of SoundObjects 2014-07-14 02:17:40 +00:00
dumpmine.cpp Unify dumpmine tmap loop 2014-06-22 21:02:49 +00:00
effects.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
endlevel.cpp Replace vm_copy_transpose_matrix with vm_transposed_matrix 2014-07-14 02:17:40 +00:00
fireball.cpp Require integral index to Objects[] 2014-07-06 03:34:43 +00:00
fuelcen.cpp Fixes #5 - Byteswap header renamed to byteutil, plus sed magic 2014-07-03 02:03:08 +00:00
fvi.cpp Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
game.cpp Remove unused add_flicker 2014-07-14 02:17:40 +00:00
gamecntl.cpp Remove unused arguments 2014-07-16 03:24:40 +00:00
gamefont.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
gamemine.cpp List initialize mine_top_fileinfo 2014-07-04 03:56:41 +00:00
gamerend.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
gamesave.cpp Use specific num_frames test in convert_vclip 2014-07-16 03:23:49 +00:00
gameseg.cpp Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
gameseq.cpp Remove unused arguments 2014-07-16 03:24:40 +00:00
gauges.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
hostage.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
hud.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
iff.cpp Unify IFF palette handling 2014-07-05 03:48:57 +00:00
inferno.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
kconfig.cpp List initialize Controls 2014-07-04 03:56:41 +00:00
kmatrix.cpp Remove unused arguments 2014-07-16 03:24:40 +00:00
laser.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
lighting.cpp List initialize Dynamic_light in set_dynamic_light 2014-07-19 03:09:26 +00:00
menu.cpp Pass array<> to gr_list_modes to preserve size information 2014-07-17 03:29:57 +00:00
mglobal.cpp Move Highest_segment_index into Segments 2014-07-13 03:43:32 +00:00
mission.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
morph.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
multi.cpp Refactor kick_player out of multi_send_message_end 2014-07-22 23:48:23 +00:00
multibot.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
net_udp.cpp Remove unused arguments 2014-07-16 03:24:40 +00:00
newdemo.cpp Remove useless self assignment 2014-07-16 03:25:28 +00:00
newmenu.cpp Replace newmenu template specializations with free functions 2014-07-16 03:21:04 +00:00
object.cpp Return vms_matrix from vm_matrix_x_matrix 2014-07-14 02:17:40 +00:00
paging.cpp Use array<> for Walls 2014-06-20 02:59:53 +00:00
physics.cpp Pass array<> to create_*_vertex_lists 2014-07-17 03:29:57 +00:00
piggy.cpp List initialize piggy temporary bitmap 2014-07-04 04:15:35 +00:00
player.cpp Fixes #5 - Byteswap header renamed to byteutil, plus sed magic 2014-07-03 02:03:08 +00:00
playsave.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
polyobj.cpp Remove long-unused verify 2014-07-16 03:21:04 +00:00
powerup.cpp Write powerup_type_info structures carefully 2014-06-14 23:13:37 +00:00
render.cpp List initialize render structures 2014-07-04 04:16:29 +00:00
robot.cpp Replace vm_copy_transpose_matrix with vm_transposed_matrix 2014-07-14 02:17:40 +00:00
scores.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
slew.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
songs.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
state.cpp Use special type for player callsign 2014-07-05 19:20:56 +00:00
switch.cpp Change print_trigger_message to avoid -Wstring-plus-int 2014-07-16 03:22:43 +00:00
terrain.cpp List initialize terrain save_row 2014-07-04 04:17:37 +00:00
texmerge.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
text.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
titles.cpp Use operator= instead of memcpy 2014-07-05 19:25:41 +00:00
vclip.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
vers_id.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
wall.cpp Remove always-true tests 2014-07-16 03:23:14 +00:00
weapon.cpp Fix copy-paste bug for multiplayer weapon sound 2014-06-15 04:00:18 +00:00