dxx-rebirth/common/include
2013-12-22 05:29:25 +00:00
..
editor Make Been_visited a local bit array 2013-12-22 05:29:25 +00:00
3d.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
args.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
byteswap.h Remove unused GET/PUT_INTEL_INT64 2013-08-11 20:40:24 +00:00
compiler-array.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
compiler-lengthof.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
compiler-range_for.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
compiler-static_assert.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
compiler-type_traits.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
console.h Fix con_puts buffer overread 2013-12-19 03:31:24 +00:00
countarray.h Store selected segments in countarray object 2013-12-22 01:54:15 +00:00
digi_audio.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
digi_mixer.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
digi_mixer_music.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
dxxerror.h Use Error_puts instead of Error where possible 2013-12-17 04:03:34 +00:00
event.h Add EVENT_WINDOW_CREATED to centralize window init/deinit logic 2013-12-20 02:51:24 +00:00
fmtcheck.h Reject inappropriate printf usage 2013-12-17 04:03:35 +00:00
func.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
gr.h Add typedef palette_array_t for palette data 2013-12-22 00:05:13 +00:00
grdef.h Remove duplicate declarations 2013-10-03 03:11:52 +00:00
hash.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
hmp.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
iff.h Add typedef palette_array_t for palette data 2013-12-22 00:05:13 +00:00
ignorecase.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
internal.h Use array for palette_array_t 2013-12-22 00:37:36 +00:00
interp.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
joy.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
jukebox.h Compact known file extension storage 2013-12-13 03:58:01 +00:00
key.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
loadgl.h Mark OpenGL loader functions static 2013-10-29 03:24:42 +00:00
makesig.h Move */include/makesig.h -> common/include/makesig.h 2013-03-03 01:03:33 +00:00
maths.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
messagebox.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
mouse.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
ogl_init.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
palette.h Use array for palette_array_t 2013-12-22 00:37:36 +00:00
pcx.h Use array for palette_array_t 2013-12-22 00:37:36 +00:00
physfsx.h Remove PHYSFSX_gets, PHYSFSX_readString 2013-12-20 03:16:46 +00:00
pstypes.h Fix level load hang on >=mingw32-gcc-4.7 2013-08-25 17:16:41 +00:00
rbaudio.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
rle.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
strutil.h Annotate mem_malloc/mem_calloc as __attribute__((malloc)) 2013-12-20 03:24:39 +00:00
texmap.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
timer.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
u_mem.h Annotate mem_malloc/calloc/realloc as __attribute__((alloc_size)) 2013-12-20 03:33:32 +00:00
ui.h Use ui_dputs_at instead of ui_dprintf_at where possible 2013-12-17 04:03:34 +00:00
varutil.h Split compiler.h for PCH compatibility 2013-12-21 05:12:38 +00:00
vecmat.h Switch to C++ linkage 2013-12-06 03:35:32 +00:00
window.h Check type of window handler function 2013-12-15 18:51:26 +00:00