Commit graph

2134 commits

Author SHA1 Message Date
ehouse
6d69ba1e1f change how blanks are indicated so one pixel's possible 2004-02-18 04:24:21 +00:00
ehouse
7e053e1010 add DS_CENTER; up beta version string 2004-02-18 04:23:14 +00:00
ehouse
47a812e9b9 robot turn reports should also be scrollable 2004-02-17 05:00:13 +00:00
ehouse
354bd96db4 make util_userQuery return bool 2004-02-17 04:00:12 +00:00
ehouse
f76f18e3ca draw_boardBegin returns bool now 2004-02-17 03:58:40 +00:00
ehouse
47b5622380 fix formatting 2004-02-17 03:56:12 +00:00
ehouse
9f53816f8d show which tiles on board are blanks; use tile background for on-board tiles 2004-02-15 23:37:45 +00:00
ehouse
9420dec8fb use strbox for move confirmation; pass full path to GetSaveFileName 2004-02-14 06:13:18 +00:00
ehouse
8c31469c12 add FEATURE_TRAY_EDIT 2004-02-14 06:11:17 +00:00
ehouse
dbbefec799 new ids for dlg items 2004-02-14 06:09:45 +00:00
ehouse
18601044c1 tweak blank dlg; make strbox handle queries 2004-02-14 06:09:19 +00:00
ehouse
496650885f adapt to do queries too 2004-02-14 06:07:52 +00:00
ehouse
c119601faf new fields 2004-02-14 06:06:55 +00:00
ehouse
a28cb9e878 fix blank dialog 2004-02-14 06:03:53 +00:00
ehouse
4c693e0bb8 drawBegin sig change 2004-02-13 13:54:52 +00:00
ehouse
71c91188e0 fix redraw of tray when minirect disappears 2004-02-13 13:49:25 +00:00
ehouse
b3765eed58 remove background from pts display in tray; center arrow; fix draw
during multiple hints.
2004-02-13 13:47:37 +00:00
ehouse
6fc648012c beta 8 2004-02-13 13:28:13 +00:00
ehouse
1657ec4288 hit-test in divider using bigger rect 2004-02-13 04:47:22 +00:00
ehouse
f2ada15241 abort draw quickly if platform can't 2004-02-13 04:46:50 +00:00
ehouse
7ed1d9b45f change return type of draw_boardBegin 2004-02-13 04:45:19 +00:00
ehouse
c0802885d3 commented-out experimental draw changes 2004-02-12 04:36:48 +00:00
ehouse
5527c648d1 Don't call BeginPaint etc when handling WM_PAINT in order to better
use inval system in common.
2004-02-12 04:35:10 +00:00
ehouse
d23c7bdef3 add invalTilesUnderRect 2004-02-12 04:20:11 +00:00
ehouse
6afef3a872 export functions 2004-02-12 04:19:27 +00:00
ehouse
79df980dd1 inval tray when miniwindow disappears 2004-02-12 04:18:38 +00:00
ehouse
bfc41ebc55 fix reported bug: when tile placed on arrow and arrow can't move
further, hide the arrow so tile can be drawn.
2004-02-10 05:23:32 +00:00
ehouse
f761201e75 Eliminate recursive search of VFS file system in attempt to speed
search for dicts.
2004-02-10 05:22:39 +00:00
ehouse
53a87e54b6 tweak file opening and saving (incomplete) 2004-01-30 05:48:24 +00:00
ehouse
e267713f85 provide default dict name for first game 2004-01-30 05:46:03 +00:00
ehouse
94ea85eac8 move logLastError 2004-01-30 05:45:23 +00:00
ehouse
5528dc305f fix compiler warning 2004-01-29 05:07:10 +00:00
ehouse
9f19b08066 new id for bonus resource 2004-01-29 05:05:37 +00:00
ehouse
78893a0195 fix bug preventing game save; read bonus squares from resource 2004-01-29 04:49:34 +00:00
ehouse
c6591873eb Add bonus square resource 2004-01-29 04:47:32 +00:00
ehouse
7c7ddfac44 field for board resource 2004-01-29 04:45:53 +00:00
ehouse
ea2c345b11 first checkin 2004-01-25 19:22:24 +00:00
ehouse
7eb99b7852 ignore evc++ cruft 2004-01-25 16:53:07 +00:00
ehouse
75bcbb92bd tweak about dialog for first sourceforge release 2004-01-25 16:48:09 +00:00
ehouse
12fa808170 fix non-debug compile 2004-01-25 16:47:12 +00:00
ehouse
23d7dfd01c first checkin 2004-01-25 16:46:33 +00:00
ehouse
c5c9fdf70c first checkin of simply dictionary to make getting started easier 2004-01-25 16:32:28 +00:00
ehouse
638bbc4002 first checked in 2004-01-25 14:37:58 +00:00
ehouse
b1749fcd9c tweak dict-building sanity check 2004-01-25 14:31:34 +00:00
ehouse
c0f2dd71bf Add test to allow dragging a selected tile. 2004-01-25 14:30:29 +00:00
ehouse
f9cb828ff4 draw after robot move; fix error opening saved game in STUB_DICT build 2004-01-22 03:21:19 +00:00
ehouse
6879ffc362 always draw arrows in black 2004-01-22 03:20:19 +00:00
ehouse
717685abc0 make stubbed dict work 2004-01-17 22:10:23 +00:00
ehouse
759309f434 confirm each dict converted from old format 2004-01-17 19:34:34 +00:00
ehouse
314a5d682b confirm each dict converted from old format; recover from open when
none avail.
2004-01-17 19:34:25 +00:00