xwords/xwords4
ehouse c20e85eccd combine all per-player arrays in board into a single array of structs.
access can then be via a ptr, more effecient and faster.  The change
seems to save 1K of generated code.  No changes to algorithms, only to
field access.
2008-07-18 07:49:00 +00:00
..
common combine all per-player arrays in board into a single array of structs. 2008-07-18 07:49:00 +00:00
dawg Accept words that contain no vowels. 2008-07-12 19:37:27 +00:00
franklin use stream_putString 2006-04-25 13:46:59 +00:00
linux change API for drawing divider so it can be focussed as well as 2008-07-17 05:03:01 +00:00
palm make function signature match param type 2008-07-17 05:07:01 +00:00
relay Don't specify g++ version; add some consts to fix warnings with newer g++. 2008-05-21 03:49:11 +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 change API for drawing divider so it can be focussed as well as 2008-07-17 05:03:01 +00:00
Makefile first checked in 2003-12-09 05:21:42 +00:00