raze-gles/polymer/eduke32
2014-01-12 14:05:56 +00:00
..
build SDL2: Reintroduce SDL_Renderer for the classic renderer so that the Steam Overlay can function with it. 2014-01-12 14:05:56 +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 Block off hacks for the primitive splitscreen CON mod with SPLITSCREEN_MOD_HACKS so they are no longer compiled. 2014-01-12 14:04:51 +00:00
platform Update SDL2 to 2.0.1. 2013-11-02 01:41:45 +00:00
rsrc 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
source Fix a case where the bonus screen would immediately end with an input press because all code between iterations of the bonus screen would execute in less than 1/120th of a second, not leaving any time for totalclock to increment. 2014-01-12 14:05:39 +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 Lunatic/m32: make Mapster23 actually start stand-alone, oops. 2014-01-02 00:08:36 +00:00
Makefile.common For DISABLEINLINING=1, apply __fastcall to make up for the lack of inlining. 2014-01-12 14:04:02 +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