dxx-rebirth/common/include
Kp 6d3dce4e16 Use enum class for tmap_num2
Define separate enum values for rotation data in both the high bits,
where it is usually kept, and the low bits, where it is sometimes used
for math or comparisons.

Define an enum value to represent the composite of the index and the
rotation, since the composite is not suitable for use as an array
subscript.  Add helper functions to extract the component pieces.
2020-08-24 01:31:28 +00:00
..
editor Convert uses of vcsegptr_t to shared_segment& where possible 2020-08-24 01:31:28 +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 Add build time flag to choose whether to enable ADL MIDI support 2018-10-15 00:51:53 +00:00
args.h Fix sharepath confusion when building both targets 2019-01-20 05:36:56 +00:00
byteutil.h Fix check_header_includes=1 build 2018-06-06 04:53:45 +00:00
compiler-cf_assert.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
compiler-poison.h Encourage std::fill to become memset 2020-05-17 23:35:26 +00:00
compiler-range_for.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
compiler-span.h Move morph_data::morph_times into a trailing allocation 2020-02-26 05:07:34 +00:00
compiler-static_assert.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
console.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +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 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
digi_mixer.h Move digi functions to dcx; use bitset for channels 2020-04-04 19:30:22 +00:00
digi_mixer_music.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
dsx-ns.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
dxxerror.h Simplify handling warning function 2018-12-30 00:43:58 +00:00
event.h Reset kconfig counters once, before the event loop 2020-05-27 03:07:17 +00:00
fmtcheck.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
func.h
fwd-event.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +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 Fix valptridx build break in <gcc-7 2020-01-24 03:49:32 +00:00
fwd-vecmat.h Pass vms_matrix &to vms_matrix_from_quaternion 2018-03-31 21:53:01 +00:00
fwd-window.h Call arch_close before atexit hooks begin 2020-01-06 01:25:35 +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 Expand GHEIGHT 2017-02-11 21:42:42 +00:00
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 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
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 Merge 'refs/pull/516/head' into master 2020-07-09 02:47:18 +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 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
makesig.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
maths.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
messagebox.h Simplify handling warning function 2018-12-30 00:43:58 +00:00
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 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
ogl_init.h Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
ogl_sync.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
pack.h Simplify exact_type 2017-06-25 20:46:03 +00:00
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 Use C++17 std::size instead of a custom equivalent 2020-07-05 23:34:32 +00:00
pcx.h Delegate bald_guy_load PCX to SDL image 2020-05-17 23:35:26 +00:00
physfs-serial.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
physfs_list.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
physfsx.h Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00
pstypes.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
rbaudio.h indent fixes, improve comments, other code fixes 2019-10-27 03:11:15 +03:00
reverse.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
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 Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
texmap.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
timer.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
u_mem.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
ui.h Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
valptridx.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
varutil.h Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
vecmat.h Use NSDMI wherever possible 2019-04-28 00:53:40 +00:00
window.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00