dxx-rebirth/common/include
Chris Taylor 21b0a7a48d Pass the most significant window_event_result to the caller of event_process
This will allow checking for window_event_result::deleted, instead of relying on window_exists, which could return a false positive if a new window was allocated with the same pointer value as the deleted one.
2016-10-28 14:43:20 +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
compiler-begin.h
compiler-exchange.h
compiler-integer_sequence.h
compiler-lengthof.h
compiler-make_unique.h
compiler-range_for.h
compiler-static_assert.h
compiler-type_traits.h
console.h
countarray.h Expand single-use typedef in place 2016-09-11 18:49:13 +00:00
digi_audio.h
digi_mixer.h
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 Move window_event_result definition to event.h 2016-10-28 13:32:24 +08:00
fmtcheck.h
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
fwd-valptridx.h
fwd-vecmat.h Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
fwd-window.h Move window_event_result definition to event.h 2016-10-28 13:32:24 +08:00
gr.h Remove test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR 2016-09-25 04:52:49 +00:00
grdef.h
hash.h
hmp.h
iff.h
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
maths.h
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
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
serial.h
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
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
window.h Move window_event_result definition to event.h 2016-10-28 13:32:24 +08:00