aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mastersprites.c: add commentsPaul Duncan6 years
 
 
AgeCommit messageAuthorFilesLines
2019-01-23sprites.c: add commentsHEADmasterPaul Duncan1-3/+4
2019-01-23add get_home_angle() commentsPaul Duncan1-0/+4
2019-01-21add src/sdl/font.[hc]Paul Duncan4-27/+43
2019-01-21use dead edges to improve solver speedPaul Duncan3-96/+290
2019-01-21add missing sound events, clean up sound emissionPaul Duncan3-27/+52
2019-01-20add sound mapPaul Duncan3-12/+62
2019-01-20add levelsPaul Duncan27-0/+5022
2019-01-20solve: check for cornersPaul Duncan3-95/+85
2019-01-20minor assets cleanupPaul Duncan1-4/+1
2019-01-19update fade texture on window resizePaul Duncan4-19/+61
2019-01-19add fading, fix soundsPaul Duncan3-5/+86
2019-01-16refactor sprites.cPaul Duncan1-57/+69
2019-01-16add initial top-level READMEPaul Duncan1-0/+16
2019-01-16warn rather than fail on Mix_PlayChannel() errorPaul Duncan1-1/+1
2019-01-16add src/sdl/sounds.[hc], assets/wavs, and set default soundsPaul Duncan26-2/+70
2019-01-16add src/sdl/sounds.[hc], assets/wavs, and set default soundsPaul Duncan4-5/+5783
2019-01-16animate failed movesPaul Duncan3-1/+10
2019-01-16limit step events to 100msPaul Duncan1-2/+14
2019-01-16add window iconPaul Duncan3-2/+52
2019-01-16animate hero while solvingPaul Duncan1-2/+14
[...]
 
Clone
https://git.pablotron.org/sok