Commit graph

834 commits

Author SHA1 Message Date
ehouse
25dc4769fe manually delete armi object files since sdk's build system doesn't
seem to
2005-01-23 18:03:53 +00:00
ehouse
6352a84e68 eliminate picky compiler warnings 2005-01-23 18:02:39 +00:00
ehouse
2612946923 nuke unused var 2005-01-23 18:02:02 +00:00
ehouse
ed37da3b09 pass backspace key through 2005-01-23 17:31:52 +00:00
ehouse
9339264238 cleanup; indicate cells with blanks 2005-01-23 17:31:15 +00:00
ehouse
85c72a91ba change trayCursorLoc to be a 3-bit number so stores smaller 2005-01-23 17:28:29 +00:00
ehouse
6dbbc7037d ex/internalize cursor locations 2005-01-23 17:26:38 +00:00
ehouse
22b06909b4 kill log statement 2005-01-23 08:20:13 +00:00
ehouse
340642d8a5 revert change to board_invalRect 2005-01-23 08:17:37 +00:00
ehouse
c87132b416 remove dead param 2005-01-23 08:15:29 +00:00
ehouse
2c48033852 call board_invalRect rather than board_invalAll from ::Draw 2005-01-23 06:14:57 +00:00
ehouse
9edb556ded board_invalRect params change 2005-01-23 06:14:07 +00:00
ehouse
c6db2aa8b9 remove dead param 2005-01-23 06:03:34 +00:00
ehouse
0b75a8cbd9 use robot bitmaps 2005-01-23 06:02:35 +00:00
ehouse
e52d261b95 add robot bitmaps 2005-01-23 06:02:01 +00:00
ehouse
75167f01bd first checked in. Needs an artist's touch! 2005-01-23 06:01:37 +00:00
ehouse
906e0c0b0f remove dead param; fix inval and choice of inverted cells so recent
move is not shown when pending move is.
2005-01-23 06:00:27 +00:00
ehouse
4065cdc1ed remove dead param 2005-01-23 05:55:58 +00:00
ehouse
ac50f0ea07 catch up with new libs and src files; build resources and .mbm files 2005-01-23 04:47:43 +00:00
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