dxx-rebirth/common/include
2022-10-02 19:51:35 +00:00
..
editor Pass LevelSharedRobotInfoState to various functions that need it 2022-07-09 13:39:29 +00:00
3d.h Remove unused return value of g3_add_delta_vec 2022-10-02 19:51:35 +00:00
adlmidi_dynamic.h
args.h
byteutil.h Combine DXX_HAVE_BUILTIN_BSWAP, DXX_HAVE_BUILTIN_BSWAP16 2022-04-17 22:27:19 +00:00
compiler-cf_assert.h
compiler-poison.h Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00
compiler-range_for.h
compiler-static_assert.h
console.h Use std::array for console_buffer::line 2022-09-24 17:47:52 +00:00
countarray.h
cpp-valptridx.h
d_gl.h
d_underlying_value.h Change underlying_value to use a deleted function for the bad case 2022-06-11 15:00:02 +00:00
digi_audio.h
digi_mixer.h
digi_mixer_music.h
dsx-ns.h
dxxerror.h Pass std::span to msgbox_warning 2022-09-24 17:47:53 +00:00
event.h Move joystick interpretation to happen after the event loop 2022-02-27 14:23:53 +00:00
fmtcheck.h
func.h
fwd-event.h Move joystick interpretation to happen after the event loop 2022-02-27 14:23:53 +00:00
fwd-gr.h
fwd-partial_range.h
fwd-valptridx.h Use enum for segnum_t 2022-07-02 18:10:45 +00:00
fwd-vecmat.h Use enum class for vm_magnitude_squared 2022-05-24 02:32:58 +00:00
fwd-window.h
gr.h Work around clang-13 ambiguous operator== 2022-07-02 18:10:45 +00:00
grdef.h
hash.h
hmp.h Store Windows HMP MIDIHDR inline in hmp_file 2022-08-22 01:24:49 +00:00
iff.h
ignorecase.h
internal.h
interp.h Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
joy.h
jukebox.h
key.h
loadgl.h
makesig.h
maths.h Remove quadint members low, high 2022-05-24 02:32:58 +00:00
messagebox.h Pass std::span to msgbox_warning 2022-09-24 17:47:53 +00:00
mouse.h Use enum class for MBTN_* constants 2022-02-27 14:23:53 +00:00
ntstring.h Flatten net_udp call chain for ntstring::copy_out 2022-10-02 19:51:35 +00:00
null_sentinel_iterator.h
ogl_extensions.h
ogl_init.h Pass std::span to _g3_draw_tmap_2 2022-09-24 17:47:52 +00:00
ogl_sync.h
pack.h Use an explicitly defaulted exact_type<T>::operator== 2022-07-02 18:10:45 +00:00
palette.h Remove unused copy_diminish_palette 2022-07-02 18:10:45 +00:00
partial_range.h Replace various uses of std::enable_if with C++20 requires() 2022-07-30 17:42:59 +00:00
pcx.h
physfs-serial.h
physfs_list.h
physfsx.h Use std::span for PHYSFSX_fgets 2022-10-02 19:51:35 +00:00
pstypes.h
rbaudio.h
reverse.h
rle.h Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00
serial.h Use compiler std::endian instead of union-based punning 2022-09-24 17:47:52 +00:00
strutil.h Remove unnecessary members in splitpath_t 2022-06-11 15:00:02 +00:00
texmap.h Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
timer.h
u_mem.h Restrict RAIIdmem to use on integral types 2022-07-02 18:10:45 +00:00
ui.h Use enum class for MBTN_* constants 2022-02-27 14:23:53 +00:00
valptridx.h Change valptridx allow_end_construction to avoid assertion 2022-09-24 17:47:52 +00:00
varutil.h Make cstring_tie inherit from array 2022-09-24 17:47:53 +00:00
vecmat.h Make vector magnitude constant in more cases 2022-09-24 17:47:52 +00:00
window.h