Age | Commit message (Expand) | Author | Files | Lines |
2019-01-14 | remove cruft | Paul Duncan | 1 | -78/+36 |
2019-01-14 | skip floors that are definitely outside walls | Paul Duncan | 1 | -2/+4 |
2019-01-14 | add bg-style.[hc] | Paul Duncan | 1 | -27/+52 |
2019-01-14 | add text_style_t, draw-text.c | Paul Duncan | 1 | -94/+32 |
2019-01-14 | add win wiggle | Paul Duncan | 1 | -4/+27 |
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 | 1 | -5/+33 |
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 | 1 | -1/+139 |
2019-01-13 | clean up color vs sprite rendering mode | Paul Duncan | 1 | -38/+121 |
2019-01-13 | working, with sprites | Paul Duncan | 1 | -17/+6 |
2019-01-13 | add assets, sprite-packer, sprite rendering (disabled, currently busted) | Paul Duncan | 1 | -20/+46 |
2019-01-13 | add vi navigation keys | Paul Duncan | 1 | -4/+4 |
2019-01-13 | refactor sok-sdl, add zoom and warp_buf support | Paul Duncan | 1 | -0/+169 |