xwords/xwords4
Eric House 923d6a24bd use libuuid to prep BT UUID, now a string instead of an array of bytes
for ease of use from java.  Since libbluetooth stupidly and
unrepentantly redefines uuid_t, add a new file/function to call
libuuid without having to pull its definitions into the bt code.  This
code compiles but is completely untested: I don't quite remember how
to play games via BT on Linux and at any rate will need an always-on
listener like the one I'm adding to the Android client.
2012-01-19 18:52:33 -08:00
..
android get uuid from C code so can ensure linux version has same. 2012-01-19 18:28:27 -08:00
common make gameID consistently 32 bits in C code. It's been stored as 16, 2012-01-19 18:47:53 -08:00
dawg makefile for latest CSW 2012-01-17 18:19:57 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux use libuuid to prep BT UUID, now a string instead of an array of bytes 2012-01-19 18:52:33 -08:00
relay draw alternating game lines in alternating colors 2012-01-16 12:13:35 -08:00
scripts remove echoing 2011-09-14 05:45:32 -07:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince ignore dicts in main wince dir 2011-12-14 07:37:59 -08:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00