dxx-rebirth/common/include
2015-02-14 22:48:30 +00:00
..
editor Use array<> for Vertex_active 2015-02-14 22:48:28 +00:00
3d.h Remove unused return value of g3_rotate_delta_vec 2015-02-03 00:37:08 +00:00
args.h Provide SndDisableSdlMixer=true if !USE_SDLMIXER 2015-02-08 17:43:29 +00:00
byteutil.h Convert {GET,PUT}_INTEL_{SHORT,INT} to C++ casts 2015-02-14 22:48:29 +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 Use template aliases when available 2014-08-03 03:08:15 +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 UDT static_assert messages 2014-06-15 22:19:26 +00:00
compiler-type_traits.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
console.h Add compile-time check for trailing con_printf newline 2015-02-13 03:27:28 +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 Pass digi_*_start_sound soundobj as sound_object* 2014-12-14 05:22:59 +00:00
digi_mixer.h Pass digi_*_start_sound soundobj as sound_object* 2014-12-14 05:22:59 +00:00
digi_mixer_music.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
dxxerror.h Abstract socket array/sockaddr dispatch 2015-01-18 01:58:33 +00:00
event.h Pass creation context to new windows 2014-12-20 04:36:09 +00:00
fmtcheck.h Use DXX_ALWAYS_ERROR_FUNCTION for printf check 2014-07-19 21:15:01 +00:00
func.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
fwdvalptridx.h Return objptridx_t from find_escort 2014-10-25 16:40:20 +00:00
gr.h Optimize gr_remap_bitmap_good integer handling 2015-01-25 05:32:45 +00:00
grdef.h Make bitmap bm_data const where easy 2014-12-02 03:24:38 +00:00
hash.h Replace hashtable with std::map 2014-08-02 00:46:56 +00:00
highest_valid.h Remove #define Segment2s Segments 2014-10-21 03:15:12 +00:00
hmp.h Use vector<uint8_t> to manage current_music_hndlbuf 2014-09-20 23:14:03 +00:00
iff.h Pass iff_read_bitmap arg by & 2015-01-25 05:32:44 +00:00
ignorecase.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
internal.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
interp.h Wrap submodel angles 2015-02-14 22:48:28 +00:00
joy.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
jukebox.h Pass PHYSFSX_* file extensions as counted array 2015-02-14 22:48:28 +00:00
key.h Pass d_event arg by const& 2014-10-04 22:36:13 +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 Remove unused cos from fix_fastsincos 2015-02-05 03:03:50 +00:00
messagebox.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
mouse.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
ntstring.h Pack ntstrings in transit 2015-01-18 01:58:32 +00:00
ogl_init.h Pass ogl_ubitblt arg by & 2014-12-02 03:35:01 +00:00
pack.h Add operator bool to exact_type<T> 2014-06-22 21:03:23 +00:00
palette.h Use color_t for color values 2014-08-08 02:07:47 +00:00
partial_range.h Split and simplify partial_range check 2015-02-01 23:07:18 +00:00
pcx.h Pass pcx_read_bitmap arg by & 2014-12-02 03:35:01 +00:00
physfs-serial.h Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
physfsx.h Pass PHYSFSX_* file extensions as counted array 2015-02-14 22:48:28 +00:00
poison.h Add support for poison=overwrite 2015-01-03 23:44:32 +00:00
pstypes.h Remove Microsoft-specific #define inline 2014-08-16 17:34:09 +00:00
rbaudio.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
reverse.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
rle.h Pass rle_swap_0_255 arg by & 2015-01-29 04:27:37 +00:00
serial.h Make udt_to_message __attribute__((unused)) 2015-02-05 03:03:50 +00:00
strictindex.h Use special type names for segment/object numbers 2014-08-13 02:57:12 +00:00
strutil.h Fix adding string to empty string_array_t 2015-01-17 18:31:42 +00:00
texmap.h Remove various #include "gr.h" 2015-01-29 04:27:36 +00:00
timer.h Return timer_query() from timer_update() 2015-02-05 03:03:48 +00:00
u_mem.h Disallow implicit pointer conversion from rvalue smart pointers 2015-01-29 00:58:53 +00:00
ui.h Convert frequently used casts to C++ casts 2015-02-05 03:03:49 +00:00
valptridx.h Explicitly delete valptridx inequality operators 2015-02-14 22:48:30 +00:00
varutil.h Move cstring_tie.p init to member initialization 2014-07-16 03:14:51 +00:00
vecmat.h Remove vm_angles_2_matrix return value 2015-02-05 03:03:51 +00:00
window.h Convert frequently used casts to C++ casts 2015-02-05 03:03:49 +00:00