Skip to content
Snippets Groups Projects
  1. May 20, 2015
  2. May 07, 2015
  3. May 01, 2015
  4. Feb 24, 2015
  5. Feb 11, 2015
    • archshift's avatar
      Asserts: break/crash program, fit to style guide; log.h->assert.h · ef24e72b
      archshift authored
      Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
      As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)
      
      Also removed some GEKKO cruft.
      ef24e72b
  6. Feb 02, 2015
  7. Jan 11, 2015
    • archshift's avatar
      Stubbed y2r:u IsBusyConversion · 3b555e25
      archshift authored
      There is no documentation available on this function, but we set the result to false as a stub.
      This allows Super Little Acorns to move all the way in game with pp3c.
      3b555e25
  8. Jan 03, 2015
Loading