Skip to content
Snippets Groups Projects
  1. Aug 19, 2022
  2. Aug 17, 2022
  3. Aug 16, 2022
  4. Aug 13, 2022
  5. Aug 12, 2022
  6. Aug 11, 2022
  7. Aug 09, 2022
  8. Aug 08, 2022
  9. Aug 07, 2022
  10. Aug 06, 2022
  11. Aug 04, 2022
    • toaster's avatar
      Minor compiler warnings · 5aa56e60
      toaster authored
      5aa56e60
    • toaster's avatar
      Fix an interpolation issue with the Signpost · 284ae5fa
      toaster authored
      Because its z was being set but its old z wasn't being overwritten, at high enough refresh rates you can see it appear above its starting position for a single frame.
      
      Done by modifying old_z instead of using P_SetOrigin for consistency of avoiding CheckPosition.
      284ae5fa
    • toaster's avatar
      R_DrawVisSprite adjustments · 9e3b89c5
      toaster authored
      * Backport the fix to an interp-based crash caused by using a combination of interpolated and uninterpolated scale in renderer calculations.
      * Between this and the last commit, I attempted a refactor of this and associated functions in order to find the cause of the above crash. Committed are the changes which resulted in increased performance.
      9e3b89c5
    • toaster's avatar
      New maps.kart hash for rearranged music lump names. · a93f7ff7
      toaster authored
      Revised the "last updated" instead of appending because we don't need to give internal-only changes too much spotlight.
      a93f7ff7
    • toaster's avatar
      Merge branch 'v14-cmake-improvements' into 'v14prep' · d939be85
      toaster authored
      (v1.4) cmake improvements
      
      See merge request KartKrew/Kart!634
      d939be85
  12. Aug 03, 2022
  13. Jul 23, 2022
Loading