Skip to content
Snippets Groups Projects
  1. Aug 14, 2015
    • Monster Iestyn's avatar
      Merge branch 'polyobj-setup-fixes' into 'master' · ee4a3fff
      Monster Iestyn authored
      Polyobj setup fixes
      
      If you're wondering why ERZ2 crashes lately, yes, it's my fault once again it turns out! Ideally we shouldn't have loose spawn points or anchors without an actual PolyObject to go with them in the first place, but this fix re-adds the safety check that prevented them from crashing the game before.
      
      If it wasn't clear already, this fix is rather important, so please get in asap.
      
      See merge request !7
      ee4a3fff
    • colette's avatar
      Merge branch 'rerevert-unreversion-of-reversion' into 'master' · 2818b2a1
      colette authored
      Rerevert unreversion of reversion
      
      This commit got overwritten somehow when things were being merged into master. It's kind of important. A lot of maps will break without it.
      
      See merge request !6
      2818b2a1
  2. Aug 13, 2015
  3. Aug 03, 2015
  4. Jun 22, 2015
  5. Jun 19, 2015
    • Yukita Mayako's avatar
      Super float animation. · 496662be
      Yukita Mayako authored
      When Super Sonic is "walking in the air", he has a
      unique animation for it now which is similar to how
      it looked in previous SRB2 versions.
      496662be
  6. Jun 18, 2015
  7. Jun 17, 2015
  8. Jun 13, 2015
  9. Jun 10, 2015
  10. Jun 09, 2015
  11. May 31, 2015
    • Monster Iestyn's avatar
      tmfloorthing and tmhitthing are set to NULL at the start of P_MobjThinker,... · b88600da
      Monster Iestyn authored
      tmfloorthing and tmhitthing are set to NULL at the start of P_MobjThinker, preventing any weird cases of carrying over the previous mobj's floor object or such.
      
      This fixes the issue with upside-down springs shooting downwards if you touch another of its kind. Also fixes one of the issues with monitors in Icicle Falls (after you phase inside the East-most float-bob FOF's monitor via the other bug and jump up to break it while there, the NEXT monitor moves upwards too)
      b88600da
  12. May 29, 2015
Loading