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: sophiapoirier/destroyfx Loading
base: 9667c7b482a5e1f091a8bf84add0ca3e2cb68428
Choose a base ref
...
head repository: sophiapoirier/destroyfx Loading
compare: 69561071a6d56b5867fcbff256b9bc5be41ea9a2
Choose a head ref
  • 3 commits
  • 38 files changed
  • 2 contributors

Commits on Jun 25, 2022

  1. Fix missing != operator for g++ 11.3 (perhaps it is defined for you v…

    …ia some generic template that converts operator==, but I don't think this is standard). Suppress some warnings; fix typo.
    tom7 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    930c089 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

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

Commits on Jun 29, 2022

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