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
/
draw.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-14
s/%zu/%d ... (int)/
Paul Duncan
1
-4
/
+5
2019-01-14
render moves after help, so it shows up above it for small windows
Paul Duncan
1
-1
/
+1
2019-01-14
cache SDL_GetTicks()
Paul Duncan
1
-7
/
+6
2019-01-14
rotate boxes on win
Paul Duncan
1
-12
/
+14
2019-01-14
remove cruft
Paul Duncan
1
-78
/
+36
2019-01-14
skip floors that are definitely outside walls
Paul Duncan
1
-2
/
+4
2019-01-14
add bg-style.[hc]
Paul Duncan
1
-27
/
+52
2019-01-14
add text_style_t, draw-text.c
Paul Duncan
1
-94
/
+32
2019-01-14
add win wiggle
Paul Duncan
1
-4
/
+27
2019-01-14
remove color-only rendering
Paul Duncan
1
-114
/
+0
2019-01-14
remove level zero, add border, sync to vblank, add spaces around text, misc ↵
Paul Duncan
1
-5
/
+33
cleanups
2019-01-14
add help text
Paul Duncan
1
-1
/
+45
2019-01-14
add moves and header text, won bg animation, window title
Paul Duncan
1
-1
/
+139
2019-01-13
clean up color vs sprite rendering mode
Paul Duncan
1
-38
/
+121
2019-01-13
working, with sprites
Paul Duncan
1
-17
/
+6
2019-01-13
add assets, sprite-packer, sprite rendering (disabled, currently busted)
Paul Duncan
1
-20
/
+46
2019-01-13
add vi navigation keys
Paul Duncan
1
-4
/
+4
2019-01-13
refactor sok-sdl, add zoom and warp_buf support
Paul Duncan
1
-0
/
+169