dxx-rebirth/common/main
Kp 932c8370d5 Make iterator_result_converter satisfy std::ranges::range
std::ranges::range requires the iterator to be default-constructible and
have postfix operator++.  Add those to satisfy the concept.
2023-01-14 19:05:37 +00:00
..
ai.h Pass robot_info to move_towards_segment_center 2022-12-02 04:09:20 +00:00
aistruct.h
automap.h
backports-ranges.h Pass std::span to mveaudio_uncompress 2023-01-07 22:17:31 +00:00
bm.h Use enum class for bitmap_index 2022-12-31 16:21:47 +00:00
cast_range_result.h Make iterator_result_converter satisfy std::ranges::range 2023-01-14 19:05:37 +00:00
cli.cpp
cli.h
cmd.cpp
cmd.h
cntrlcen.h Pass ranges::subrange to reactor_read_n 2022-12-31 16:21:47 +00:00
collide.h
config.h
controls.h
credits.h
cvar.cpp
cvar.h
d_array.h Preserve input type in deleted enumerated_array::operator[]() 2022-12-31 16:21:47 +00:00
d_bitset.h Use enum class for sound_channel 2022-12-17 13:16:28 +00:00
d_crange.h
d_enumerate.h Allow distinct sentinel type on enumerated range 2022-12-31 16:21:47 +00:00
d_levelstate.h
d_range.h Use distinct sentinel type on zip<> 2022-12-31 16:21:47 +00:00
d_srcloc.h Use #if for DXX_HAVE_CXX_BUILTIN_FILE_LINE 2022-11-10 02:04:09 +00:00
d_uspan.h Move unique_span to d_uspan.h 2023-01-07 22:17:31 +00:00
d_zip.h Flatten type information for zip<> 2022-12-31 16:21:47 +00:00
digi.h Use enum class for sound_sample_rate 2023-01-07 22:17:31 +00:00
effects.h
endlevel.h Use enum class for polygon_model_index 2022-12-18 18:32:14 +00:00
escort.h
fireball.h Inline object_create_muzzle_flash into callers 2022-11-13 21:17:23 +00:00
fuelcen.h
fvi.h
fwd-d_array.h
fwd-game.h Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
fwd-inferno.h
fwd-object.h Use enum class for bitmap_index 2022-12-31 16:21:47 +00:00
fwd-piggy.h Pass ranges::subrange to bitmap_index_read_n 2022-12-31 16:21:47 +00:00
fwd-player.h
fwd-powerup.h
fwd-robot.h
fwd-segment.h Use enum class for delta_light_index 2022-11-07 01:59:34 +00:00
fwd-vclip.h
fwd-wall.h
fwd-weapon.h
game.h Enable gcc attribute suggestion warnings 2022-10-16 23:20:34 +00:00
gamefont.h
gamemine.h
gamepal.h
gameplayopt.h
gamesave.h
gameseg.h
gameseq.h
gauges.h Use enum class for bitmap_index 2022-12-31 16:21:47 +00:00
hostage.h
hudmsg.h
inferno.h
kconfig.h
kmatrix.h
laser.h
lighting.h
menu.h
mission.h
morph.h Remove unnecessary morph_data helper constructors 2022-12-18 23:10:39 +00:00
multi.h Pass ranges::subrange to multi_all_players_alive 2022-12-31 16:21:47 +00:00
multibot.h
multiinternal.h Use enum class for multiplayer_command_t 2022-10-23 23:00:24 +00:00
net_udp.h Add workaround for i686 where std::size_t is unsigned int 2022-10-09 23:15:21 +00:00
newdemo.h
newmenu.h Store ranges::subrange in newmenu_layout 2022-12-31 16:21:47 +00:00
nvparse.h
object.h Use enum class for polygon_model_index 2022-12-18 18:32:14 +00:00
objnum.h
paging.h
physfsrwops.h
physics.h
physics_info.h
piggy.h Harden bm_read_alias against bad input 2023-01-07 22:17:31 +00:00
player-callsign.h Pass std::span to callsign_t::copy_lower 2022-12-10 18:09:54 +00:00
player-flags.h
player.h Use enum class for polygon_model_index 2022-12-18 18:32:14 +00:00
playsave.h
polyobj.h Use enum class for bitmap_index 2022-12-31 16:21:47 +00:00
powerup.h
render.h
render_state.h
robot.h Return ranges::subrange from robot_get_anim_state 2022-12-31 16:21:47 +00:00
scores.h
screens.h
segiter.h Return sentinel from segment_object_range_t 2022-10-09 23:15:21 +00:00
segment.h Use enum class for delta_light_index 2022-11-07 01:59:34 +00:00
segpoint.h
selfiter.h Let self_return_iterator use an implicit operator!= 2022-12-18 18:32:14 +00:00
slew.h
songs.h
sounds.h
state.h
switch.h
terrain.h
texmerge.h
text.h
textures.h
titles.h
valptridx.tcc
vclip.h Use enum class for bitmap_index 2022-12-31 16:21:47 +00:00
vers_id.h
wall.h
weapon.h Use enum class for polygon_model_index 2022-12-18 18:32:14 +00:00
weapon_id.h