dxx-rebirth/common/include
2015-12-18 04:08:24 +00:00
..
editor Uninline namespace dcx 2015-12-13 18:00:49 +00:00
3d.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
args.h Move DbgGlReadPixelsOk to CArg 2015-12-18 04:08:24 +00:00
byteutil.h Remove WORDS_NEED_ALIGNMENT memcpy src cast to const uint8_t* 2015-09-13 21:02:19 +00:00
compiler-addressof.h Include <memory>, not <utility> for std::addressof 2014-11-30 17:04:49 +00:00
compiler-array.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
compiler-begin.h Optimize gr_rle_decode 2014-06-30 23:56:51 +00:00
compiler-exchange.h Prevent accidental RAIIdmem construction 2014-09-07 23:56:37 +00:00
compiler-integer_sequence.h Make template alias support mandatory 2015-08-03 03:11:25 +00:00
compiler-lengthof.h Simplify lengthof header 2014-06-22 21:05:08 +00:00
compiler-make_unique.h Fix build when using make_unique emulation 2015-01-18 01:58:34 +00:00
compiler-range_for.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
compiler-static_assert.h Improve static_assert test 2015-07-09 03:12:45 +00:00
compiler-type_traits.h Diagnose including compiler-type_traits without dxxsconf.h 2015-07-25 23:10:45 +00:00
console.h Reduce cvar.h includes 2015-06-07 16:20:46 +00:00
countarray.h Enable using count_array_t<T,S> with prohibit_void_ptr<T> 2014-06-22 19:06:52 +00:00
digi_audio.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
digi_mixer.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
digi_mixer_music.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
dxxerror.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
event.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
fmtcheck.h Use DXX_ALWAYS_ERROR_FUNCTION for printf check 2014-07-19 21:15:01 +00:00
func.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
fwd-event.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
fwd-gr.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
fwd-partial_range.h Combine gauges left/right window boxes 2015-09-13 21:02:19 +00:00
fwd-valptridx.h Move valptridx get_global_array to DXX_VALPTRIDX_DECLARE_GLOBAL_SUBTYPE 2015-12-08 04:20:24 +00:00
fwd-vecmat.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
fwd-window.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
gr.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
grdef.h Use accessor for grs_bitmap::bm_type 2015-07-25 23:10:47 +00:00
hash.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
highest_valid.h Use T::index_type for highest_valid 2015-07-13 01:09:36 +00:00
hmp.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
iff.h Remove unused symbols 2015-12-04 03:36:31 +00:00
ignorecase.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
internal.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
interp.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
joy.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
jukebox.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
key.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
loadgl.h Fix misspelled C++ guard in loadgl.h 2014-06-28 03:57:57 +00:00
makesig.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
maths.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
messagebox.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
mouse.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
ntstring.h Add helper macro DXX_CONSTANT_TRUE 2015-07-29 03:05:28 +00:00
null_sentinel_iterator.h Use range_for for PHYSFS archive types 2015-07-18 21:01:55 +00:00
ogl_extensions.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
ogl_init.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
ogl_sync.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
pack.h Improve support for using exact_type with valptridx 2015-09-15 02:48:04 +00:00
palette.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
partial_range.h Combine gauges left/right window boxes 2015-09-13 21:02:19 +00:00
pcx.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
physfs-serial.h Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
physfs_list.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
physfsx.h Uninline namespace dsx 2015-12-13 18:00:49 +00:00
poison.h Remove unnecessary zero of .cloak_time 2015-10-30 02:52:54 +00:00
pstypes.h change u_int*_t to C99 standard uint*_t 2015-05-18 17:12:53 -07:00
rbaudio.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
reverse.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
rle.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
serial.h Use declval for serial class_type 2015-09-13 21:02:19 +00:00
strutil.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
texmap.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
timer.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
u_mem.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
ui.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
valptridx.h Move valptridx get_global_array to DXX_VALPTRIDX_DECLARE_GLOBAL_SUBTYPE 2015-12-08 04:20:24 +00:00
varutil.h Move cstring_tie.p init to member initialization 2014-07-16 03:14:51 +00:00
vecmat.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
window.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00