xwords/xwords4
eehouse d263b47a56 lots of changes, still rough, to allow zooming in and out on board.
Includes ability to scroll horizontally by dragging.  Board init API
changes to specify board width and max height instead of cell
dimensions, so now board owns task of picking cell size.  If the
number of cells does not evenly divide into a board dimension then the
extra pixels are distributed among some columns/rows in a way that
still allows bitblit-based scroll implementations (though horizontal
scrolling at this point always does an invalAll()).  Not yet tested
with overlapping tray.  And still need to allow rows to be taller than
cols are wide if platform code has given the space.  Stream format
changes with this checkin.
2010-04-08 04:14:14 +00:00
..
android set drag threshold to 1; 3 is just wrong on android 2010-04-08 04:13:59 +00:00
common lots of changes, still rough, to allow zooming in and out on board. 2010-04-08 04:14:14 +00:00
dawg Useful ftell, commented out. 2009-03-29 18:13:09 +00:00
linux lots of changes, still rough, to allow zooming in and out on board. 2010-04-08 04:14:14 +00:00
relay add option, off by default, to stall each message forward by some time 2010-03-28 16:09:07 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince fix r3013 breakage: remove gameID params 2010-02-01 01:50:38 +00:00
.gitignore add some .gitignore files 2010-02-24 04:28:34 +00:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00