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

feature: Middleware Architecture #18

Merged
merged 36 commits into from
Jan 8, 2024
Merged

feature: Middleware Architecture #18

merged 36 commits into from
Jan 8, 2024

Commits on Apr 25, 2023

  1. Initial ECS example.

    jimbuck committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7d9470e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. WIP updates.

    jimbuck committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8345691 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Initial implementation.

    jimbuck committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9e0dd05 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    e77c3a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    6051066 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Updates.

    jimbuck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8805a0d View commit details
    Browse the repository at this point in the history
  2. Fixed build.

    jimbuck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cb86cdb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Re-added First and Last.

    jimbuck committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c11d3e View commit details
    Browse the repository at this point in the history
  2. Moved generators project.

    jimbuck committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1f68017 View commit details
    Browse the repository at this point in the history
  3. Got tests building.

    jimbuck committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aeaa18a View commit details
    Browse the repository at this point in the history
  4. Simplified input a bit.

    jimbuck committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    89a28b5 View commit details
    Browse the repository at this point in the history
  5. Renamed Game to GameLoop.

    jimbuck committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6e27ea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    d0c5fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08b437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e3bd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. UseMiddleware helpers.

    jimbuck committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    73ed92d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Scenes implemented.

    jimbuck committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    1db46a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d5f2d View commit details
    Browse the repository at this point in the history
  3. Graphics WIP.

    jimbuck committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e229103 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    41ff1f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Window creation working.

    jimbuck committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9722929 View commit details
    Browse the repository at this point in the history
  2. Better logging in demo.

    jimbuck committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c616a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ef3cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af6db67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31dfd16 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    ce4f026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4480e5f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    76f2e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e2a9a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    a395bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4476f View commit details
    Browse the repository at this point in the history
  3. Tests and tweaks of waits.

    jimbuck committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1a6f363 View commit details
    Browse the repository at this point in the history
  4. Updated license and readme.

    jimbuck committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8e7ae37 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Breakout WIP.

    jimbuck committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    536b8f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    5379f20 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Documentation comments.

    jimbuck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3f6c33c View commit details
    Browse the repository at this point in the history