Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Feb 18, 2020
    • SteelT's avatar
      Merge branch 'ftrim-tweak-2' into 'master' · 802bd404
      SteelT authored
      M_Ftrim
      
      See merge request STJr/SRB2!798
      802bd404
    • James R.'s avatar
      Fix M_Ftrim · e3ba369a
      James R. authored
      - Use '%f' instead of '%g' to avoid going scientific. Should also fix some
        compiler warnings.
      - The trailing zero trimming code is now useful. It started on the terminating
        byte before and wouldn't have done anything with '%g' anyway.
      - Use the absolute fractional value to avoid a sign.
      e3ba369a
  3. Feb 17, 2020
  4. Feb 16, 2020
  5. Feb 15, 2020
  6. Feb 13, 2020
  7. Feb 12, 2020
Loading