index
:
sok
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-14
bake assets into build
Paul Duncan
1
-0
/
+1
2019-01-14
refactor main.c, add log-renderer-info.[hc]
Paul Duncan
1
-0
/
+1
2019-01-14
add bg-style.[hc]
Paul Duncan
1
-0
/
+1
2019-01-14
add text_style_t, draw-text.c
Paul Duncan
1
-0
/
+1
2019-01-14
add moves and header text, won bg animation, window title
Paul Duncan
1
-0
/
+1
2019-01-13
add assets, sprite-packer, sprite rendering (disabled, currently busted)
Paul Duncan
1
-1
/
+14
2019-01-13
refactor sok-sdl, add zoom and warp_buf support
Paul Duncan
1
-0
/
+3
2019-01-12
functioning sdl
Paul Duncan
1
-1
/
+4
2019-01-09
add test-solve
Paul Duncan
1
-2
/
+15
2019-01-08
add draw.[hc] and util.h
Paul Duncan
1
-0
/
+1
2019-01-08
add action.c, clean up key handling
Paul Duncan
1
-0
/
+1
2019-01-08
move text levels to separate file, add build* to .gitignore
Paul Duncan
1
-0
/
+1
2019-01-08
add sok_ctx_hash, cache, solver fixes
Paul Duncan
1
-0
/
+1
2019-01-08
simplify move logic, add cache and solver
Paul Duncan
1
-0
/
+2
2019-01-07
reorganize src/, add support for RLE
Paul Duncan
1
-0
/
+18