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

Issue #101 unit test and fosnola's fix #441

Merged
merged 6 commits into from
Sep 22, 2024

Commits on Sep 21, 2024

  1. Make check_for_intel() call automatically

    This will avoid future repeats of the situation where it took way too long
    to figure out why a unit test wasn't working
    NQNStudios committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f4b1b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7031b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f69e6f View commit details
    Browse the repository at this point in the history
  4. reorder includes

    NQNStudios committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bf7901a View commit details
    Browse the repository at this point in the history
  5. porting.cpp[legacy]: try to always convert RECT to mac Rect when read…

    …ing a Windows scenario
    
      note: this may be succeptible to break the loading of some legacy save, but there are already broken....
    fosnola authored and NQNStudios committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e42d7f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    442922f View commit details
    Browse the repository at this point in the history