ehouse
ae0b8211fe
Toward a palm build whose only comms mode is relay (no IR, which was
...
always default.) Plays half a robot-robot game via relay as client --
that is, debugging remains.
2009-02-17 05:54:28 +00:00
ehouse
62d247ee49
Helps to compile platforms too before checking in...
2009-02-01 16:20:18 +00:00
ehouse
7556ecf49f
Make it possible to run same binary against relay with relay heartbeat
...
and direct with comms heartbeat. This mostly means changing ifdefs.
2009-02-01 15:50:58 +00:00
ehouse
77381a1d5d
Use new draw API but same bitmap as always (large in tile, small in
...
cell.) In cases where bitmap and text provided, prefer bitmap.
2009-01-13 13:02:17 +00:00
ehouse
ddfcfefb7b
Turn on relay by default.
2009-01-07 04:54:23 +00:00
ehouse
227a58d115
Since there's now a flag indicating whether to show the value of a
...
tile, make value unsigned. Adjust/fix platforms. Add cmdline flag to
linux apps for hiding values.
2008-12-29 03:09:35 +00:00
ehouse
e20d57e6fb
finish rem: changes and fix crash: show Remaining tiles dialog and draw focussed
2008-11-19 05:08:57 +00:00
ehouse
1c7455a2e6
Really old change: write struct differently in RFCOMM case
2008-10-11 15:04:11 +00:00
ehouse
181e880d8d
Add listeners to model so board can be notified whenever dictionary
...
changes. Pass dict into draw via new API, removing it from the
draw_begin calls.
2008-09-05 12:11:37 +00:00
ehouse
865435b785
add new warning message
2008-07-28 05:01:03 +00:00
ehouse
a370f67fd0
Draw divider smaller when focussed so color shows. Looks like crap,
...
but better than having focus disappear when on divider.
2008-07-18 09:20:20 +00:00
ehouse
95ad9bbc6e
make function signature match param type
2008-07-17 05:07:01 +00:00
ehouse
89edef9c18
change API for drawing divider so it can be focussed as well as
...
selected. Being using that information in palm and wince. For GTK,
use color rather than ugly black rects to indicate focus.
2008-07-17 05:03:01 +00:00
ehouse
95c6182b3c
remove unused variable
2008-07-17 05:01:24 +00:00
ehouse
a166e6f651
Remove tabs. Whitespace changes only.
2008-06-07 14:47:55 +00:00
ehouse
8a6df572ae
add some consts.
2008-05-06 12:49:37 +00:00
ehouse
72457bf28c
add ability to scroll the board by dragging it. add new method
...
util_altKeyDown to allow user to choose between scrolling board and
dragging the hint rect when both are possible. add adjustYOffset;
make it and board_setYOffset more tolerant of out-of-bounds inputs and
use that to simplify calling code.
2008-04-08 03:55:53 +00:00
ehouse
f07a1f461a
up version number; test for CELL_DRAGSRC and treat same as empty.
2008-04-01 13:00:10 +00:00
ehouse
ddafe8b97a
Indicate empty cell with CELL_ISEMPTY rather than an empty string; fix
...
palm to not draw star on top of placed tile.
2008-03-14 09:36:42 +00:00
ehouse
20ea57cf77
Fix errors, all in debug-only code, flagged by __attribute__ format addition.
2008-03-11 12:24:23 +00:00
ehouse
0988159795
add owner param to drawTileMidDrag so can color tiles correctly
2008-03-11 11:48:53 +00:00
ehouse
4dfbfb34f7
Quick drawTileMidDrag() so doesn't crash. Still needs to set
...
background color.
2008-03-10 11:59:30 +00:00
ehouse
0b5a14c424
Add ENABLE_LOGGING define so logging can be used on non-debug builds, e.g. to trace opening of non-debug saved games and prefs files.
2008-02-17 21:48:48 +00:00
ehouse
19ea3e1f6e
change name of field. No code change. Pending on symbian and franklin which don't compile.
2008-02-02 15:17:53 +00:00
ehouse
2d629a3cb1
Latest strings translated.
2008-01-08 14:35:41 +00:00
ehouse
202e73ae27
Tweak text around locating host device
2008-01-07 13:56:53 +00:00
ehouse
9011b25907
fix so non-debug builds compile
2008-01-07 13:56:20 +00:00
ehouse
d96709dffb
remove newly-added palm_bt_nameForAddr
2008-01-07 13:36:00 +00:00
ehouse
b3c30161be
Add method to lookup hostname without access to btlib state. Some cleanup.
2008-01-07 01:27:45 +00:00
ehouse
b53a1e8b4d
Get rid of unused enum.
2008-01-07 01:19:24 +00:00
ehouse
d7cfc5acdf
Error code used with method to check consistency of BT address.
2008-01-07 01:18:51 +00:00
ehouse
174e5a8a9e
non-code change to make debugging easier
2008-01-07 01:17:42 +00:00
ehouse
c6d20489b4
Revert to default values for conType-specific fields for all types but
...
the current. This prevents random-string hostnames when switching
from IR to BT. Also some code cleanup.
2008-01-07 01:15:18 +00:00
ehouse
a2f5108a57
Error string used with method to check consistency of BT address.
2008-01-07 01:12:12 +00:00
ehouse
a9d1697c7b
Update to use modified newg_store
2008-01-05 16:37:49 +00:00
ehouse
a25de221e9
when variables in callback indicate we're running in another app's context, do nothing
2008-01-02 01:46:35 +00:00
ehouse
93cb20214e
log date on startup; don't always put up about dialog on first boot; remove excessive logging
2008-01-02 01:45:58 +00:00
ehouse
3e05965b93
up copyright date and beta version number
2008-01-02 01:28:30 +00:00
ehouse
81598477a1
ignore timers if state changes after they're set; take down links when resetting
2007-12-31 01:22:03 +00:00
ehouse
45e57a7d86
Add what may be final French translations; remove pre-release part of aboutbox text.
2007-12-19 05:30:51 +00:00
ehouse
eafec70d01
draw hint borders wider on high-res devices so they're actually visible
2007-12-19 05:29:53 +00:00
ehouse
ef8a5d0b11
Make initial value of confirmBTConnect true.
2007-12-15 18:55:32 +00:00
ehouse
84b707990e
Substitute name of remote host into request for connection
...
initialization confirmation.
2007-12-15 07:22:12 +00:00
ehouse
d82f47f60d
Catch French up with change for BT connect confirmation (pending
...
translation.)
2007-12-14 13:37:12 +00:00
ehouse
c8bbfc5432
Instead of warning user on failure to connect via BT, add preference
...
to allow user to confirm before every attempt. Users will learn to
set this when T650s are in the mix. Save a new preference, and up the
stream version. Up beta version. Add the preference both to the prefs
dialog and to the bluetooth connection (for guest) dialog, with both
impacting the same field in gamePrefs.
2007-12-14 03:38:55 +00:00
ehouse
d482a9d57b
fix bug using same string and code to warn and to reject phonies.
2007-12-14 03:21:46 +00:00
ehouse
02360238ef
fix bug introduced by what was supposed to be risk-free change: send prefsChangedEvent rather than the wrong one so preferences get honored again.
2007-12-13 14:44:29 +00:00
ehouse
fbc2535979
Change Resend menu text, and to make it clearer put up an error message when it's used in a standalone game.
2007-12-12 04:23:42 +00:00
ehouse
3dc9f327f8
Substitute French translations of new BT-related strings; since this
...
results in overlapping buttons, add code to space them evenly across
window.
2007-12-11 04:36:50 +00:00
ehouse
385423f695
Add non-sf.net contact options; make params const.
2007-12-09 23:37:47 +00:00