Commit graph

820 commits

Author SHA1 Message Date
ehouse
cabbd437e1 catch up with new libs and src files; build resources and .mbm files 2005-01-23 04:47:43 +00:00
ehouse
82c6121151 clean up TDesc usage 2005-01-22 23:22:24 +00:00
ehouse
b2c86bd115 clean up TDesc usage 2005-01-22 22:46:27 +00:00
ehouse
fa6ae7dca5 first checked in. Looks ok. 2005-01-22 22:38:18 +00:00
ehouse
06ae18922e draw game/dict names over gray background; cleanup PositionBoard. 2005-01-22 22:37:03 +00:00
ehouse
cd2b12c5bb Layout scoreboard lines in columns; add icon showing turn; cleanup
conversion from 8- to 16-bit text.
2005-01-22 22:36:13 +00:00
ehouse
405bef4e17 change menu text 2005-01-22 22:31:51 +00:00
ehouse
bef6d7c52f add turn-indicating icons 2005-01-22 22:31:21 +00:00
ehouse
4d98925b91 provide callback for most recent score; return key on hidden tray
attempts to reveal; add focus obj to saved state.
2005-01-22 19:51:48 +00:00
ehouse
7482c07ba5 add callback for most recent score 2005-01-22 19:49:19 +00:00
ehouse
646076b6bb include dict name with game above scoreboard 2005-01-22 07:36:07 +00:00
ehouse
0aef474163 Solid border for focus. Cleaner, but maybe too bright. 2005-01-22 07:34:45 +00:00
ehouse
236fb959f7 For some reason on the device only the top button in the saved games
dialog is unreachable.  Make that something less critical than "Open"
until the bug's found.
2005-01-22 07:33:40 +00:00
ehouse
337da9e210 add AIF line 2005-01-22 07:32:25 +00:00
ehouse
4d2787d130 first checked in. Rough but recognizable. 2005-01-22 07:31:54 +00:00
ehouse
74ae4d049b first checked in. Works. 2005-01-22 07:30:48 +00:00
ehouse
8ecac34cb6 fix to compile with changed api 2005-01-21 08:26:32 +00:00
ehouse
76e2f7a0e8 first checked in. Seems to work. 2005-01-21 08:01:49 +00:00
ehouse
fd780166e7 stop calling SetClippingRect 2005-01-21 08:01:01 +00:00
ehouse
f0f9fb8973 constant for rename dialog 2005-01-21 07:59:16 +00:00
ehouse
e6315f26a8 draw game name 2005-01-21 07:58:49 +00:00
ehouse
61f14ddd0e move scoreboard down and draw open game's name above it 2005-01-21 07:58:34 +00:00
ehouse
cb92bd491d add IsLegalName(), Rename() 2005-01-21 07:56:57 +00:00
ehouse
5b406ab7b9 flesh out methods for deleting and renaming 2005-01-21 07:56:00 +00:00
ehouse
189035c49c add params to methods for deleting and renaming 2005-01-21 07:55:08 +00:00
ehouse
08aa6ceb37 strings and dialog for renaming and confirming deletion of saved games 2005-01-21 07:54:10 +00:00
ehouse
de6888d7ad new source file; new library 2005-01-21 07:53:18 +00:00
ehouse
5d36894c51 turn off verbosity 2005-01-20 02:53:07 +00:00
ehouse
6e74c6fb35 add DoImmediateDraw 2005-01-20 02:50:51 +00:00
ehouse
0683fff49e use a different color for the cursor (board, tray, and the rect that
surrounds what has the focus)
2005-01-20 02:48:41 +00:00
ehouse
a74f9702ee add DoImmediateDraw 2005-01-20 02:42:51 +00:00
ehouse
f2f4b9107d library for file io 2005-01-20 02:40:34 +00:00
ehouse
6abaa53d86 new constant so clients can extend set of warnings 2005-01-20 02:37:13 +00:00
ehouse
bb7717096a test for file before opening 2005-01-19 15:15:04 +00:00
ehouse
997e030885 add Exists; improve unique name generation 2005-01-19 15:12:34 +00:00
ehouse
352231b854 confirm deletions 2005-01-19 15:11:07 +00:00
ehouse
42e680e574 don't try to copy null string 2005-01-19 15:08:57 +00:00
ehouse
68b38664d2 new method for external query 2005-01-19 15:07:37 +00:00
ehouse
7318254a46 add Exists() 2005-01-19 15:06:19 +00:00
ehouse
1d15213ec5 pass in view so its methods can be called 2005-01-19 15:05:19 +00:00
ehouse
ee95cc94cf new user-visible strings for delete confirmation 2005-01-19 15:04:17 +00:00
ehouse
12b8e0a593 save games and prefs 2005-01-18 16:01:29 +00:00
ehouse
e24ece10af create empty dicts 2005-01-18 15:11:46 +00:00
ehouse
3dc3f0e125 notify view when exiting 2005-01-18 15:09:45 +00:00
ehouse
5836e2fbe8 use constant for UID 2005-01-18 15:08:31 +00:00
ehouse
5e25ea1140 remove dead code 2005-01-18 15:07:00 +00:00
ehouse
62f49a0b59 add desc logging 2005-01-18 15:05:33 +00:00
ehouse
078b0ed8e5 save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
85fbaffd25 constants for saved games dlg 2005-01-18 15:00:49 +00:00
ehouse
07c7cdef1f add desc logging 2005-01-18 14:58:56 +00:00