ehouse
|
370c2f82f2
|
fix leak
|
2005-07-05 21:52:24 +00:00 |
|
ehouse
|
c3f5fb4639
|
cancel old timer before setting a new one
|
2005-07-05 20:59:42 +00:00 |
|
ehouse
|
327fb7b001
|
eliminate unnecessary setHeartbeatTimer call
|
2005-07-05 20:57:37 +00:00 |
|
ehouse
|
7d388c3a2a
|
fix compile error!
|
2005-06-30 01:51:40 +00:00 |
|
ehouse
|
4f57cadd75
|
Refactor ce_dictionary_make so that it returns NULL rather than an
broken dict when the file's missing or corrupt. Casts to stop
warnings.
|
2005-06-30 01:48:07 +00:00 |
|
ehouse
|
39669d9680
|
change dialog title when it's called from new game menuitem
|
2005-06-30 01:44:56 +00:00 |
|
ehouse
|
8fb0b4685a
|
Refactor ce_dictionary_make so that it returns NULL rather than an
broken dict when the file's missing or corrupt.
|
2005-06-30 01:36:51 +00:00 |
|
ehouse
|
acd3bdf24b
|
copy null byte along with rest of string
|
2005-06-28 04:42:08 +00:00 |
|
ehouse
|
4701ee8c34
|
update copyright year in about box
|
2005-06-27 06:05:14 +00:00 |
|
ehouse
|
978d840df7
|
put back functions that never should have been removed.
|
2005-06-27 05:45:28 +00:00 |
|
ehouse
|
78aefbefea
|
fix description at user's suggestion
|
2005-06-27 05:23:14 +00:00 |
|
ehouse
|
c2fe26ec77
|
up version to b4 to match next tag
|
2005-06-27 04:01:51 +00:00 |
|
ehouse
|
6728862399
|
cast to stop warning on wince
|
2005-06-27 03:56:09 +00:00 |
|
ehouse
|
2871778cb7
|
remove logging
|
2005-06-25 05:44:30 +00:00 |
|
ehouse
|
e92234b324
|
cleanup: make module-local functions static
|
2005-06-25 05:43:56 +00:00 |
|
ehouse
|
8faf6a670c
|
add default compile command
|
2005-06-25 05:43:04 +00:00 |
|
ehouse
|
f6a6827c59
|
fix compile warnings
|
2005-06-23 14:12:09 +00:00 |
|
ehouse
|
2fbfeee378
|
util_setTimer changes
|
2005-06-23 14:09:20 +00:00 |
|
ehouse
|
3054637842
|
heartbeats: send to clients in connection response; note when
heartbeat and other messages arrive; and periodically reap sockets
that haven't been active in long enough.
|
2005-06-23 04:26:44 +00:00 |
|
ehouse
|
e6b5d2d0e4
|
version to 4.2x
|
2005-06-23 04:23:06 +00:00 |
|
ehouse
|
fa945f74aa
|
handle heartbeat timer and change to util_setTimer
|
2005-06-23 04:22:46 +00:00 |
|
ehouse
|
684697216d
|
fix timer not getting drawn on highres screens; handle heartbeat timer
and change to util_setTimer
|
2005-06-23 04:22:27 +00:00 |
|
ehouse
|
3ab25c843b
|
fix timer not getting drawn on highres screens
|
2005-06-23 04:21:35 +00:00 |
|
ehouse
|
5385c9f7dc
|
BEYOND_IR now the default
|
2005-06-23 04:20:46 +00:00 |
|
ehouse
|
767de5a284
|
implement new util_setTimer, and handle heartbeat timer
|
2005-06-23 04:20:00 +00:00 |
|
ehouse
|
dfccb19667
|
convert util_setTimer to take procptr; remove timer call on board; add
heartbeat to comms that uses util_setTimer with new timer type.
|
2005-06-23 04:16:53 +00:00 |
|
ehouse
|
5e02ca1c86
|
first checked in. Seems to work.
|
2005-06-22 06:40:53 +00:00 |
|
ehouse
|
e2cbee1210
|
path to local copy of wordlist
|
2005-06-16 05:12:49 +00:00 |
|
ehouse
|
c57206f483
|
catch franklin up with recent API changes
|
2005-06-16 05:12:28 +00:00 |
|
ehouse
|
9d5ea796f3
|
don't draw board before it's set up
|
2005-06-13 14:51:21 +00:00 |
|
ehouse
|
001058da03
|
add a couple of consts to fix warnings
|
2005-06-13 14:34:01 +00:00 |
|
ehouse
|
9a09a24aab
|
fix DEBUG compile error
|
2005-06-13 14:33:05 +00:00 |
|
ehouse
|
8eb0b50cec
|
fix scrolling; resize board, enabling scrolling, when SIP is revealed.
And make it possible for user to reveal it.
|
2005-06-13 14:29:49 +00:00 |
|
ehouse
|
7c906a70ba
|
add debug-version logging to catch dictionary corruption
|
2005-06-13 13:36:26 +00:00 |
|
ehouse
|
6c9caadd43
|
use clipping when drawing bitmaps, can center 'em. This fixes
overwriting borders when cells shrink when SIP is visible.
|
2005-06-13 13:32:06 +00:00 |
|
ehouse
|
5803496007
|
turn on scrolling by default
|
2005-06-13 13:24:15 +00:00 |
|
ehouse
|
b0e6ac2b7c
|
add relay dir to -I list
|
2005-06-13 13:23:33 +00:00 |
|
ehouse
|
835f81582d
|
fix typos
|
2005-06-11 15:32:34 +00:00 |
|
ehouse
|
69277eee0b
|
first checkin for Danish
|
2005-06-11 15:32:09 +00:00 |
|
ehouse
|
c2297590eb
|
fix incorrect signature that was causing all scores to be drawn as 0.
|
2005-06-09 14:18:55 +00:00 |
|
ehouse
|
cfa1a42fcd
|
fix formatting; make board wide enough for timer.
|
2005-05-30 00:20:42 +00:00 |
|
ehouse
|
40634e33c6
|
add justification to draw_string_at to better position using pango.
|
2005-05-30 00:03:58 +00:00 |
|
ehouse
|
8c201ff01b
|
give tiles a background color
|
2005-05-29 21:17:23 +00:00 |
|
ehouse
|
a83f1b46b6
|
Switch to GTK 2.n.
|
2005-05-29 20:40:38 +00:00 |
|
ehouse
|
3c23117a2a
|
New fields in drawCtxt for pango-based text layout; other tweaks for
switch to GTK 2.n.
|
2005-05-29 20:39:01 +00:00 |
|
ehouse
|
7986e14d08
|
huge set of changes to get working with GTK 2.n. Type changes and
casts, rewrite of img-button creation, tweaks in startup ordering that
may not have been necessary.
|
2005-05-29 20:37:35 +00:00 |
|
ehouse
|
521de82234
|
huge set of changes to get working with GTK 2.n. Use pango for text
drawing, getting rid of all GdkFonts; get rid of clipping until I
understand why it was prevent all drawing. Etc.
|
2005-05-29 20:32:48 +00:00 |
|
ehouse
|
2a39b6950f
|
switch to g_signal_connect
|
2005-05-29 20:17:09 +00:00 |
|
ehouse
|
ae8a861098
|
formatting fixes; casts for GTK
|
2005-05-29 19:37:42 +00:00 |
|
ehouse
|
06e28770d1
|
make one formal param const
|
2005-05-29 19:31:09 +00:00 |
|