projects
/
kub
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kub
2010-04-18
Kevin Worth
Put tiles back in player's hand(in_hand = 1) when turn...
master
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Kevin Worth
Save state at start of game
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Kevin Worth
Move tile 'out of hand' and onto the board area
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Kevin Worth
Draw top tile from deck and put it incurrent player...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Kevin Worth
Seg Fault bug and compiler warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Kevin Worth
Show Carl the latest
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
Kevin Worth
Clean up whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Kevin Worth
Save state and Restore state
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Kevin Worth
Make game.current_tile a pointer of type tile_t rather...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Kevin Worth
Neatly rearrange tile group after selected.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Kevin Worth
Draw tiles owned by player in a way which differentiate...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Kevin Worth
Highlight and un-highlight tiles as they are selected...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Kevin Worth
Allow selection of tile by including any edge of tile...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Kevin Worth
Highlight tile when clicked and/or dragged.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Kevin Worth
Allow selection of a tile by including any corner
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Kevin Worth
Fix tile dragging
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Kevin Worth
Add "select_mode" to determine if "selection_box.visibl...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Kevin Worth
Draw a rectangle to clearly show which tiles are being...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Kevin Worth
Final commit to fix indentation with mixed tabs and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Kevin Worth
First attempt to fix indenting to mix of tabs and spaces
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Kevin Worth
Small update to kub_todo.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Kevin Worth
Fix tile_group_is_set
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Kevin Worth
Fix tile group validation functions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Kevin Worth
Click-n-drag to select multiple tiles
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Kevin Worth
Add first version of kub_todo.txt into repository
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Kevin Worth
Fid indents broken from in previous commit(tabs now...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Kevin Worth
Draw 2 digit numbers *closer* to center of tile
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Carl Worth
Use the expose event's region to avoid drawing tiles...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Kevin Worth
Deal in players and draw tiles for player 1(players[0])
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Kevin Worth
Keep cursor on original spot(of tile) clicked while...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Kevin Worth
Fix tile dragging(no tile dragged when blank area clicked)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Kevin Worth
Fix bug causing garbage lines
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Kevin Worth
Commit to undo changes from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Kevin Worth
Fixed bug so that when no tile is clicked, no tile...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Carl Worth
Move tile movement/redraw code from on_button_press_eve...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Carl Worth
Fix typo (should be motion_notify_event, not button_mot...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Kevin Worth
Attempt at dragging tiles(compiles, but no dragging)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Kevin Worth
Created deck_spread which gives x, y values to tiles...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Kevin Worth
Revised deck_draw by removing obsolete for loops(now...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Carl Worth
Use mouse clicks to position tiles one by one.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Carl Worth
Move tile dimensions as #defines into kub.c
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Carl Worth
Give each tile its own position and use it to draw...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Carl Worth
Breakout new tile_init function from deck_init
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Carl Worth
Merge branch 'master' of kevin:kub
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Carl Worth
Rename card to tile
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Kevin Worth
Realized value for TILE_SUN_Y_OFFSET was missing from...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Kevin Worth
Completed tiledimensions.txt with missing values
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Kevin Worth
Added tiledimensions.txt to document tile size constants
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Carl Worth
Draw tiles as 1-13 instead of 0-12
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Carl Worth
Fix card_draw for multi-digit tiles.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Kevin Worth
Fixed deck_draw, though still have bugs in card_draw
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Kevin Worth
Started deck_draw, currently full of errors
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Carl Worth
Temporarily add -Wno-unused-function
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Carl Worth
Fix signature of card_compare to make qsort happy
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Carl Worth
Fix compilation errors (& confusion)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Kevin Worth
Attempt at card_draw function, probably full of errors :)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Kevin Worth
Resized blanktile now drawn in corner
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Add comments about the various parts of the sun
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Add tile and sun id attributes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Move duplicated style attributes to enclosing group
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Strip out most of the inkscape-specfic cruft from blank...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Draw blanktile.svg instead of red6.svg so that numbers...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Add very basic usage of librsvg to draw a red tile.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Add some cairo drawing (just a solid, red rectangle)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Merge branch 'master' of kevin:kub
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Document internals (and bug!) of card_group_is_run
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Carl Worth
Add kub binary to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Kevin Worth
One final(hopefully) fix to qsort
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Kevin Worth
Removed extra card_compare
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Kevin Worth
Couple of attempts to fix qsort, per Carl's suggestions.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Kevin Worth
Attempt at implementing qsort into card_group_is_run
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Carl Worth
Implement card_group_is_run with one loop instead of...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Carl Worth
Use subraction to implement card_compare
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Kevin Worth
Fixed card_group_is_run to include last card in number...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Carl Worth
Remove duplicate definition of card_group_is_run
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Carl Worth
Add unconditional return value to card_compare
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Carl Worth
Fix syntax errors in card_compare
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Carl Worth
Add some minimal GTK+ love to kub
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Added beginnings of card_compare and added to card_grou...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
New svg files of Kevin's Kub tiles
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Kub can now _reliably_ shuffle deck and deal in 1-4...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Minor fixes to kub
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Completed _is_set and _is_run but still lacking debuggi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Fixed kub to print deck better(still not perfect)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Kub compiles with no errors but still plenty of bugs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Carl Worth
Add .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Carl Worth
Add simple Makefile
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kevin Worth
Add kub program
commit
|
commitdiff
|
tree
|
snapshot