dxx-rebirth/common/include
Kp 916eb7a0f9 Extend DXX_CHECK_VAR_IS_DEFINED to work in ASan mode
When AddressSanitizer is enabled, include code to read from the checked
variable, to force AddressSanitizer to perform an accessibility check.
2020-12-27 22:03:09 +00:00
..
editor Use enum class for vertnum_t 2020-12-26 21:17:29 +00:00
3d.h Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
adlmidi_dynamic.h
args.h
byteutil.h
compiler-cf_assert.h
compiler-poison.h Extend DXX_CHECK_VAR_IS_DEFINED to work in ASan mode 2020-12-27 22:03:09 +00:00
compiler-range_for.h
compiler-span.h Move morph_data::morph_times into a trailing allocation 2020-02-26 05:07:34 +00:00
compiler-static_assert.h
console.h Pass control_info & to various functions 2020-10-12 03:28:26 +00:00
countarray.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
cpp-valptridx.h Use C++11 user-defined literals to dispatch valptridx error style 2020-04-26 17:26:23 +00:00
d_gl.h Move inclusion of platform-appropriate GL headers to a separate file 2020-07-05 23:34:32 +00:00
digi_audio.h
digi_mixer.h Move digi functions to dcx; use bitset for channels 2020-04-04 19:30:22 +00:00
digi_mixer_music.h
dsx-ns.h
dxxerror.h
event.h Remove send_creation_events parameter 2020-10-22 02:26:16 +00:00
fmtcheck.h
func.h
fwd-event.h Remove send_creation_events parameter 2020-10-22 02:26:16 +00:00
fwd-gr.h Use enum class for gauges window indexing 2020-08-10 03:45:13 +00:00
fwd-partial_range.h Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00
fwd-valptridx.h Use enum class for actdoornum_t 2020-12-20 20:39:07 +00:00
fwd-vecmat.h
fwd-window.h Remove obsolete embed_window_pointer_t 2020-10-22 02:26:16 +00:00
gr.h Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
grdef.h
hash.h
hmp.h Qualify uses of std::array 2020-05-02 21:18:42 +00:00
iff.h Qualify uses of std::array 2020-05-02 21:18:42 +00:00
ignorecase.h
internal.h Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
interp.h Move polymodel alignment code to interp.cpp 2020-07-05 23:34:33 +00:00
joy.h Fix no-joystick build 2020-09-11 03:08:02 +00:00
jukebox.h Move jukebox_load, jukebox_hook_next to dcx 2020-05-31 23:04:25 +00:00
key.h improved joystick button to keyboard command mapping 2020-06-30 21:18:49 +02:00
loadgl.h
makesig.h
maths.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
messagebox.h
mouse.h Pass SDL events as const T *, not T * 2020-05-27 03:07:17 +00:00
ntstring.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
null_sentinel_iterator.h Remove use of deprecated std::iterator 2020-05-02 21:18:43 +00:00
ogl_extensions.h
ogl_init.h Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
ogl_sync.h
pack.h
palette.h Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
partial_range.h Fix gcc-11 warning -Wmaybe-uninitialized on input array 2020-12-14 00:04:41 +00:00
pcx.h Make kmatrix background optional 2020-12-26 21:17:29 +00:00
physfs-serial.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
physfs_list.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
physfsx.h Replace PHYSFSX_isNewPath with !PHYSFS_getMountPoint 2020-12-27 22:03:09 +00:00
pstypes.h
rbaudio.h indent fixes, improve comments, other code fixes 2019-10-27 03:11:15 +03:00
reverse.h
rle.h Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
serial.h Inherit base_bytebuffer_t constructor instead of delegating to it 2020-08-24 01:31:28 +00:00
strutil.h Inline string_array_t::tidy comparator 2020-12-27 22:03:09 +00:00
texmap.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
timer.h
u_mem.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
ui.h Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00
valptridx.h Use enum class for wallnum_t 2020-12-26 21:17:29 +00:00
varutil.h Use zip for nm_messagebox_str 2020-09-11 03:08:02 +00:00
vecmat.h Use NSDMI wherever possible 2019-04-28 00:53:40 +00:00
window.h Always delegate to window_create for send_creation_events 2020-12-20 20:39:07 +00:00