Commit graph

1005 commits

Author SHA1 Message Date
ehouse
af15796fa8 shrink a couple of dialogs to fit square screen 2005-02-05 21:49:03 +00:00
ehouse
132f7e808b scrolling support; determine board layout based on screen size. 2005-02-05 21:43:16 +00:00
ehouse
cd1e2683b8 add fields supporting scrolling 2005-02-05 21:38:04 +00:00
ehouse
8d3472ab1e fix to generate .sis package again 2005-02-04 05:17:44 +00:00
ehouse
6bac32e716 when undoing for purpose of finding last move and there's no pool,
don't attempt to replace tiles.
2005-02-02 02:51:05 +00:00
ehouse
f2d133e475 add new bitmaps 2005-02-01 06:17:08 +00:00
ehouse
a17ed0d72f keep hostname as well as IP address in CommsAddrRec 2005-01-31 03:31:50 +00:00
ehouse
21ab439bfb EXTERN_C_START 2005-01-31 03:30:26 +00:00
ehouse
031f65429f start work for multi-device games: send proc and address tracking. 2005-01-31 03:27:23 +00:00
ehouse
d96a5a61a3 call CloseSTDLIB 2005-01-31 03:23:49 +00:00
ehouse
af93e3aae0 handle fields for multi-device games via internet 2005-01-31 03:22:45 +00:00
ehouse
3911ed4ebc cleanup 2005-01-31 03:21:05 +00:00
ehouse
ada635d9b6 wrap some constants in #ifndef XWFEATURE_STANDALONE_ONLY 2005-01-31 03:19:11 +00:00
ehouse
9fdc12daf8 ivars and params for passing device addressing info; new functions for
sending streams
2005-01-31 03:18:15 +00:00
ehouse
16803c5ded ivars and params for passing device addressing info 2005-01-31 03:14:55 +00:00
ehouse
d89f4e219d fields for port and host 2005-01-31 03:12:32 +00:00
ehouse
95a265962a add _DEBUG 2005-01-31 02:25:37 +00:00
ehouse
74a84319b9 ABLD.BAT added as a target 2005-01-31 02:24:51 +00:00
ehouse
fb4881a285 API change 2005-01-25 04:41:47 +00:00
ehouse
8d84b41596 bug: comparison was dropping words with the same score as all those
already cached.
2005-01-25 04:39:55 +00:00
ehouse
51f7adb650 catch up with API changes; make buffer bigger so crash doesn't happen
in tile picker for long-named players.
2005-01-24 05:21:45 +00:00
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