summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/configfile.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-10 18:09:07 -0500
committerJune McEnroe <june@causal.agency>2022-02-10 18:09:07 -0500
commit5e7f21b8d8573cd2b53cec765ab3bce18ecd4375 (patch)
treefb3da6d70df0fe00858ce2adb529f080c9c1197d /www/git.causal.agency/cgit/configfile.c
parentTranscribe Diminishing Shine (cont.) (diff)
downloadsrc-5e7f21b8d8573cd2b53cec765ab3bce18ecd4375.tar.gz
src-5e7f21b8d8573cd2b53cec765ab3bce18ecd4375.zip
Correct diminishing shine, I think
Diffstat (limited to 'www/git.causal.agency/cgit/configfile.c')
0 files changed, 0 insertions, 0 deletions
d class='logsubject'>Show game number in titleJune McEnroe 2019-08-27Replicate the FreeCell LCG and deal algorithmJune McEnroe 2019-08-26Move as deep a stack as possible to empty columnsJune McEnroe 2019-08-26Simplify card and stack function namesJune McEnroe 2019-08-26Clean up namingJune McEnroe 2019-08-25Rewrite FreeCellJune McEnroe With move sequencing! 2019-08-25Build with cards submoduleJune McEnroe 2019-08-25Add cards submoduleJune McEnroe 2019-08-25Remove files from cards repoJune McEnroe 2019-08-22Add READMEJune McEnroe 2019-08-22Add exampleJune McEnroe 2019-08-22Add FILES sectionJune McEnroe 2019-08-22Remove gamesJune McEnroe 2019-04-04Mark card functions inlineJune McEnroe 2019-04-04Add listClearJune McEnroe 2019-04-03Tweak mouseButtonUp code a bitJune McEnroe It's still kind of confusing. 2019-04-03Check gameAvail on double-clickJune McEnroe 2019-04-02Select and move cards on mouse upJune McEnroe 2019-04-01Add idSkipJune McEnroe In Windows 95 FREECELL.EXE, the resource IDs are changed to 403, 404 and 405. For some reason. 2019-03-31Fix weird typoJune McEnroe What the hell. 2019-03-30Add undo to freecellJune McEnroe 2019-03-29Replace path.h with asset.hJune McEnroe 2019-03-29Add king win faceJune McEnroe 2019-03-29Change king face directionJune McEnroe 2019-03-29Load king bitmaps in freecellJune McEnroe