raze-gles/polymer/eduke32/build/include
helixhorned e02843b133 m32script: EVENT_DRAW3DSCREEN, screenshot functonality.
The event is run after drawing the scene, but before the overlays. To
make a screenshot from a script, set DOSCRSHOT to non-zero. It will then
be scheduled to run once after the drawing but before the above-mentioned
event.  The screenshots will be called mcapXXXX.{png,tga}.

git-svn-id: https://svn.eduke32.com/eduke32@2818 1a8010ca-5511-0410-912e-c29ae57300e0
2012-07-08 21:47:23 +00:00
..
msvc win32 stuck input fix among other minor changes 2010-05-16 22:53:08 +00:00
a.h Classic: add {,m,t}vlineasm1nonpow2, currently unreferenced from high-level drawing. 2012-07-06 11:27:46 +00:00
baselayer.h Massive menu input control revamp/cleanup/factor. (added: input.[ch]) 2012-06-03 16:11:22 +00:00
build.h Classic: fix glitches where stuff would be drawn transiently on sect change. 2012-07-06 15:36:46 +00:00
cache1d.h Comment out unused dfread and kdfwrite functions in cache1d.c. 2012-02-18 22:15:04 +00:00
common.h Factor out r2726' kopen4load checks into testkopen, closing opened files. 2012-06-11 20:35:47 +00:00
compat.h Incorporate some use of Bfflush(NULL) in hopes to alleviate Wii configuration saving concerns. 2012-06-03 16:08:27 +00:00
crc32.h A bunch of multiplayer improvements 2009-12-14 05:23:29 +00:00
dxdidf.h Source code "cleanup," herein referred to as "rape" 2010-05-02 23:27:30 +00:00
dynamicgtk.h Make the "Start" button of the GTK start-up window the default button of the window, which means pressing Enter now works at you'd expect. 2010-07-02 01:26:56 +00:00
editor.h editor: const char *scripthist -> char *, since it's alloc'd/freed 2012-07-01 22:11:25 +00:00
glbuild.h Throw a commented #define DEBUG_TEXTURE_NAMES into glbuild.h. 2012-06-01 20:09:15 +00:00
glext.h Polymer: preliminary support for GL_ARB_debug_output 2011-10-02 05:56:35 +00:00
gtkbits.h ass rape 2009-01-09 09:29:17 +00:00
hightile.h Rearrange 'struct hicreplc_t' members so that no padding is inserted on x64. 2012-01-26 21:58:25 +00:00
kplib.h ass rape 2009-01-09 09:29:17 +00:00
lzwnew.h ass rape 2009-01-09 09:29:17 +00:00
m32script.h m32script: EVENT_DRAW3DSCREEN, screenshot functonality. 2012-07-08 21:47:23 +00:00
malloc.c.h Source code "cleanup," herein referred to as "rape" 2010-05-02 23:27:30 +00:00
md4.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
mdsprite.h Fix sprite[] access with indices > MAXSPRITES in Polymer model drawing code. 2012-01-22 17:18:49 +00:00
mutex.h Patch adding Wii support by tueidj, part 6: mutexes 2012-05-01 12:39:20 +00:00
nedmalloc.h Make nedmalloc a compile time option and add support for loading an external nedmalloc.dll at run time if it isn't compiled in 2010-05-18 00:30:30 +00:00
osd.h Constify various char* vars, parameters, etc. for more -Wwrite-strings cleanness 2012-07-01 22:11:33 +00:00
osxbits.h Very few actual changes... mostly formatting fixes from astyle 2010-01-23 22:12:02 +00:00
osxmain.h
polymer.h Constify various char* vars, parameters, etc. for more -Wwrite-strings cleanness 2012-07-01 22:11:33 +00:00
polymost.h Make 'double ghoriz' static in polymost.c. 2012-03-04 20:13:34 +00:00
pragmas.h A couple of misc. Wii changes. 2012-05-06 20:23:20 +00:00
prlights.h Fixes compilation for now. Now if my executable would start... 2010-08-12 13:38:37 +00:00
quicklz.h Update QuickLZ to 1.5.1 beta 7 2012-05-17 21:36:50 +00:00
rawinput.h win32 stuck input fix among other minor changes 2010-05-16 22:53:08 +00:00
scancodes.h Source code "cleanup," herein referred to as "rape" 2010-05-02 23:27:30 +00:00
scriptfile.h Guard scriptfile.h with an #ifndef sentinel. 2012-03-26 22:04:59 +00:00
sdl_inc.h
sdlayer.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
startwin.editor.h
winlayer.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00