xwords/xwords4
Eric House b78ad28d0e draw multi-type cell contents correctly
As long as it's not too long for the space! But the curses draw function
that knows how to measure the length-in-bytes of a multi-byte string
doesn't seem to be available to me. So pass -1 as the length and it'll
draw correctly out to the NULL terminator.
2020-01-24 21:57:35 -08:00
..
android remove assert firing in field 2020-01-14 08:48:15 -08:00
common make curses app more like the rest 2020-01-24 09:05:16 -08:00
dawg makefile for new French wordlist 2019-12-28 09:01:10 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux draw multi-type cell contents correctly 2020-01-24 21:57:35 -08:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay add comment about work needing doing 2020-01-11 20:44:12 -08:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00