raze-gles/polymer/eduke32
hendricks266 b40f0aba04 Fix ebacktrace1 under MinGW's GCC 4.8 and binutils 2.23.2.
We keep needing more and more hacks as libbfd keeps becoming dependent on additional libraries we don't need...

git-svn-id: https://svn.eduke32.com/eduke32@4076 1a8010ca-5511-0410-912e-c29ae57300e0
2013-10-07 10:02:33 +00:00
..
build Build tools: Fix all compiler warnings and errors with MinGW/GCC 4.8 || SDL2. 2013-10-06 07:50:16 +00:00
jit Lunatic: add LuaJIT's jit/bcsave.lua and headers for synthesis build preparation. 2013-08-11 15:28:45 +00:00
package a.m32: add 'moveselsects', moving them so that each sector's 1st pt is at (0,0). 2013-09-05 17:37:31 +00:00
platform Fix ebacktrace1 under MinGW's GCC 4.8 and binutils 2.23.2. 2013-10-07 10:02:33 +00:00
rsrc Update Windows application manifests to allow GetVersionEx() to return Windows 8.1 on systems running Windows 8.1. Microsoft is pretty stupid sometimes. :/ 2013-08-31 04:58:07 +00:00
source Improve SDL2 support as much as I can, for now. The game compiles, links, and starts, but all three renderers either don't display correctly or crash. 2013-10-06 07:49:53 +00:00
eduke32.sln Source code "cleanup," herein referred to as "rape" 2010-05-02 23:27:30 +00:00
eduke32.vcxproj Add Lunatic stuff to the Visual Studio project. This is just the file view in the IDE, not Lunatic compilation with MSVC! DONT_BUILD. 2013-08-24 22:55:23 +00:00
eduke32.vcxproj.filters Add Lunatic stuff to the Visual Studio project. This is just the file view in the IDE, not Lunatic compilation with MSVC! DONT_BUILD. 2013-08-24 22:55:23 +00:00
Makefile Fix ebacktrace1 under MinGW's GCC 4.8 and binutils 2.23.2. 2013-10-07 10:02:33 +00:00
Makefile.common Fix ebacktrace1 under MinGW's GCC 4.8 and binutils 2.23.2. 2013-10-07 10:02:33 +00:00
Makefile.deps Replace literal g_sounds[].m bits with enum constants. DONT_BUILD. 2013-09-08 20:18:56 +00:00
Makefile.msvc Dynamicsoundremap. 2013-06-01 06:55:30 +00:00