aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-08isolate wall accessPaul Duncan1-8/+31
2019-01-08move text levels to separate file, add build* to .gitignorePaul Duncan3-662/+694
2019-01-08speed up sok_ctx_is_done()Paul Duncan2-23/+47
2019-01-08remove unused headerPaul Duncan1-1/+0
2019-01-08remove byte-wise ctx hashPaul Duncan1-30/+0
2019-01-08add sok_ctx_hash, cache, solver fixesPaul Duncan5-48/+191
2019-01-08simplify move logic, add cache and solverPaul Duncan4-313/+326
2019-01-08remove unused debugging callsPaul Duncan1-23/+1
2019-01-07add levels, warpingPaul Duncan1-13/+669
2019-01-07fix floor RLE parsingPaul Duncan1-0/+1
2019-01-07reorganize src/, add support for RLEPaul Duncan5-40/+76
2019-01-07remove debugsPaul Duncan2-6/+3
2019-01-07initial commitPaul Duncan4-0/+1264