Commit graph

965 commits

Author SHA1 Message Date
ehouse
636c66043e clean up TDesc usage 2005-01-22 23:22:24 +00:00
ehouse
04424e8294 clean up TDesc usage 2005-01-22 22:46:27 +00:00
ehouse
29e42189ff first checked in. Looks ok. 2005-01-22 22:38:18 +00:00
ehouse
49b1c6d90a draw game/dict names over gray background; cleanup PositionBoard. 2005-01-22 22:37:03 +00:00
ehouse
d1bcc13a69 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
9244639791 change menu text 2005-01-22 22:31:51 +00:00
ehouse
18dc50e6a9 add turn-indicating icons 2005-01-22 22:31:21 +00:00
ehouse
7bfcd9d161 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
4ac01e29a4 add callback for most recent score 2005-01-22 19:49:19 +00:00
ehouse
50d9bfe455 include dict name with game above scoreboard 2005-01-22 07:36:07 +00:00
ehouse
8a46a9f524 Solid border for focus. Cleaner, but maybe too bright. 2005-01-22 07:34:45 +00:00
ehouse
63b6187730 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
9b15794e21 add AIF line 2005-01-22 07:32:25 +00:00
ehouse
5c1c13080d first checked in. Rough but recognizable. 2005-01-22 07:31:54 +00:00
ehouse
6a8f1020ea first checked in. Works. 2005-01-22 07:30:48 +00:00
ehouse
076e9917fb fix to compile with changed api 2005-01-21 08:26:32 +00:00
ehouse
d2ac99d669 first checked in. Seems to work. 2005-01-21 08:01:49 +00:00
ehouse
0da3b2d86d stop calling SetClippingRect 2005-01-21 08:01:01 +00:00
ehouse
ddec66b513 constant for rename dialog 2005-01-21 07:59:16 +00:00
ehouse
d989223669 draw game name 2005-01-21 07:58:49 +00:00
ehouse
283963edf1 move scoreboard down and draw open game's name above it 2005-01-21 07:58:34 +00:00
ehouse
9b09e73520 add IsLegalName(), Rename() 2005-01-21 07:56:57 +00:00
ehouse
fc0a71ea85 flesh out methods for deleting and renaming 2005-01-21 07:56:00 +00:00
ehouse
53396fd2c0 add params to methods for deleting and renaming 2005-01-21 07:55:08 +00:00
ehouse
5162df5625 strings and dialog for renaming and confirming deletion of saved games 2005-01-21 07:54:10 +00:00
ehouse
880c602ebb new source file; new library 2005-01-21 07:53:18 +00:00
ehouse
356f0b0fa0 turn off verbosity 2005-01-20 02:53:07 +00:00
ehouse
4451c69ede add DoImmediateDraw 2005-01-20 02:50:51 +00:00
ehouse
1b0ecdd03a 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
f3c334dd00 add DoImmediateDraw 2005-01-20 02:42:51 +00:00
ehouse
18e8ffb7eb library for file io 2005-01-20 02:40:34 +00:00
ehouse
0a501ae99d new constant so clients can extend set of warnings 2005-01-20 02:37:13 +00:00
ehouse
d3a3701227 test for file before opening 2005-01-19 15:15:04 +00:00
ehouse
06d6680121 add Exists; improve unique name generation 2005-01-19 15:12:34 +00:00
ehouse
e46ea4300b confirm deletions 2005-01-19 15:11:07 +00:00
ehouse
7ed756810f don't try to copy null string 2005-01-19 15:08:57 +00:00
ehouse
0cbccc38ad new method for external query 2005-01-19 15:07:37 +00:00
ehouse
704f8f14f9 add Exists() 2005-01-19 15:06:19 +00:00
ehouse
a3a92ab8ba pass in view so its methods can be called 2005-01-19 15:05:19 +00:00
ehouse
06cfa32115 new user-visible strings for delete confirmation 2005-01-19 15:04:17 +00:00
ehouse
033a906d3e save games and prefs 2005-01-18 16:01:29 +00:00
ehouse
0d7abd2fbf create empty dicts 2005-01-18 15:11:46 +00:00
ehouse
5c8e0486f8 notify view when exiting 2005-01-18 15:09:45 +00:00
ehouse
1bb9389169 use constant for UID 2005-01-18 15:08:31 +00:00
ehouse
8ea0d46d37 remove dead code 2005-01-18 15:07:00 +00:00
ehouse
2a1650e301 add desc logging 2005-01-18 15:05:33 +00:00
ehouse
7b475c067c save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
f9f24ccddb constants for saved games dlg 2005-01-18 15:00:49 +00:00
ehouse
1d2c8664f7 add desc logging 2005-01-18 14:58:56 +00:00
ehouse
02a299a73f add saved games dialog 2005-01-18 14:57:39 +00:00