Skip to content
Snippets Groups Projects
  1. Oct 27, 2022
    • toaster's avatar
      Version is now 1.6 · 33989f56
      toaster authored
      If you're looking to this commit to figure out what a hypothetical 1.7 should change, also increment MODVERSION - in this commit's case it was already incremented by another branch.
      33989f56
  2. Jul 17, 2022
  3. Aug 31, 2020
  4. Apr 19, 2020
  5. Apr 13, 2020
    • wolfs's avatar
      Prep stuff · bceeaf78
      wolfs authored
      pending asset hash changes
      bceeaf78
  6. Jun 07, 2019
  7. May 07, 2019
    • Sal's avatar
      Merge branch 'version-prep' into 'master' · 5022cde4
      Sal authored
      Version prep
      
      See merge request KartKrew/Kart!148
      
      (cherry picked from commit dfc4b22c911340e330a0f71fabb4a1461b5747ed)
      
      183e75ff Final v1 colors
      9629fb32 Modify the first shade of Byzantium
      39bea80b Add options for adjusting deadzone, increase default deadzone from 0.25 to 0.5
      f99a5a6a Fix wheel animations
      fd148ec2 Dumbass typo
      e772a750 Missed a spot
      3d71a0aa Merge branch 'next-colors' into 'v1'
      071b335d Merge branch 'anim-fix' into 'v1'
      0cd815cb Merge branch 'deadzone-bullshit' into 'v1'
      30c19caa Update version number
      8f07ed77 Update patch.kart hash
      5022cde4
  8. Mar 19, 2019
  9. Mar 18, 2019
  10. Mar 12, 2019
  11. Jan 02, 2019
  12. Dec 30, 2018
  13. Dec 26, 2018
  14. Dec 20, 2018
  15. Dec 06, 2018
  16. Dec 03, 2018
  17. Nov 23, 2018
  18. Nov 08, 2017
  19. May 27, 2017
  20. May 12, 2017
  21. Jan 15, 2017
  22. Jul 06, 2016
  23. Feb 25, 2016
  24. Feb 08, 2016
  25. Feb 06, 2016
  26. Jan 14, 2016
  27. Mar 25, 2015
    • Eidolon's avatar
      Fix compilation and debugging on Windows. · 53680903
      Eidolon authored
      Core code has too many #define dependencies on interface-specific
      defines. This means that it's currently not possible to safely
      separate the core and interface code into different contexts. The
      core code should be refactored to accomadate for this because we
      should not have any interface-specific code in core in the first
      place.
      
      This reverts the static library SRB2Core from a7135094 and instead
      adds the core sources to the SRB2SDL2 target directly.
      
      So frustrating...
      53680903
  28. Mar 08, 2015
  29. Mar 05, 2015
  30. Feb 02, 2015
  31. Feb 01, 2015
  32. Jan 29, 2015
Loading