Andy2
fe98d4983c
fix to compile for win32 with new APIs and to some extent to run
...
(under WINE only). Randomness is pretty screwed up -- typical initial
tray is all As.
2011-12-12 18:53:40 -08:00
Eric House
e54bf588ab
fix to compile on wince/win32
2010-11-01 21:54:04 -07:00
ehouse
b7a508b52e
update copyright: it's a new year
2010-01-02 20:32:12 +00:00
ehouse
098cd1b297
Implement enough connmgr support, loading the dll and getting proc
...
addresses by name, to successfully bring up cellular connection for
rest of networking to use when it's down. This is a start: eventually
the stuff in connmgr.h (being added here) should be replaced by
support added to cegcc (including link info so the proc ptrs go away.)
Still to do: figure out how to detect when phone is turned on so can
try again without user needing to restart the app.
2009-12-21 06:43:21 +00:00
ehouse
81d41a621f
fix connsdlg: resize, respace and for French ifdef out unsupported choices (to match other .rc files)
2009-12-16 02:48:27 +00:00
ehouse
da6a8eb2f0
Strings for new error and progress messages, in English and marked
...
needing translation.
2009-12-14 04:17:14 +00:00
ehouse
d90f6707cc
Improve error message
2009-12-10 05:28:03 +00:00
ehouse
32634c4847
Add help text explaining room and connect order to conns dialog.
...
Still need to add for other .rc files and polish the text.
2009-12-09 05:11:20 +00:00
ehouse
07be694df6
Respond to disconnect error from comms with new error message then new
...
game dialog with conns already open on top. It's opened as soon as
new game gets its first WM_PAINT message, which may not be best.
Tested only on win32 so far.
2009-12-04 09:09:07 +00:00
ehouse
cc24c63dd9
Tweak control size
2009-11-23 02:15:38 +00:00
ehouse
8c7aab4247
Add error message for relay/comms protocol version mismatch; remove
...
ability to edit relay address and port by default.
2009-11-22 18:02:26 +00:00
ehouse
11a00ddb9b
Remove Rem string and up dll version number.
2009-11-15 15:48:35 +00:00
ehouse
a61d01c5ff
add new global preference that allows turning off confirmation dialog
...
after each turn. Meant to fix ID: 2735517 feature request on sf.net.
2009-11-08 17:00:20 +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
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
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
f1b355b1ce
Move english resources into l10n directory, and change build so that
...
any of the languges can be the one built-in and english can be in a
.dll. English can now serve as a template for translation.
2009-09-19 04:16:19 +00:00