Skip to content
Snippets Groups Projects
  1. Oct 28, 2022
  2. Oct 26, 2022
  3. Oct 03, 2022
    • Ashnal's avatar
      Fixes an issue where mobjs with shadows would never get freed, · bd4150b9
      Ashnal authored
      due to their reference count getting reset after
      having their shadows spawned, resulting in a reference count of -1
      and the mobj never being freed, or a use-after-free during the shadow's thinker.
      Also adds some P_SetTargets to P_BlockThingsIterator to fix an inconsistency I noticed while investigating this.
      bd4150b9
  4. Sep 29, 2022
  5. Sep 10, 2022
  6. Sep 03, 2022
  7. Sep 02, 2022
  8. Aug 29, 2022
  9. Aug 27, 2022
  10. Aug 26, 2022
  11. Aug 24, 2022
  12. Aug 23, 2022
  13. Aug 22, 2022
  14. Aug 20, 2022
  15. Aug 19, 2022
  16. Aug 17, 2022
Loading