aboutsummaryrefslogtreecommitdiff
path: root/src/sdl/main.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-14increase zoom levels, add zoom keysPaul Duncan1-1/+1
2019-01-14refactor main.c, add log-renderer-info.[hc]Paul Duncan1-62/+7
2019-01-14remove level zero, add border, sync to vblank, add spaces around text, misc c...Paul Duncan1-13/+25
2019-01-14add moves and header text, won bg animation, window titlePaul Duncan1-20/+55
2019-01-13remove debug callsPaul Duncan1-4/+3
2019-01-13working, with spritesPaul Duncan1-8/+62
2019-01-13add assets, sprite-packer, sprite rendering (disabled, currently busted)Paul Duncan1-1/+11
2019-01-13add commentsPaul Duncan1-0/+5
2019-01-13refactor sok-sdl, add zoom and warp_buf supportPaul Duncan1-221/+114
2019-01-12functioning sdlPaul Duncan1-1/+300
2019-01-07reorganize src/, add support for RLEPaul Duncan1-0/+3