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

TrueColor: add ingame toggler #1225

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

TrueColor: add ingame toggler #1225

wants to merge 6 commits into from

Commits on Sep 12, 2024

  1. Doom: initial implementation

    * All TrueColor code is guarded by #ifdef CRISPY_TRUECOLOR.
    * Extra line breaks before some subheaders no longer used to get some extra vertical space and primary to fit everything on first Crispness page.
    JNechaevsky committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9709565 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. For Heretic

    JNechaevsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    66688ce View commit details
    Browse the repository at this point in the history
  2. No magic numbers, please

    JNechaevsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cb3c103 View commit details
    Browse the repository at this point in the history
  3. For Hexen

    JNechaevsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dfc6ba2 View commit details
    Browse the repository at this point in the history
  4. For Strife

    JNechaevsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2619477 View commit details
    Browse the repository at this point in the history
  5. No need to call this

    JNechaevsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a9c17c1 View commit details
    Browse the repository at this point in the history