Skip to content
Snippets Groups Projects
Forked from STJr / SRB2
8190 commits behind the upstream repository.
  • toaster's avatar
    c1b48ea7
    * Total overhaul of V_DrawFadeScreen(color, strength! · c1b48ea7
    toaster authored
       - controllable strengths between 0-31 for COLORMAP lump like before
       - arbitrary colour indices in the palette via TRANSMAP lumps, with strengths 0-9
       - exposed to Lua as v.fadeScreen(color, strength)!
    * Remove last vestiges of V_STATICPATCH.
    c1b48ea7
    History
    * Total overhaul of V_DrawFadeScreen(color, strength!
    toaster authored
       - controllable strengths between 0-31 for COLORMAP lump like before
       - arbitrary colour indices in the palette via TRANSMAP lumps, with strengths 0-9
       - exposed to Lua as v.fadeScreen(color, strength)!
    * Remove last vestiges of V_STATICPATCH.