aboutsummaryrefslogtreecommitdiff
path: root/src/libsok/sok-ctx.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-15s/libsok/core/gPaul Duncan1-636/+0
2019-01-13working, with spritesPaul Duncan1-9/+9
2019-01-13add on_{boxes,walls,goals}_{start,end}()Paul Duncan1-0/+32
2019-01-08remove trailing whitespacePaul Duncan1-37/+37
2019-01-08add is_done (busted, disabled)Paul Duncan1-1/+79
2019-01-08add action.c, clean up key handlingPaul Duncan1-1/+1
2019-01-08isolate wall accessPaul Duncan1-8/+31
2019-01-08speed up sok_ctx_is_done()Paul Duncan1-23/+43
2019-01-08simplify move logic, add cache and solverPaul Duncan1-313/+87
2019-01-08remove unused debugging callsPaul Duncan1-23/+1
2019-01-07reorganize src/, add support for RLEPaul Duncan1-0/+731