raze-gles/polymer/eduke32
helixhorned 37ffae149e Lunatic: rewrite shadexfog.create_128_trans to allow creating fewer tables.
It must be a power of two in [2 .. 128]. Rewrite test/sprite_access.con's
liztroop example to account for that.
Also, add function shadexfog.create_trans() which aceepts a function
(r,g,b,R,G,B) -> blended (r,g,b) and rewrite shadexfog.create_additive_trans()
in terms of it.

git-svn-id: https://svn.eduke32.com/eduke32@4333 1a8010ca-5511-0410-912e-c29ae57300e0
2014-02-16 19:16:01 +00:00
..
build Lunatic: disallow saving map-text files in Mapster32 for now. 2014-02-12 21:03: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: rewrite shadexfog.create_128_trans to allow creating fewer tables. 2014-02-16 19:16:01 +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