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

Unify all platforms with CMake #923

Merged
merged 10 commits into from
Sep 4, 2024
Merged

Unify all platforms with CMake #923

merged 10 commits into from
Sep 4, 2024

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0a7d07a View commit details
    Browse the repository at this point in the history
  2. OSX: Gamma changes are handled just fine on macOS.

    The reasoning for the recent changes were based on non-macOS users
    questions in the helpdesk channel on Discord. On macOS the OS deals
    with the gamma changes very smoothly so this isn't really an issue.
    dsvensson committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5a8e458 View commit details
    Browse the repository at this point in the history
  3. OSX: Sandboxed basedir selection and raw input.

    Switch raw input to GameController which is made to work with
    sandboxed applications.
    
    When the application starts, the user is prompted with a file
    dialog that allows selection of what basedir to use. This will
    be stored in the application preferences for future launches.
    
    When the directory becomes unavailable, or a new version is
    installed, the user will be prompted with the file dialog again.
    dsvensson committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    05a41b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. VCPKG: Bump to 2024.08.23-34-gde99811b2.

    * Build fixes for PCRE2 on macOS.
    * New minor versions of SDL2, zlib.
    * Makes SDL_DBUS optional on Linux, cutting 85% build time.
    dsvensson committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1847fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d539a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    717027d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6108f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf79f01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1698903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b32b1ae View commit details
    Browse the repository at this point in the history