xwords/xwords4
ehouse 68079d3590 Add ability to open utf8-formatted dicts and to display bitmap tiles
(though poorly.)  Both required processing in the jni that isn't
possible (e.g. because no libiconv included) so I created callbacks
into java from the dict building code.  Add ability to download dicts,
to select them, to add and remove players and make them robots or
human.  Robot-vs-robot game doesn't work well (robots trade a lot and
server_do seems not to be getting called enough) but will soon.
Coalesce penMove events.  Implement game list menuitems like delete,
copy, etc.
2010-01-25 02:49:14 +00:00
..
android Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
common add dragDropSetAdd which causes mid-drag tiles to be treated as if 2010-01-25 00:19:54 +00:00
dawg Useful ftell, commented out. 2009-03-29 18:13:09 +00:00
franklin use stream_putString 2006-04-25 13:46:59 +00:00
linux Pass results back via timers and call board_draw() when so indicates. 2010-01-25 00:28:30 +00:00
palm fix palm and palm-arm compile problems including using changed APIs. 2009-11-19 02:22:32 +00:00
relay Don't require a timeout waiting for a game to connect initially, and 2009-12-27 18:17:24 +00:00
symbian tweaks to compile both standalone and for relay use. Remember: Symbian 2006-09-23 20:40:36 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince instead of measuring glyphs one at a time, put hdc in TRANSPARENT mode 2010-01-25 00:12:09 +00:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00