aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-01-14refactor main.c, add log-renderer-info.[hc]Paul Duncan1-0/+1
2019-01-14add bg-style.[hc]Paul Duncan1-0/+1
2019-01-14add text_style_t, draw-text.cPaul Duncan1-0/+1
2019-01-14add moves and header text, won bg animation, window titlePaul Duncan1-0/+1
2019-01-13add assets, sprite-packer, sprite rendering (disabled, currently busted)Paul Duncan1-1/+14
2019-01-13refactor sok-sdl, add zoom and warp_buf supportPaul Duncan1-0/+3
2019-01-12functioning sdlPaul Duncan1-1/+4
2019-01-09add test-solvePaul Duncan1-2/+15
2019-01-08add draw.[hc] and util.hPaul Duncan1-0/+1
2019-01-08add action.c, clean up key handlingPaul Duncan1-0/+1
2019-01-08move text levels to separate file, add build* to .gitignorePaul Duncan1-0/+1
2019-01-08add sok_ctx_hash, cache, solver fixesPaul Duncan1-0/+1
2019-01-08simplify move logic, add cache and solverPaul Duncan1-0/+2
2019-01-07reorganize src/, add support for RLEPaul Duncan1-0/+18