Age | Commit message (Expand) | Author | Files | Lines |
2019-01-14 | remove color-only rendering | Paul Duncan | 1 | -114/+0 |
2019-01-14 | remove level zero, add border, sync to vblank, add spaces around text, misc c... | Paul Duncan | 2 | -18/+58 |
2019-01-14 | add help text | Paul Duncan | 1 | -1/+45 |
2019-01-14 | add moves and header text, won bg animation, window title | Paul Duncan | 4 | -22/+197 |
2019-01-13 | remove debug calls | Paul Duncan | 1 | -4/+3 |
2019-01-13 | clean up color vs sprite rendering mode | Paul Duncan | 1 | -38/+121 |
2019-01-13 | working, with sprites | Paul Duncan | 7 | -65/+118 |
2019-01-13 | add assets, sprite-packer, sprite rendering (disabled, currently busted) | Paul Duncan | 6 | -21/+7605 |
2019-01-13 | add vi navigation keys | Paul Duncan | 3 | -12/+24 |
2019-01-13 | add comments | Paul Duncan | 1 | -0/+5 |
2019-01-13 | refactor sok-sdl, add zoom and warp_buf support | Paul Duncan | 10 | -224/+470 |
2019-01-12 | functioning sdl | Paul Duncan | 3 | -1/+390 |
2019-01-07 | reorganize src/, add support for RLE | Paul Duncan | 1 | -0/+3 |