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
/
src
/
sdl
/
main.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-16
animate failed moves
Paul Duncan
1
-0
/
+5
2019-01-16
add window icon
Paul Duncan
1
-2
/
+5
2019-01-16
solve in background thread
Paul Duncan
1
-45
/
+72
2019-01-15
add sok_solve_cbs_t and refactor code to use it
Paul Duncan
1
-2
/
+9
2019-01-15
fix warnings
Paul Duncan
1
-5
/
+4
2019-01-15
minor ev cleanup
Paul Duncan
1
-1
/
+2
2019-01-15
s/sok-text/text/, s/sok-sdk/sok/, mv src/{text,levels}/levels.[hc], and ↵
Paul Duncan
1
-1
/
+1
remove some extraneous headers
2019-01-15
s/libsok/core/g
Paul Duncan
1
-1
/
+1
2019-01-15
add theme.[hc] and refactor draw.c
Paul Duncan
1
-0
/
+1
2019-01-14
s/%zu/%d ... (int)/
Paul Duncan
1
-5
/
+5
2019-01-14
bake assets into build
Paul Duncan
1
-10
/
+30
2019-01-14
add ACTION_FULLSCREEN
Paul Duncan
1
-0
/
+10
2019-01-14
remove unused SDL_SetWindowTitle()
Paul Duncan
1
-3
/
+0
2019-01-14
remove unused SDL_image reference
Paul Duncan
1
-1
/
+0
2019-01-14
increase zoom levels, add zoom keys
Paul Duncan
1
-1
/
+1
2019-01-14
refactor main.c, add log-renderer-info.[hc]
Paul Duncan
1
-62
/
+7
2019-01-14
remove level zero, add border, sync to vblank, add spaces around text, misc ↵
Paul Duncan
1
-13
/
+25
cleanups
2019-01-14
add moves and header text, won bg animation, window title
Paul Duncan
1
-20
/
+55
2019-01-13
remove debug calls
Paul Duncan
1
-4
/
+3
2019-01-13
working, with sprites
Paul Duncan
1
-8
/
+62
2019-01-13
add assets, sprite-packer, sprite rendering (disabled, currently busted)
Paul Duncan
1
-1
/
+11
2019-01-13
add comments
Paul Duncan
1
-0
/
+5
2019-01-13
refactor sok-sdl, add zoom and warp_buf support
Paul Duncan
1
-221
/
+114
2019-01-12
functioning sdl
Paul Duncan
1
-1
/
+300
2019-01-07
reorganize src/, add support for RLE
Paul Duncan
1
-0
/
+3