dxx-rebirth/similar/main
Kp 3b168b38fd Make Viewer const object *
Viewing should not change anything.
2018-09-25 03:44:09 +00:00
..
ai.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
aipath.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
automap.cpp Move Num_segments to new d_level_shared_segment_state 2018-09-19 02:13:29 +00:00
bm.cpp Replace useless printf with puts 2017-12-05 05:29:55 +00:00
bmread.cpp Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
cntrlcen.cpp Eliminate some uses of valptridx::operator-> 2018-06-24 05:06:15 +00:00
collide.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
config.cpp Enable building with SDL2 2018-07-28 23:22:58 +00:00
console.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
controls.cpp Pass object& to read_flying_controls 2018-06-24 05:06:15 +00:00
credits.cpp Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
digiobj.cpp Eliminate some uses of valptridx::operator-> 2018-06-24 05:06:15 +00:00
dumpmine.cpp Factor out piggy bitmap loading code 2018-08-26 18:10:36 +00:00
effects.cpp Always qualify valptridx type/factory 2017-06-10 03:31:02 +00:00
endlevel.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
fireball.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
fuelcen.cpp Pass vertex factory to extract_orient_from_segment 2018-09-19 02:13:30 +00:00
fvi.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
game.cpp Pass Robot_info, valptridx factories to more methods 2018-09-19 02:13:29 +00:00
gamecntl.cpp Pass Robot_info, valptridx factories to more methods 2018-09-19 02:13:29 +00:00
gamefont.cpp Enforce separation of font X/Y scaling 2018-06-08 04:04:05 +00:00
gamemine.cpp Pass d_level_shared_segment_state to validate_segment_all 2018-09-19 02:13:30 +00:00
gamerend.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
gamesave.cpp Move Num_segments to new d_level_shared_segment_state 2018-09-19 02:13:29 +00:00
gameseg.cpp Pass d_level_shared_segment_state to validate_segment_all 2018-09-19 02:13:30 +00:00
gameseq.cpp Pass ObjectState to obj_delete 2018-09-09 01:00:39 +00:00
gauges.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
generate-kconfig-udlr.py Adapt to Python 3 strict bytes vs str rules 2018-04-30 05:31:16 +00:00
hostage.cpp Always qualify valptridx type/factory 2017-06-10 03:31:02 +00:00
hud.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
iff.cpp Simplify test for corrupt IFF file 2018-04-03 03:20:08 +00:00
inferno.cpp Enable SHAREPATH for non-LinuxPlatformSettings 2018-09-14 02:20:55 +00:00
kconfig.cpp Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
kconfig.ui-table.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
kmatrix.cpp Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
laser.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
lighting.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
menu.cpp Enable building with SDL2 2018-07-28 23:22:58 +00:00
mglobal.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
mission.cpp Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
morph.cpp Eliminate some uses of valptridx::operator-> 2018-06-24 05:06:15 +00:00
multi.cpp Pass vertex factory to create_shortpos_native 2018-09-19 02:13:30 +00:00
multibot.cpp Pass vertex factory to extract_orient_from_segment 2018-09-19 02:13:30 +00:00
net_udp.cpp Factor out shortening game/mission names 2018-09-22 04:31:21 +00:00
newdemo.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
newmenu.cpp Remove use of -Wno-implicit-fallthrough 2018-08-24 02:58:21 +00:00
object.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
paging.cpp Skip paging in vclip entries with invalid num_frames 2018-07-18 04:39:28 +00:00
physics.cpp Pass segments to find_point_seg 2018-09-19 02:13:30 +00:00
piggy.cpp Fix editor non-PCH build of similar/main/piggy.cpp 2018-08-29 01:47:42 +00:00
player.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
playsave.cpp Warn users about tracker NAT hole punch feature 2018-06-21 03:08:36 +00:00
polyobj.cpp Split g3_start_instance_matrix usage 2017-08-26 19:47:51 +00:00
powerup.cpp Eliminate some uses of valptridx::operator-> 2018-06-24 05:06:15 +00:00
render.cpp Make Viewer const object * 2018-09-25 03:44:09 +00:00
robot.cpp Pass Robot_info, valptridx factories to more methods 2018-09-19 02:13:29 +00:00
scores.cpp Fix assertion on close of game over window 2018-06-15 02:58:01 +00:00
segment.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
slew.cpp Reduce scope of function-local constants 2018-07-22 04:46:19 +00:00
songs.cpp Fix sdlmixer=0 build of songs.cpp 2018-07-30 00:49:59 +00:00
state.cpp Fold exploding walls into regular walls 2018-08-12 21:08:07 +00:00
switch.cpp Consolidate stuck object state 2018-08-04 17:52:57 +00:00
terrain.cpp Move various SDL-only texture mapping functions to !DXX_USE_OGL 2017-11-01 02:01:21 +00:00
texmerge.cpp Make grs_bitmap::bm_flags private 2017-01-15 00:03:13 +00:00
text.cpp Move conditionally compiled code into namespace dsx 2016-08-25 04:05:32 +00:00
titles.cpp Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
vclip.cpp Fix proximity bomb failure-to-spin 2017-12-02 04:31:26 +00:00
vers_id.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
wall.cpp Eliminate more uses of valptridx::operator-> 2018-09-19 02:13:29 +00:00
weapon.cpp Eliminate some uses of valptridx::operator-> 2018-06-24 05:06:15 +00:00