mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-02 00:42:08 +00:00
e0608f50d1
These objects are supposed to be bright, but the standard translations for player do not take this into account, creating dark and/or invisible projectiles depending on the color being used. The new translation uses hue and saturation from the player color, but combines brightness from the original color with the one for the player in an 8:2 ratio, so that no matter for the player color, these always remain bright and visible. |
||
---|---|---|
.. | ||
a_chicken.cpp | ||
a_dsparil.cpp | ||
a_hereticartifacts.cpp | ||
a_hereticimp.cpp | ||
a_hereticmisc.cpp | ||
a_hereticweaps.cpp | ||
a_ironlich.cpp | ||
a_knight.cpp | ||
a_wizard.cpp |