Skip to content
Snippets Groups Projects
  1. Jul 28, 2023
  2. Jul 26, 2023
  3. Jul 25, 2023
    • Sal's avatar
      Fix some minor warnings · 10a8f2d0
      Sal authored
      - Fix `lib_getSkinSprite` overshadowing `sprites` global
      - Rename terrible result_e `ok` so it stops overshadowing crap
      - Remove inlining from w_wad.c since it reached the inline limit (remember kids, your compiler knows better than you these days whenever or not to inline something)
      - Remove unused variable in G_PlayerReborn
      10a8f2d0
    • Sal's avatar
      Merge branch 'drawonlyforpx' into 'next' · 7c26fbf0
      Sal authored
      Add "drawonlyforplayer" and "dontdrawforviewmobj"
      
      Closes #1009, #997, and #924
      
      See merge request STJr/SRB2!2014
      7c26fbf0
    • Zwip-Zwap Zapony's avatar
      Add "drawonlyforplayer" and "dontdrawforviewmobj" · 0e2682d5
      Zwip-Zwap Zapony authored and Sal's avatar Sal committed
      0e2682d5
    • Sal's avatar
      Harsher replay menu · dded3522
      Sal authored
      Don't allow loading demos with invalid file lists at all. If you insist on doing this, it has to be done from the command line now.
      dded3522
Loading