dxx-rebirth/common/include
2016-10-29 20:06:01 +08:00
..
editor Convert various valptridx accesses to use factory functions 2016-10-15 00:53:18 +00:00
3d.h Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
args.h Rename MAX_JOYSTICKS to DXX_MAX_JOYSTICKS 2016-09-25 04:52:48 +00:00
byteutil.h Move endian handling into SConf 2016-10-09 17:35:03 +00:00
compiler-addressof.h
compiler-array.h Remove support for array other than std::array 2016-07-31 22:25:49 +00:00
compiler-begin.h
compiler-exchange.h
compiler-integer_sequence.h
compiler-lengthof.h
compiler-make_unique.h
compiler-range_for.h Require C++11 range-based for 2016-08-08 00:07:19 +00:00
compiler-static_assert.h Make assert_equal inherit integral_constant 2016-07-15 03:43:01 +00:00
compiler-type_traits.h Move <type_traits> test to Cxx11RequiredFeature 2016-08-08 00:07:20 +00:00
console.h Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
countarray.h Expand single-use typedef in place 2016-09-11 18:49:13 +00:00
digi_audio.h Move some digi symbols to dcx 2016-07-15 03:43:02 +00:00
digi_mixer.h Move some digi symbols to dcx 2016-07-15 03:43:02 +00:00
digi_mixer_music.h
dsx-ns.h Add preprocessor hook for selective dsx migration 2016-10-02 19:35:35 +00:00
dxxerror.h Factor out reporting errors caused by bad levels 2016-10-17 03:49:32 +00:00
event.h Use new event_process_all() for event loops that check for window_event_result::deleted (which is most of them) 2016-10-29 20:06:01 +08:00
fmtcheck.h Rename fmtcheck macros to follow standard conventions 2016-07-15 03:43:03 +00:00
func.h
fwd-event.h Pass the most significant window_event_result to the caller of event_process 2016-10-28 14:43:20 +08:00
fwd-gr.h Split check_builtin_constant_p override 2016-10-02 00:34:39 +00:00
fwd-partial_range.h Use partial_const_range 2016-02-12 04:02:28 +00:00
fwd-valptridx.h Add file/line to valptridx output when available 2016-04-06 03:34:13 +00:00
fwd-vecmat.h Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
fwd-window.h Disable window_exists function 2016-10-28 17:01:02 +08:00
gr.h Remove test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR 2016-09-25 04:52:49 +00:00
grdef.h Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
hash.h
hmp.h
iff.h Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
ignorecase.h
internal.h Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
interp.h Rename WORDS_NEED_ALIGNMENT to DXX_WORDS_NEED_ALIGNMENT 2016-10-09 17:35:03 +00:00
joy.h Pass the most significant window_event_result to the caller of event_process 2016-10-28 14:43:20 +08:00
jukebox.h
key.h Pass the most significant window_event_result to the caller of event_process 2016-10-28 14:43:20 +08:00
loadgl.h Convert loadgl.h dll_GetSymbol calls to reinterpret_cast 2016-09-09 01:35:43 +00:00
makesig.h Rewrite parenthesized uses of old-style numeric casts to static_cast 2016-07-31 22:25:49 +00:00
maths.h Remove useless cast in f2db 2016-07-15 03:43:02 +00:00
messagebox.h
mouse.h Pass the most significant window_event_result to the caller of event_process 2016-10-28 14:43:20 +08:00
ntstring.h
null_sentinel_iterator.h
ogl_extensions.h
ogl_init.h Move OGLES to dxxsconf.h; rename to DXX_USE_OGLES 2016-09-24 18:06:11 +00:00
ogl_sync.h
pack.h Remove unused inherit_void_ptr_handler 2016-07-15 03:43:01 +00:00
palette.h Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
partial_range.h Expand single-use typedef in place 2016-09-11 18:49:13 +00:00
pcx.h Remove unnecessary diminish_palette in pcx_write_bitmap 2016-10-02 00:34:49 +00:00
physfs-serial.h
physfs_list.h Expand single-use typedef in place 2016-09-11 18:49:13 +00:00
physfsx.h Restructure PHYSFSX read helpers into template function 2016-10-17 03:49:31 +00:00
poison.h Switch DXX_HAVE_POISON_VALGRIND to 0/1 instead of undef/defined 2016-10-08 23:24:21 +00:00
pstypes.h Expand single-use typedef in place 2016-09-11 18:49:13 +00:00
rbaudio.h
reverse.h
rle.h Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
serial.h Allow rvalue references for some serial.h process_buffer overloads 2016-08-28 22:41:47 +00:00
strutil.h Move strutil qsort comparator casts into function 2016-09-04 19:10:42 +00:00
texmap.h Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
timer.h
u_mem.h Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
ui.h Allow dcx::UI_DIALOG struct to be subclassed - step 3 2016-10-04 16:09:21 +08:00
valptridx.h Simplify valptridx array access restrictions 2016-10-15 00:53:18 +00:00
varutil.h
vecmat.h Hide vm_distance safety net from clang 2016-02-02 03:10:53 +00:00
window.h Disable window_exists function 2016-10-28 17:01:02 +08:00