ehouse
|
336734c7ff
|
eliminate picky compiler warnings
|
2005-01-23 18:02:39 +00:00 |
|
ehouse
|
670bdff8ca
|
nuke unused var
|
2005-01-23 18:02:02 +00:00 |
|
ehouse
|
be6a486af4
|
pass backspace key through
|
2005-01-23 17:31:52 +00:00 |
|
ehouse
|
b56f12647d
|
cleanup; indicate cells with blanks
|
2005-01-23 17:31:15 +00:00 |
|
ehouse
|
67be3191c8
|
revert change to board_invalRect
|
2005-01-23 08:17:37 +00:00 |
|
ehouse
|
6a0a00af6b
|
call board_invalRect rather than board_invalAll from ::Draw
|
2005-01-23 06:14:57 +00:00 |
|
ehouse
|
c256310a4e
|
remove dead param
|
2005-01-23 06:03:34 +00:00 |
|
ehouse
|
18317446d3
|
use robot bitmaps
|
2005-01-23 06:02:35 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
9097728b2f
|
first checked in
|
2005-01-18 14:53:30 +00:00 |
|
ehouse
|
1b0e38222e
|
first checked in; works but confirm and rename pending
|
2005-01-18 14:49:23 +00:00 |
|
ehouse
|
9cbc3688dc
|
separate info and query, and use the right one
|
2005-01-13 14:39:12 +00:00 |
|
ehouse
|
26142ff074
|
fix crasher due to uninited var; add static util method
|
2005-01-13 02:31:15 +00:00 |
|
ehouse
|
ea28365c60
|
overload symReplaceStr
|
2005-01-13 02:26:05 +00:00 |
|
ehouse
|
aea7a28f97
|
stop compiler warnings
|
2005-01-13 02:25:01 +00:00 |
|
ehouse
|
e8eec6f5f0
|
keep a copy of dict name
|
2005-01-13 02:21:30 +00:00 |
|
ehouse
|
3bde62ee78
|
swap linefeeds into text so it wraps in EDWINs
|
2005-01-13 02:16:52 +00:00 |
|
ehouse
|
3f772057d5
|
clean up compile warnings; implement menuitems that use ask dlg
|
2005-01-13 02:13:17 +00:00 |
|
ehouse
|
e66180acb6
|
make switching between armi and wins easier
|
2005-01-10 01:43:26 +00:00 |
|
ehouse
|
d353d1eb85
|
pass key events to board
|
2005-01-10 01:41:38 +00:00 |
|
ehouse
|
5e7f0b6b02
|
first checked in; works
|
2005-01-09 21:59:03 +00:00 |
|
ehouse
|
2dbc132f9b
|
call blanks dlg
|
2005-01-09 21:58:08 +00:00 |
|
ehouse
|
02fd546de0
|
remove logging
|
2005-01-09 21:54:20 +00:00 |
|
ehouse
|
3d8f693d8c
|
get dialog working, use cur settings to load and save 'em out when closing. Does names and robot and dict only so far
|
2005-01-09 18:58:05 +00:00 |
|
ehouse
|
127c569d8f
|
gather dicts manually; call game info dlg when no game saved (which is always still) and use dict chosen there
|
2005-01-09 18:55:41 +00:00 |
|
ehouse
|
8fbeaaa9b1
|
implement symReplaceStrIfDiff
|
2005-01-09 18:53:15 +00:00 |
|
ehouse
|
81b4f42bd0
|
tmp hack to run native
|
2005-01-09 18:51:57 +00:00 |
|
ehouse
|
d374d82799
|
param change
|
2005-01-09 18:50:19 +00:00 |
|
ehouse
|
fbe614705b
|
implement final scores
|
2005-01-08 18:27:50 +00:00 |
|
ehouse
|
f1b57e6a1f
|
add option to take a TBuf16
|
2005-01-08 18:21:35 +00:00 |
|
ehouse
|
5f66c51e38
|
use bitmaps for arrows and star
|
2005-01-08 18:19:12 +00:00 |
|
ehouse
|
ca71bc4c04
|
larger tmp buf for faster copying
|
2005-01-08 18:14:36 +00:00 |
|
ehouse
|
f53ccf7580
|
first cut at game setup dialog
|
2005-01-08 18:13:30 +00:00 |
|
ehouse
|
6f8318d073
|
Fix to compile for series 60 under Linux. Completely untested!
|
2005-01-07 11:06:54 +00:00 |
|
ehouse
|
8802805af4
|
replace uid with official one supplied by Symbian
|
2005-01-05 03:18:48 +00:00 |
|
ehouse
|
301883acfa
|
draw cur player and highlighted tiles white-on-black
|
2005-01-05 02:54:05 +00:00 |
|
ehouse
|
1f5783cbf2
|
first checked in
|
2005-01-04 15:01:00 +00:00 |
|
ehouse
|
4fe5660bcb
|
first checked in
|
2005-01-04 14:51:33 +00:00 |
|
ehouse
|
2cb6770042
|
first checked in; works but edit control way too small
|
2005-01-04 14:42:42 +00:00 |
|