dxx-rebirth/common/include
2014-11-16 19:14:50 +00:00
..
editor Pass rotate_segment_new arg by & 2014-11-04 01:23:01 +00:00
3d.h Pass draw_tmap* arg as const 2014-11-16 19:14:50 +00:00
args.h Ignore -udp_myport requests for reserved port 2014-09-17 02:16:33 +00:00
byteutil.h Fixes #5 - Byteswap header renamed to byteutil, plus sed magic 2014-07-03 02:03:08 +00:00
compiler-addressof.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02: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 Use make_unique instead of bare new 2014-08-24 18:28:09 +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 Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02: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 Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
digi_mixer.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
digi_mixer_music.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
dxxerror.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
event.h Pass d_event arg by const& 2014-10-04 22:36:13 +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 Narrow some graphics parameters 2014-11-15 03:31:41 +00:00
grdef.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02: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 Fix memory leak writing hoard data 2014-09-27 23:14:50 +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 Use vsegptridx_t 2014-10-28 03:08:51 +00:00
joy.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
jukebox.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02: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 Use native int64 math for fixmulaccum 2014-08-16 17:43:56 +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
ogl_init.h Make various g3s_point * const 2014-11-15 03:10:06 +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 Force partial_range offset/length to size_t 2014-09-19 02:58:25 +00:00
pcx.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
physfs-serial.h Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
physfsx.h Move PHYSFSX_writeAngleVec to gamesave.cpp 2014-10-26 22:56:50 +00:00
poison.h Add Valgrind poison stubs 2014-09-07 19:39:18 +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 Use range_for in rle 2014-11-15 03:10:09 +00:00
serial.h Add const void* conversion to various types 2014-10-12 22:11:28 +00:00
strictindex.h Use special type names for segment/object numbers 2014-08-13 02:57:12 +00:00
strutil.h Remove unnecessary string_array_t constructor 2014-10-01 02:22:11 +00:00
texmap.h Pass draw_tmap* arg as const 2014-11-16 19:14:50 +00:00
timer.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
u_mem.h Add const void* conversion to various types 2014-10-12 22:11:28 +00:00
ui.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
valptridx.h Use vsegptridx_t 2014-10-28 03:08:51 +00:00
varutil.h Move cstring_tie.p init to member initialization 2014-07-16 03:14:51 +00:00
vecmat.h Skip unnecessary sqrt for omega cannon 2014-11-11 04:25:47 +00:00
window.h Make unused_window_userdata_t const 2014-10-16 02:30:29 +00:00