raze/polymer/eduke32/build/include
helixhorned 2528fd3bf5 player.c: factoring continued.
New local functions:
Proj_DoRandDecalSize, SectorContainsSE13, HandleHitWall, Proj_CheckBlood,
Proj_HandleKnee.

git-svn-id: https://svn.eduke32.com/eduke32@3362 1a8010ca-5511-0410-912e-c29ae57300e0
2013-01-01 15:24:42 +00:00
..
msvc Split r3159..r3161, part 3: MSVC, nedmalloc, *layer, startup windows. 2012-11-15 14:27:57 +00:00
a.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
baselayer.h Factor out multiply repeated code into calc_ylookup(). 2012-12-14 19:28:17 +00:00
build.h player.c: factoring continued. 2013-01-01 15:24:42 +00:00
cache1d.h Minor loadpics() cleanups, don't expose filegrp[] from cache1d.c. 2012-11-15 21:09:56 +00:00
common.h Cleanup of console/on-screen-display (OSD) functionality. 2012-12-25 16:13:50 +00:00
compat.h Fix LTO=1 RELEASE=1 Lunatic build. 2012-12-29 15:21:16 +00:00
crc32.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
dxdidf.h Fix the DirectInput breakage on Win64. 2012-12-16 05:46:20 +00:00
dynamicgtk.h
editor.h Cleanup of console/on-screen-display (OSD) functionality. 2012-12-25 16:13:50 +00:00
glbuild.h Cleanup of console/on-screen-display (OSD) functionality. 2012-12-25 16:13:50 +00:00
glext.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
gtkbits.h
hightile.h
kplib.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
lunatic.h Lunatic: fix stack discipline. 2013-01-01 15:24:11 +00:00
lzwnew.h
m32script.h Port system gamearray access from M32Script to CON. Expose tilesizx and tilesizy. 2012-12-13 02:33:53 +00:00
md4.h
mdsprite.h
mutex.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
nedmalloc.h Win64 support! (Meaning it works, not that we recommend it for everyday use.) 2012-12-13 02:37:20 +00:00
osd.h Replace the osdcvar_t members that needed to be kept in sync with cvar_t with an actual cvar_t. If this is questionable for any reason I'm forgetting, feel free to revert! 2012-12-31 01:51:03 +00:00
osxbits.h
osxmain.h
polymer.h Classic-like visibility/fog for OpenGL modes, r_usenewshading 2 (new default). 2012-12-16 19:18:10 +00:00
polymost.h Move fog calc routines into polymost.c, declare in engine_priv.h. 2012-12-16 19:18:18 +00:00
pragmas.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
prlights.h
quicklz.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
rawinput.h
renderlayer.h RENDERTYPE=SDL on Windows, part 2. 2012-11-25 04:26:37 +00:00
scancodes.h
scriptfile.h Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup. 2012-11-05 02:49:08 +00:00
sdl_inc.h For novelty, add support for RENDERTYPE=SDL under Windows. 2012-11-24 09:13:29 +00:00
sdlayer.h Win64 support! (Meaning it works, not that we recommend it for everyday use.) 2012-12-13 02:37:20 +00:00
startwin.editor.h
tracker.hpp Fix warnings involving printf() requiring explicit casts on tracked types. 2012-11-26 08:26:04 +00:00
tracker_operator.hpp Fix warnings involving printf() requiring explicit casts on tracked types. 2012-11-26 08:26:04 +00:00
tracker_operators.hpp Add automatic tracking to the sector[], wall[], sprite[] and tsprite[] 2012-11-09 22:31:02 +00:00
winbits.h RENDERTYPE=SDL on Windows, part 2. 2012-11-25 04:26:37 +00:00
winlayer.h Win64 support! (Meaning it works, not that we recommend it for everyday use.) 2012-12-13 02:37:20 +00:00