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-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