1. 30 Jun, 2022 1 commit
    • lat9nq's avatar
      settings: Consolidate RangedSetting's with regular ones · ca36722a
      lat9nq authored
      The latest git version of GCC has issues with my diamond inheritance
      shenanigans. Since that's now two compilers that don't like it I thought
      it'd be best to just axe all of it and just have the two templates like
      before.
      
      This rolls the features of BasicRangedSetting into BasicSetting, and
      likewise RangedSetting into Setting. It also renames them from
      BasicSetting and Setting to Setting and SwitchableSetting respectively.
      Now longer name corresponds to more complex thing.
      ca36722a
  2. 28 Jun, 2022 1 commit
  3. 27 Jun, 2022 9 commits
  4. 26 Jun, 2022 3 commits
  5. 25 Jun, 2022 3 commits
  6. 23 Jun, 2022 1 commit
  7. 22 Jun, 2022 4 commits
  8. 21 Jun, 2022 2 commits
  9. 20 Jun, 2022 2 commits
  10. 18 Jun, 2022 1 commit
  11. 17 Jun, 2022 5 commits
  12. 16 Jun, 2022 8 commits