-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EXTENSION: Finish FTE_PEXT_COLOURMOD definitions.
Support for colourmod was partially declared in protocol.h, but missing the entity_state_t bytes, as well as a few defines. colourmod[3] is r/g/b with 1/32 precision, thus a value of 32 corresponds to 1.0f, which in effect means no color modification, and the same is true for 0.0f. Values above 1.0f yields overbrights.
- Loading branch information
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters