]> git.cworth.org Git - kub/shortlog
kub
2007-02-14 Carl WorthAdd comments about the various parts of the sun
2007-02-14 Carl WorthAdd tile and sun id attributes
2007-02-14 Carl WorthMove duplicated style attributes to enclosing group
2007-02-14 Carl WorthStrip out most of the inkscape-specfic cruft from blank...
2007-02-14 Carl WorthDraw blanktile.svg instead of red6.svg so that numbers...
2007-02-14 Carl WorthAdd very basic usage of librsvg to draw a red tile.
2007-02-14 Carl WorthAdd some cairo drawing (just a solid, red rectangle)
2007-02-14 Carl WorthMerge branch 'master' of kevin:kub
2007-02-14 Carl WorthDocument internals (and bug!) of card_group_is_run
2007-02-14 Carl WorthAdd kub binary to .gitignore
2007-01-29 Kevin WorthOne final(hopefully) fix to qsort
2007-01-29 Kevin WorthRemoved extra card_compare
2007-01-29 Kevin WorthCouple of attempts to fix qsort, per Carl's suggestions.
2007-01-29 Kevin WorthAttempt at implementing qsort into card_group_is_run
2007-01-29 Carl WorthImplement card_group_is_run with one loop instead of...
2007-01-29 Carl WorthUse subraction to implement card_compare
2007-01-29 Kevin WorthFixed card_group_is_run to include last card in number...
2007-01-29 Carl WorthRemove duplicate definition of card_group_is_run
2007-01-29 Carl WorthAdd unconditional return value to card_compare
2007-01-29 Carl WorthFix syntax errors in card_compare
2007-01-29 Carl WorthAdd some minimal GTK+ love to kub
2007-01-27 Kevin WorthAdded beginnings of card_compare and added to card_grou...
2007-01-27 Kevin WorthNew svg files of Kevin's Kub tiles
2007-01-27 Kevin WorthKub can now _reliably_ shuffle deck and deal in 1-4...
2007-01-27 Kevin WorthMinor fixes to kub
2007-01-27 Kevin WorthCompleted _is_set and _is_run but still lacking debuggi...
2007-01-27 Kevin WorthFixed kub to print deck better(still not perfect)
2007-01-27 Kevin WorthKub compiles with no errors but still plenty of bugs
2007-01-27 Carl WorthAdd .gitignore file
2007-01-27 Carl WorthAdd simple Makefile
2007-01-27 Kevin WorthAdd kub program