Skip to content
Snippets Groups Projects
  1. Apr 15, 2015
    • Eidolon's avatar
      Merge branch 'polyobject-scroll-hotfix' into 'next' · 3d59e337
      Eidolon authored
      Polyobject scroll hotfix
      
      Things fixed:
      
      * Polyobjects should now carry the same thing types as conveyors (notable example; they'll now carry Crawlas when they wouldn't before)
      * The drifting issue with players on spinning polyobjects should be fixed. (I swapped in the old bad hack for a new hack that should work like it's supposed to)
      
      See merge request !6
      3d59e337
  2. Apr 02, 2015
  3. Apr 01, 2015
  4. Mar 31, 2015
  5. Mar 30, 2015
  6. Mar 29, 2015
  7. Mar 25, 2015
    • Eidolon's avatar
      Merge branch 'master' into next · a2af7ba3
      Eidolon authored
      Synchronize with master for !4.
      a2af7ba3
    • Eidolon's avatar
      Merge branch 'fix-windows-compile' · d7b3795a
      Eidolon authored
      Closes !4.
      d7b3795a
    • Eidolon's avatar
      Fix compilation and debugging on Windows. · 53680903
      Eidolon authored
      Core code has too many #define dependencies on interface-specific
      defines. This means that it's currently not possible to safely
      separate the core and interface code into different contexts. The
      core code should be refactored to accomadate for this because we
      should not have any interface-specific code in core in the first
      place.
      
      This reverts the static library SRB2Core from a7135094 and instead
      adds the core sources to the SRB2SDL2 target directly.
      
      So frustrating...
      53680903
  8. Mar 09, 2015
  9. Mar 08, 2015
  10. Mar 05, 2015
  11. Mar 02, 2015
Loading