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
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-16
warn rather than fail on Mix_PlayChannel() error
Paul Duncan
1
-1
/
+1
2019-01-16
add src/sdl/sounds.[hc], assets/wavs, and set default sounds
Paul Duncan
4
-2
/
+59
2019-01-16
add src/sdl/sounds.[hc], assets/wavs, and set default sounds
Paul Duncan
3
-5
/
+5781
2019-01-16
animate failed moves
Paul Duncan
3
-1
/
+10
2019-01-16
limit step events to 100ms
Paul Duncan
1
-2
/
+14
2019-01-16
add window icon
Paul Duncan
3
-2
/
+52
2019-01-16
animate hero while solving
Paul Duncan
1
-2
/
+14
2019-01-16
solve in background thread
Paul Duncan
10
-57
/
+443
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
4
-7
/
+17
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
2
-2
/
+2
remove some extraneous headers
2019-01-15
s/libsok/core/g
Paul Duncan
4
-4
/
+4
2019-01-15
add theme.[hc] and refactor draw.c
Paul Duncan
8
-73
/
+161
2019-01-14
s/%zu/%d ... (int)/
Paul Duncan
2
-9
/
+10
2019-01-14
hard-code asset sizes
Paul Duncan
1
-4
/
+2
2019-01-14
bake assets into build
Paul Duncan
5
-13
/
+14576
2019-01-14
add ACTION_FULLSCREEN
Paul Duncan
3
-0
/
+13
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
2
-7
/
+7
2019-01-14
rotate boxes on win
Paul Duncan
1
-12
/
+14
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
3
-2
/
+5
2019-01-14
refactor main.c, add log-renderer-info.[hc]
Paul Duncan
3
-62
/
+49
2019-01-14
remove cruft
Paul Duncan
3
-80
/
+38
2019-01-14
skip floors that are definitely outside walls
Paul Duncan
1
-2
/
+4
2019-01-14
add bg-style.[hc]
Paul Duncan
3
-27
/
+94
2019-01-14
add text_style_t, draw-text.c
Paul Duncan
3
-94
/
+197
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
2
-18
/
+58
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
4
-22
/
+197
2019-01-13
remove debug calls
Paul Duncan
1
-4
/
+3
2019-01-13
clean up color vs sprite rendering mode
Paul Duncan
1
-38
/
+121
2019-01-13
working, with sprites
Paul Duncan
7
-65
/
+118
2019-01-13
add assets, sprite-packer, sprite rendering (disabled, currently busted)
Paul Duncan
6
-21
/
+7605
2019-01-13
add vi navigation keys
Paul Duncan
3
-12
/
+24
2019-01-13
add comments
Paul Duncan
1
-0
/
+5
2019-01-13
refactor sok-sdl, add zoom and warp_buf support
Paul Duncan
10
-224
/
+470
2019-01-12
functioning sdl
Paul Duncan
3
-1
/
+390
2019-01-07
reorganize src/, add support for RLE
Paul Duncan
1
-0
/
+3