Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for TintScreen and tint pictures #1545

Merged
merged 3 commits into from Dec 10, 2018
Merged

Commits on Dec 8, 2018

  1. Copy the full SHA
    9f42c3e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Support Picture affected_by_tint flags

    * Adds Blend(Tone, Tone)
    * Also fixes operator== for Tone to be non-member inline
    fmatthew5876 committed Dec 9, 2018
    Copy the full SHA
    909b07c View commit details
    Browse the repository at this point in the history
  2. Update screen effects before map

    * Fixes off by 1 error in frame timing for tint, flash, and shake
    fmatthew5876 committed Dec 9, 2018
    Copy the full SHA
    cd4fff9 View commit details
    Browse the repository at this point in the history