projects
/
wordgame
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wordgame
2007-05-08
Carl Worth
Increase the window size a bit
master
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Carl Worth
Display all unfound, obscure words in blue at the end...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Carl Worth
Don't display slots for target words less than 5 letter...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Carl Worth
Switch from 6-letter rack to 7-letter rack
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Carl Worth
Fix typo in copyright/licensing blurb.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Ensure that there's at least one full-length word that...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Reduce number of tiles to 6 for a slightly easier game
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Remove penalty for not guessing obscure words.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
dict: Fix bug in for_each iterations with no max_length...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Ensure that there is at least one word using all letter...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Fix to not give hints by putting answers found so far...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Allow a new game to be started by pressing Enter after...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Carl Worth
Add display of all missed words with control-C
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
rack-fancy: Ignore any blank tiles drawn from the bag
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Restrict solution to words of 3 or more letters
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Switch to mono font for solution and give it a bit...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Cleanup code to remove file-scope the_rack
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Fix refresh bug for solution widget
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Only show solution words after found (with refresh...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Pass the dict entry flags to the for_each callback
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Add verification of the word
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Add keypress handler for Return
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
Add display of solution to the canvas
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Carl Worth
dict: Add dict_for_each functions
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Carl Worth
Abstract tile-specific code out of demo-item.c
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Carl Worth
Add key press handling (letter guessing and backspace)
commit
|
commitdiff
|
tree
|
snapshot
2006-12-10
Carl Worth
Add back randomization
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Carl Worth
Add a 3D "etched" effect to the lettering.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Carl Worth
Fix randomizing of letter positions to never end up...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Carl Worth
Add letter scrambling animation to rack-fancy
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Carl Worth
Make rack-fancy select and display a rack of 7 random...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Carl Worth
Abstract subanagram code from rack into new bag.c
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Carl Worth
Abstract bag code from rack into new bag.c
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Carl Worth
Add shell for rack-fancy (graphical version of rack)
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Carl Worth
Report the time limit expiration, but don't end the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Carl Worth
Add the ability to specify grid letters on the command...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Carl Worth
Add grid5 game in addition to grid4
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Carl Worth
Print the per-word statistics at the end of the game.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Carl Worth
grid: Generalize to allow either 4x4 or 5x5 grid.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Carl Worth
Split grid into main program in grid4.c and library...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Carl Worth
grid: Rename "board" to "grid"
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Carl Worth
grid: Don't consider 2-letter words as valid.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Carl Worth
Don't print empty found/missed sections
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Carl Worth
Prefer capital letters in puzzle presentation
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Carl Worth
Add new rack game as well
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Carl Worth
Add new drill2 game for drilling 2-letter words.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Carl Worth
Fix games wiithout time limit. Don't add empty repsonse...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Carl Worth
Move the main game logic from grid.c to new word-game.c
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
grid: Add the ability to print stats at any point in...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Print board before result summary
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Move IS_WORD flag from trie to dict layer
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Add -Wmissing-prototypes and add a bunch of missing...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Move private portions of dict from dict-impl.h back...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Remove dependence on string_t functions from grid.c
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Add printing to dict interface. Breakup grid prints...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Complete the dict layer by adding dict_cursor_t and...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Begin to wean grid.c away from trie and toward dict.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Eliminate useless layer of dict wrapping trie.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Hide implementation details of dict in dict-impl.h...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Carl Worth
Break wordgame.c into dict.c and grid.c in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
Carl Worth
Ignore *.o and *~ files.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Carl Worth
Add input, verification, and scoring.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Carl Worth
Add board and solver.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Carl Worth
Initial comit of wordgame
commit
|
commitdiff
|
tree
|
snapshot