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: ParadoxZero/GameMenu-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: new_api
Choose a base ref
...
head repository: ParadoxZero/GameMenu-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 10, 2023

  1. Merge pull request #10 from ParadoxZero/easier-integration

    Easier integration
    ParadoxZero authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    309f672 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ParadoxZero/new_api

    New modern API for gome menu
    ParadoxZero authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    de46153 View commit details
    Browse the repository at this point in the history
  3. Update readme

    ParadoxZero committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1a58160 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from ParadoxZero/fix-readme

    Update readme
    ParadoxZero authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a868ac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d4cc95 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13 from ParadoxZero/conditional-example

    Make example a conditional build
    ParadoxZero authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    15d8385 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Fix build breaks

    ParadoxZero committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    88a755e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Updated CMakeLists to add missing header file and

    fix Win32 custom command.
    mheller575 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    e12daae View commit details
    Browse the repository at this point in the history
  2. Fixed Example build

    mheller575 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    c9540c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Merge pull request #19 from mheller575/CMakeFix

    CMakeLists.txt fix for Windows
    ParadoxZero authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    3833bbb View commit details
    Browse the repository at this point in the history
Loading