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
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
5
-2
/
+70
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
5
-17
/
+54
2019-01-15
fix warnings
Paul Duncan
9
-13
/
+23
2019-01-15
minor ev cleanup
Paul Duncan
1
-1
/
+2
2019-01-15
use autogenerated GUIDs
Paul Duncan
1
-40
/
+14
2019-01-15
add minimal src/msi/readme.txt
Paul Duncan
3
-42
/
+50
2019-01-15
msi: add program files shortcut, desktop shortcut, and icon
Paul Duncan
1
-5
/
+62
2019-01-15
add src/msi/ and sok.msi custom target
Paul Duncan
2
-0
/
+188
2019-01-15
s/sok-text/text/, s/sok-sdk/sok/, mv src/{text,levels}/levels.[hc], and ↵
Paul Duncan
7
-13
/
+7
remove some extraneous headers
2019-01-15
s/libsok/core/g
Paul Duncan
16
-10
/
+10
2019-01-15
s/test-solve/solve/
Paul Duncan
1
-0
/
+0
2019-01-15
add theme.[hc] and refactor draw.c
Paul Duncan
8
-73
/
+161
2019-01-14
s/%zu/%d ... (int)/
Paul Duncan
5
-19
/
+20
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
3
-24
/
+60
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
8
-74
/
+127
2019-01-13
add assets, sprite-packer, sprite rendering (disabled, currently busted)
Paul Duncan
7
-21
/
+7692
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-13
add on_{boxes,walls,goals}_{start,end}()
Paul Duncan
2
-4
/
+63
2019-01-12
functioning sdl
Paul Duncan
3
-1
/
+390
2019-01-09
add test-solve
Paul Duncan
2
-4
/
+41
2019-01-09
add SET_TILE
Paul Duncan
1
-12
/
+12
[next]