..
msvc
Split r3159..r3161, part 3: MSVC, nedmalloc, *layer, startup windows.
2012-11-15 14:27:57 +00:00
a.h
a-c.c: Compile vlineasm4nlogy() only if CLASSIC_NONPOW2_YSIZE_WALLS is #defined.
2014-11-22 18:37:23 +00:00
baselayer.h
Wii: Fix build. DONT_BUILD.
2014-12-09 23:56:54 +00:00
build.h
Move g_noFloorPal[] to the engine side and adapt other stuff accordingly.
2014-12-13 22:33:04 +00:00
cache1d.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
common.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
compat.h
Refine the previous commit a bit. DONT_BUILD.
2014-12-08 07:32:58 +00:00
crc32.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
dxdidf.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
dxtfilter.h
WIP texture cache refactoring
2013-05-15 02:17:17 +00:00
dynamicgtk.h
Fix POLYMER=0 GTK C++ build. DONT_BUILD.
2014-11-29 02:29:42 +00:00
editor.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
glbuild.h
Clean up GL background tinting a little bit. Remove access to glRectd in favor of glRecti.
2014-10-25 03:25:35 +00:00
glext.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
gtkbits.h
Fix C/GTK2/SDL1.2 build. DONT_BUILD.
2014-11-28 08:30:31 +00:00
gtkpixdata.h
GTK: Fix warnings and errors related to the banners. DONT_BUILD.
2014-11-28 23:47:46 +00:00
gtkpixdata_shim.h
GTK: Fix warnings and errors related to the banners. DONT_BUILD.
2014-11-28 23:47:46 +00:00
hightile.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
kplib.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
libdivide.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
lunatic.h
Lunatic: Fix compilation of C++ build, but not starting up yet.
2014-01-31 21:13:03 +00:00
lz4.h
Replace QuickLZ with LZ4.
2014-02-10 10:55:49 +00:00
m32script.h
m32script: fix tilesizx[]/tilesizy[] access. Can also 'copy' from them.
2014-12-06 19:09:53 +00:00
mdsprite.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
mmulti.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
mutex.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
osd.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
osxbits.h
Refine the previous commit a bit. DONT_BUILD.
2014-12-08 07:32:58 +00:00
osxmain.h
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
2008-10-20 03:09:19 +00:00
polymer.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
polymost.h
Some minor fixes. DONT_BUILD.
2014-11-28 08:14:00 +00:00
pragmas.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
pragmas_arm.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
pragmas_ppc.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
pragmas_x86_gcc.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
pragmas_x86_msvc.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
prlights.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
rawinput.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
renderlayer.h
Clean up some GUI/WM minutiae. Should fix linking Mapster32 on *nix with HAVE_GTK=0.
2013-10-08 10:00:44 +00:00
scancodes.h
Reincarnate RTS sound functionality together with cleaning up related code.
2014-01-30 19:12:08 +00:00
scriptfile.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
sdl_inc.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
sdlappicon.h
Iron out all errors and warnings when compiling with MinGW-w64, targeting either 32-bit or 64-bit.
2013-10-07 10:03:11 +00:00
sdlayer.h
WIP refactor of SDL interface. DONT_BUILD.
2014-11-22 12:33:47 +00:00
SDLMain.h
Ball-busting Makefile restructure.
2014-07-22 07:25:54 +00:00
startwin.editor.h
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
2008-10-20 03:09:19 +00:00
texcache.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
tracker.hpp
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
tracker_operator.hpp
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
tracker_operators.hpp
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
winbits.h
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
2014-11-26 04:39:23 +00:00
winlayer.h
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
2014-11-22 12:32:56 +00:00
xxhash.h
Update xxhash to r36
2014-09-30 04:04:12 +00:00