Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ITotalJustice/sphaira
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4e5e1a8
Choose a base ref
...
head repository: ITotalJustice/sphaira
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 76c8b80
Choose a head ref
  • 15 commits
  • 52 files changed
  • 7 contributors

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    64a40ae View commit details
    Browse the repository at this point in the history
  2. remove download non-thread_queue code, fix thread queue exit bug

    due to the previous commit, requesting the stop token to exit during a download
    would cause the thread queue itself to exit.
    ITotalJustice committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    977331c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2022ea View commit details
    Browse the repository at this point in the history
  4. mention discord server in readme

    fixes #70
    ITotalJustice committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    483be13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9390bd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Update es.json (#90)

    Updated es.json localization, missing strings translated
    cucholix authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    8161b52 View commit details
    Browse the repository at this point in the history
  2. Update pt.json (#93)

    ninstar authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    cca5434 View commit details
    Browse the repository at this point in the history
  3. Update french language. (#94)

    Signed-off-by: shadow2560 <24191064+shadow2560@users.noreply.github.com>
    shadow2560 authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    650e781 View commit details
    Browse the repository at this point in the history
  4. Fixed the "decending" typo. (#91)

    Co-authored-by: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com>
    HenryBaby and ITotalJustice authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    f66494a View commit details
    Browse the repository at this point in the history
  5. enable warning flags, fix all warning, default init all vars, bump st…

    …b libs used in nanovg
    
    fixes #98
    ITotalJustice committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    657c160 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5612ae5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6304fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3a2a04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61783bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76c8b80 View commit details
    Browse the repository at this point in the history
Loading