raze-gles/polymer/eduke32
helixhorned caed55e9a4 Lunatic: engine.setupDebugBasePal(), auto-detect 2nd+ shadexfog.translate().
engine.setupDebugBasePal() set up the water base palette such each of the first
15 "ramps" of 16 consecutive colors has a single, "representative" color. For
example, color indices 0-15 and black, 16-31 are dark gray.
In shadexfog.lua, list remappings from LOOKUP.DAT that are expressible as
remappings of 16-tuples.

git-svn-id: https://svn.eduke32.com/eduke32@4337 1a8010ca-5511-0410-912e-c29ae57300e0
2014-02-19 19:47:25 +00:00
..
build Lunatic: add engine.saveLookupDat() and document, related tweaks. 2014-02-16 19:16:06 +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 Fix 32-bit MSVC builds. DONT_BUILD. 2014-02-11 06:14:03 +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 Lunatic: engine.setupDebugBasePal(), auto-detect 2nd+ shadexfog.translate(). 2014-02-19 19:47:25 +00:00
eduke32.sln MSVC: Set up support for SDL2. DONT_BUILD. 2014-02-11 07:39:09 +00:00
eduke32.vcxproj MSVC: Set up support for SDL2. DONT_BUILD. 2014-02-11 07:39:09 +00:00
eduke32.vcxproj.filters Replace QuickLZ with LZ4. 2014-02-10 10:55:49 +00:00
Makefile Windows: Full library refresh. 2014-02-10 10:58:38 +00:00
Makefile.common Amend r4318: Lunatic doesn't need the safety check. 2014-02-12 21:02:59 +00:00
Makefile.deps Replace QuickLZ with LZ4. 2014-02-10 10:55:49 +00:00
Makefile.msvc MSVC: Set up support for SDL2. DONT_BUILD. 2014-02-11 07:39:09 +00:00