raze/polymer/eduke32/build/include
helixhorned 06a64b8dd4 OSD command 'map': entering a name with a '*' wildcard lists those that match.
A new function maybe_append_ext() is added to common.c and used in the handling
of the -d<demo.edm> cmdline parameter and the 'map' OSD command with one
non-wildcard arg.  (It's slightly different from the way the extension was
maybe-appended previously.)

git-svn-id: https://svn.eduke32.com/eduke32@3004 1a8010ca-5511-0410-912e-c29ae57300e0
2012-09-08 22:18:31 +00:00
..
msvc
a.h Classic: add {,m,t}vlineasm1nonpow2, currently unreferenced from high-level drawing. 2012-07-06 11:27:46 +00:00
baselayer.h In setaspect_new, determine the aspect with {x,y}dim again except for showview. 2012-08-16 21:48:56 +00:00
build.h Make getangle() a __fastcall function instead of static inline. 2012-09-02 14:12:01 +00:00
cache1d.h Remove some #if 0 blocks that are probably of no interest any more. 2012-09-02 14:00:58 +00:00
common.h OSD command 'map': entering a name with a '*' wildcard lists those that match. 2012-09-08 22:18:31 +00:00
compat.h Fix crash when recording demo, stooping it, going to title screen, and exiting. 2012-09-05 17:25:31 +00:00
crc32.h
dxdidf.h
dynamicgtk.h
editor.h Mapster32: properly reset highlights in undo/redo. 2012-08-20 21:27:42 +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
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
lzwnew.h
m32script.h Mapster32: add "extend all highlighted sectors" func to 'F menu via a.m32. 2012-08-06 20:00:35 +00:00
malloc.c.h
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
osd.h Constify various char* vars, parameters, etc. for more -Wwrite-strings cleanness 2012-07-01 22:11:33 +00:00
osxbits.h
osxmain.h
polymer.h Move #include <math.h> from polymer.h to polymer.c. 2012-09-02 14:05:23 +00:00
polymost.h Move #define PI from to build.h, add bound-checking assertion in dosetaspect(). 2012-09-02 14:07:36 +00:00
pragmas.h Some [U]INT_MAX --> [U]INT32_MAX. 2012-09-02 14:06:30 +00:00
prlights.h
quicklz.h Update QuickLZ to 1.5.1 beta 7 2012-05-17 21:36:50 +00:00
rawinput.h
scancodes.h
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