dxx-rebirth/include
2013-06-30 02:22:56 +00:00
..
editor Add editor_status_fmt for printf status messages 2013-06-29 22:19:17 +00:00
3d.h Make various g3s_point pointers const 2013-07-14 18:54:48 +00:00
args.h Remove unnecessary __pack__ on Arg 2013-03-03 22:46:50 +00:00
byteswap.h Make GET_INTEL_* const-correct 2013-05-03 23:02:11 +00:00
console.h Marked con_printf fmt as const, Increased console lines from 512 to 2048; Marked console private entries as static - patches by Kp 2012-11-02 18:24:51 +01:00
dxxerror.h Use system assert instead of homegrown Assert 2013-06-30 04:35:36 +00:00
fix.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
func.h Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
gr.h Remove unused graphics code 2013-07-10 21:41:29 -05:00
grdef.h Mark bitblt.c functions static 2013-06-08 23:35:21 +00:00
hash.h Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
hmp.h Improvement on the HMP track loop feature by TURRICAN; Added small template fix for descent.hmp which is supposed to be activated soon as we have some kind or Checksum function 2011-01-09 17:51:48 +01:00
iff.h Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
ignorecase.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
internal.h Fixed some non-critical compiler warnings; Now compiling with -std=c99 -pedantic and fixed warnings (except for editor build) caused by this 2012-05-14 12:20:30 +02:00
interp.h Make g3_draw_morphing_model take ubyte* model_ptr 2013-07-14 22:45:35 +00:00
libmve.h Show movies in correct aspect; Added mipmap generation to movie texture if Texture filtering enabled - can also be disabled seperately 2010-06-19 16:42:07 +00:00
loadgl.h Normalize comments and whitespace to match D1X 2013-02-25 01:59:08 +00:00
makesig.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
maths.h Remove unused vm_vec_imag 2013-07-10 21:44:38 -05:00
ogl_init.h Make various g3s_point pointers const 2013-07-14 18:54:48 +00:00
palette.h Simplification of palette code; Properly screen clearing in SDL-only build when palette changes; Removed obsolete functions like gr_update (replaced by gr_flip), gr_palette_fade_in/out, gr_palette_clear; Added functionality to render Automap while menu display as well; Improved blocking of some controls code while Automap active; Fixed some compiler warnings 2008-03-20 23:23:46 +00:00
pcx.h Remove unused function pcx_get_dimensions 2013-03-10 22:49:57 +00:00
physfsrwops.h Remove SDL/ in #include statements 2013-06-30 02:22:56 +00:00
physfsx.h Remove unnecessary exit(1) calls in physfsx 2012-07-07 18:07:42 +00:00
pngfile.h Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
pstypes.h Remove SDL/ in #include statements 2013-06-30 02:22:56 +00:00
rbaudio.h Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
rle.h Move declaration of gr_rle_expand_scanline_generic() to rle.h - patch by Kp 2012-11-02 18:41:43 +01:00
strio.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
strutil.h using our own functions for strdup and _splitpath with the d_ prefix for all platforms for consistency 2012-05-19 02:16:43 +02:00
texmap.h Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
timer.h Introduced new data type fix64 to be used for new timers which can last 4462756 years instead of 9 hours; Introduced new timer functions to update and query program time; Used new timer all over the program except GameTime (which comes next) 2010-12-11 00:18:17 +01:00
u_mem.h Memory debug improvements 2013-07-13 04:23:18 +00:00
ui.h Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
vecmat.h Remove unused vm_vector_2_matrix_norm 2013-07-02 02:34:19 +00:00