curses-crossword.git
14 years agoFix refresh clues bug, add COPYING and TODO files and add GPL header to crossword... master
Brett Parker [Thu, 23 Jul 2009 14:31:16 +0000 (15:31 +0100)]
Fix refresh clues bug, add COPYING and TODO files and add GPL header to crossword file

14 years agomake it so that if the pad for the clues doesn't cover the whole rest of the screen...
Brett Parker [Mon, 20 Jul 2009 11:50:39 +0000 (12:50 +0100)]
make it so that if the pad for the clues doesn't cover the whole rest of the screen we only refresh/overlay the bit that counts

14 years agoRemove debug message
Brett Parker [Mon, 20 Jul 2009 00:29:04 +0000 (01:29 +0100)]
Remove debug message

14 years agoPut the clues in to a scrollable pad so that we can see scroll them
Brett Parker [Mon, 20 Jul 2009 00:10:52 +0000 (01:10 +0100)]
Put the clues in to a scrollable pad so that we can see scroll them

14 years agodeal with multiple answer clues
Brett Parker [Sun, 19 Jul 2009 13:10:40 +0000 (14:10 +0100)]
deal with multiple answer clues

14 years agoMake more lint compliant
Brett Parker [Sat, 11 Jul 2009 12:31:45 +0000 (13:31 +0100)]
Make more lint compliant

14 years agoRename for better pylint coverage
Brett Parker [Fri, 10 Jul 2009 11:52:21 +0000 (12:52 +0100)]
Rename for better pylint coverage

14 years agoStart reformatting for better pylint coverage
Brett Parker [Fri, 10 Jul 2009 11:51:27 +0000 (12:51 +0100)]
Start reformatting for better pylint coverage

14 years agoActually encode to the terminals locale, if we can.
Brett Parker [Thu, 9 Jul 2009 14:09:24 +0000 (15:09 +0100)]
Actually encode to the terminals locale, if we can.

14 years agoBe slightly nicer when option parsing fails
Brett Parker [Thu, 9 Jul 2009 14:08:53 +0000 (15:08 +0100)]
Be slightly nicer when option parsing fails

14 years agoread crossword file name from args list
Brett Parker [Thu, 9 Jul 2009 14:01:39 +0000 (15:01 +0100)]
read crossword file name from args list

14 years agoEncode clues in real charset...
Brett Parker [Thu, 9 Jul 2009 13:32:38 +0000 (14:32 +0100)]
Encode clues in real charset...

14 years agoskip to first blank in grid
Brett Parker [Wed, 1 Jul 2009 22:16:07 +0000 (23:16 +0100)]
skip to first blank in grid

14 years agomove correctly
Brett Parker [Wed, 1 Jul 2009 17:24:10 +0000 (18:24 +0100)]
move correctly

14 years agoadd basic movement
Brett Parker [Wed, 1 Jul 2009 15:01:29 +0000 (16:01 +0100)]
add basic movement

14 years agoinitial import of half working scripts
Brett Parker [Wed, 1 Jul 2009 14:28:02 +0000 (15:28 +0100)]
initial import of half working scripts