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

Clocks #461

Merged
merged 7 commits into from
Jun 15, 2023
Merged

Clocks #461

merged 7 commits into from
Jun 15, 2023

Commits on Nov 18, 2022

  1. Added a big clock

    SpaghettiBorgar committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    13ca5d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47354ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4a3c91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f348f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cbd825 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. fix clock position on first draw

    don't rely on box_x and box_y to position the clock, because it might not be initialized in the first frame.
    SpaghettiBorgar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8c6f384 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. fix memory leak

    SpaghettiBorgar committed May 6, 2023
    Configuration menu
    Copy the full SHA
    9d233b5 View commit details
    Browse the repository at this point in the history