Eric House
|
24509662e8
|
fix so standalone games don't crash!
|
2013-10-09 07:36:21 -07:00 |
|
Eric House
|
8ad549d2bd
|
query on null db fails, doesn't assert
|
2013-08-16 19:15:28 -07:00 |
|
Eric House
|
93a7c7f817
|
fix to compile when DEBUG not defined
|
2013-07-17 06:52:35 -07:00 |
|
Eric House
|
9db54a5461
|
make linux version's gameToken combine game's seed with rowid so we
can test that the relay is keeping them straight
|
2013-07-11 20:01:17 -07:00 |
|
Eric House
|
c75ecef240
|
test deletion of games and generation of anonymous relayIDs
|
2013-01-29 07:42:10 -08:00 |
|
Eric House
|
72e100ccac
|
use autoincrement primary key, same as on Android
|
2013-01-28 07:02:33 -08:00 |
|
Eric House
|
9f3250cb3f
|
make curses version use udp socket when --db param passed. There's no
UI for the DB and the assumption is only one game will be stored but
this should let the test script be modified to test the new protocol.
|
2013-01-24 07:49:49 -08:00 |
|
Eric House
|
1bb9f9b1bf
|
handle sending of messages generated by games opened only to receive
messages from relay. And handle report that relayID is bad.
|
2013-01-19 14:37:49 -08:00 |
|
Eric House
|
c33c50ee6b
|
add deleteGame()
|
2013-01-16 21:11:35 -08:00 |
|
Eric House
|
a6784464ff
|
first set of networking changes testing per-device communication with
relay on behalf of a number of games. Works as long as all the games
are open.
|
2013-01-16 06:46:33 -08:00 |
|
Eric House
|
a107365c88
|
change names of two types and variables of that type to make a common
pattern more sensible. No code changes.
|
2013-01-15 19:04:20 -08:00 |
|
Eric House
|
dddb135b9d
|
add more columns, and update each time game is saved
|
2013-01-09 06:30:52 -08:00 |
|
Eric House
|
565b742971
|
snapshot -- connects to relay but doesn't play yet.
|
2013-01-07 08:00:47 -08:00 |
|
Eric House
|
b61ed7b631
|
opening saved games and saving of changes now work.
|
2013-01-05 21:01:26 -08:00 |
|
Eric House
|
a8014a855b
|
now games are displayed in lists. Next: open them.
|
2013-01-05 19:40:29 -08:00 |
|
Eric House
|
e0dc83ed70
|
rest of what I just meant to commit.
|
2013-01-05 16:08:47 -08:00 |
|
Eric House
|
4af30c534c
|
snapshot. New game button works and game gets saved in DB. Next: display and open from DB.
|
2013-01-05 16:08:19 -08:00 |
|