ehouse
27c518dec4
When tray's hidden you can't see that you're in trade mode. So try
...
revealing the tray (and so showing the mode) before aborting trade
request due to being in trade mode.
2009-10-25 00:23:00 +00:00
ehouse
1c94e2c6cc
Resource tweaks: fix blank picker for Catalan; make Polish and
...
Catalan trade miniwindow messages three lines for better fit; tweak
hint-limits dialogs for Catalan; re-layout Connections dialog (though
it doesn't scroll on Smartphone!)
2009-10-24 17:44:11 +00:00
ehouse
0dfdb767df
dialog text only: invite->room
2009-10-24 16:35:33 +00:00
ehouse
244e0f58db
Don't set address in standalone game (should fix assertion
...
failure/possible crash); set default menu to Undo after it's been used
once.
2009-10-24 15:12:45 +00:00
ehouse
5602827ebf
Print remaining tiles in scoreboard smaller and using tile background
...
color in attempt to make it clearer what the number means. The goal
is to remove clutter and make more room for player name.
2009-10-24 14:53:17 +00:00
ehouse
85da3d2082
add parens for clarity
2009-10-24 14:50:23 +00:00
ehouse
899c67f3fe
ce code no longer needs to ask if dict is utf-8, as internally all
...
are.
2009-10-23 09:02:02 +00:00
ehouse
ab853ffb3b
All dict strings are utf8, so don't ever convert using CP_ACP. Fixes
...
misdisplay of Spanish Ñ in tray and on board.
2009-10-23 08:56:43 +00:00
ehouse
6aca59abe0
Make state private to ceblank.c; all dict strings are utf8, so don't
...
ever convert using CP_ACP. Fixes misdisplay of Spanish Ñ.
2009-10-23 08:54:54 +00:00
ehouse
8ec7b01595
fix catalan trade miniwindow by making buffer large enough to convert
...
text without errors.
2009-10-23 07:53:31 +00:00
ehouse
b126b8b6bf
more tweaks for smartphone
2009-10-22 02:47:46 +00:00
ehouse
06cd5f5a0e
tweak dialog layout
2009-10-21 03:43:20 +00:00
ehouse
a1f3d1280f
Move scripts to scripts dir; build cab files in built dir along with
...
the files they contain.
2009-10-21 03:39:23 +00:00
ehouse
9cdb9ce45b
fix to work with new pocketpc-cab, which strips an extra layer of \
...
from dos pathnames.
2009-10-20 04:07:16 +00:00
ehouse
cdf418b904
Don't assume resources aren't utf-8 because current dict isn't.
...
Always assuming they're utf-8 seems to work, so do that for now.
Fixes problems with Catalan messages when using English dict.
2009-10-17 04:14:01 +00:00
ehouse
ad2ba1c249
Don't assume resources aren't utf-8 because current dict isn't.
...
Always assuming they're utf-8 seems to work, so do that for now.
Fixes problems with Catalan messages when using English dict.
2009-10-17 04:10:28 +00:00
ehouse
0d326c0252
Generalize code for moving lower items up to cover hidden items, and
...
use for role-config and juggle buttons in gameinfo dlg.
2009-10-17 04:01:59 +00:00
ehouse
1929505c10
Make GameInfo struct private
2009-10-17 03:38:37 +00:00
ehouse
2daea90580
cleanup prefs dialog (and comment where needs translation changes to
...
fit)
2009-10-16 12:42:05 +00:00
ehouse
ca7038043a
a few tweaks to dialog layout
2009-10-16 03:35:31 +00:00
ehouse
1fa8b2e48f
remove unused param (not even compiled on Palm); on wince, try to
...
duplicate for timer the vertical offset used for scores.
2009-10-16 03:20:39 +00:00
ehouse
458b904280
build dlls into cabs too
2009-10-16 03:18:38 +00:00
ehouse
33903f5d61
bug fix: warn about language change when it, not prefs, changes.
2009-10-16 03:17:17 +00:00
ehouse
88e159f8a2
make executable
2009-10-16 03:16:17 +00:00
ehouse
e7af07637d
latest changes from Joan
2009-10-16 03:15:47 +00:00
ehouse
f80b1d74f2
include name of player whose turn it is in scoreboard entry, reducing
...
length until it fits. (Still needs polishing...)
2009-10-15 12:44:53 +00:00
ehouse
e539b49948
include name of player whose turn it is in scoreboard entry, reducing
...
length until it fits.
2009-10-15 12:42:07 +00:00
ehouse
e7f476c13e
format last player whose turn it is, and track remaining space, so
...
platform code can include the name as a turn indicator.
2009-10-15 12:38:47 +00:00
ehouse
dde7cfa9b1
add a const
2009-10-15 12:37:42 +00:00
ehouse
db0c4d24a2
stop building allcaps .rc; increase beta version.
2009-10-02 05:49:49 +00:00
ehouse
5ba99f45d7
warn about need to restart to pick up language change after last
...
opportunity to cancel is passed. Change wording to make sense.
2009-10-02 05:48:48 +00:00
ehouse
05928b368d
indicate utf8 as codepage, which fixes Catalan resource display. Change encoding of French
...
to utf8 as well.
2009-10-02 05:46:51 +00:00
ehouse
c860123e0d
add and use local copy of pocketpc-cab which is said to work for smartphone too. Not yet tested.
2009-10-02 05:45:23 +00:00
ehouse
dac3ecdda1
Make cestrbox state private. And set font of TEXTEDIT to one that, at
...
least on English-localized WINE, prevents dropping accents and other
diacriticals from Polish text (so that StrBox behaves same as
MessageBox in that regard.) Still need to test on US and localized
Wince and with other languages (.dlls and dicts).
2009-10-01 04:15:18 +00:00
ehouse
b1faf6ac8a
windres in mingw32 is broken. Add script that tests for the bug and
...
call from Makefile to abort if building on unpatched machine. (Bug
report's been submitted.)
2009-10-01 04:11:36 +00:00
ehouse
1fba7d7ef6
add a couple of consts
2009-10-01 04:09:46 +00:00
ehouse
451315f2c4
change field name to Room and move to first position from third
2009-09-30 03:10:55 +00:00
ehouse
8a577909b1
restore HI_RES_AWARE resource that got lost in l10n changes.
2009-09-30 02:50:11 +00:00
ehouse
6c17c27ee1
Add first pass at Catalan translation, exactly as from translator.
2009-09-30 01:58:03 +00:00
ehouse
c2a8eddfcb
Cleanup script; up versions to b4 (in anticipation :-)
2009-09-28 04:40:33 +00:00
ehouse
e1eac23a3c
Break blank dialog out of palmmain and replace old macros in palmbt so
...
can compile debug 68K version again. Organizational change only, no
code/behavior.
2009-09-28 03:59:59 +00:00
ehouse
c2dd21fc4a
Add bitmaps for relay status on palm; refresh icon on form update.
2009-09-27 21:54:56 +00:00
ehouse
469f741991
Turn IR on again
2009-09-27 18:55:16 +00:00
ehouse
b24cab9af3
Just enough changes to get compiling on Palm again: seems to work
...
against the relay! Begin process of displaying relay status via icon
reusing BT's spot.
2009-09-27 16:33:36 +00:00
ehouse
448033f722
Make compile for release builds too...
2009-09-26 18:31:33 +00:00
ehouse
9f7b5e077c
Ignore async responses if handles don't match to drop outdated
...
requests.
2009-09-26 18:27:28 +00:00
ehouse
fab5aff8ad
svn.ignore additions
2009-09-26 14:47:53 +00:00
ehouse
5e3d40a691
up wince version to beta 3
2009-09-26 14:38:23 +00:00
ehouse
0e43675abf
Address problems matching [re]connections to games: first, go back to
...
setting connName when all in a game are present. Second, have every
host include in connections a random number. That number is made part
of the connName and in general used to test whether a host belongs in
a particular game. Add this "seed" to web interface. Means new
versions for relay protocol and game stream format. Latter is handled
correctly so older games can be opened.
2009-09-26 14:37:49 +00:00
ehouse
edde3e2fd5
cleanup
2009-09-26 14:33:52 +00:00