mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-12-13 13:40:53 +00:00
9cc67f565c
It must set it to 0 if the alpha is 0 to avoid problems with special colormap detection. - Changed SPECIALCOLORMAP_MASK again so that it does not interfere with any valid setting. It must use a value with a 0-alpha because these are guaranteed not to be produced by the DECORATE code elsewhere. - Fixed precision issues with AddFixedColormap's search for identical colormaps. - Added custom colormap support to texture composition code. - Fixed initialization of FSpecialColormap::GrayscaleToColor. This is not a mapping from the palette but from a [0,255] grayscale ramp and used to apply colormaps to true color images for texture composition. SVN r1867 (trunk) |
||
---|---|---|
.. | ||
olddecorations.cpp | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_codeptr.cpp | ||
thingdef_data.cpp | ||
thingdef_exp.cpp | ||
thingdef_exp.h | ||
thingdef_expression.cpp | ||
thingdef_parse.cpp | ||
thingdef_properties.cpp | ||
thingdef_states.cpp | ||
thingdef_type.h |