summary refs log tree commit diff
path: root/cards/cards.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-20 23:12:16 -0500
committerJune McEnroe <june@causal.agency>2022-01-20 23:12:16 -0500
commit997ab4af41b0bef3203f06962f35d3e2ecabdff1 (patch)
treece3d6a358d80fd3e9f5a1bb1da9d17410e00e1a5 /cards/cards.h
parentAdd SDL2Config.cmake workarounds for MinGW compiler (diff)
downloadwep-997ab4af41b0bef3203f06962f35d3e2ecabdff1.tar.gz
wep-997ab4af41b0bef3203f06962f35d3e2ecabdff1.zip
Only use cells for moveColumn
So long as the move queuer doesn't use empty tableau stacks correctly,
it shouldn't use them at all. This way it's easier to do the correct
moves manually.
Diffstat (limited to 'cards/cards.h')
0 files changed, 0 insertions, 0 deletions
td> 2018-02-05Add flip option to gfxxJune McEnroe 2018-02-05Remove gfxx reverse optionJune McEnroe 2018-02-04Fix gfxx draw stop conditionJune McEnroe 2018-02-04Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe 2018-02-04Mark mac target phonyJune McEnroe 2018-02-04Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe 2018-02-04Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe