Commit graph

591 commits

Author SHA1 Message Date
ehouse
f7b0ba508f Remove main form since needn't be localized; tweak tile picker
buttons.
2004-11-02 06:26:50 +00:00
ehouse
747132db2c first checked in. 2004-11-02 06:25:16 +00:00
ehouse
6a207d2981 move "1" to left 2004-11-02 06:24:14 +00:00
ehouse
2558456d09 add .bin files 2004-11-02 06:23:22 +00:00
ehouse
a97db5cd93 add high density arrow icons. Move main form in from localized file
since it has no strings, and make tray buttons' default positions those
for highres.
2004-11-02 06:23:02 +00:00
ehouse
ec679f0fb9 stop spewing progress info 2004-11-02 06:21:03 +00:00
ehouse
81c7cfbb62 tray can be in two positions/have two sizes only, either scrunched for
highres or square as it's always been.  Initial position is for
highres; at app startup, relocate if device is low-res. Also, fix
glitch in tile picker.
2004-11-02 06:20:29 +00:00
ehouse
20fe639146 tray can be in two positions/have two sizes only, either scrunched for
highres or square as it's always been.
2004-11-02 06:07:07 +00:00
ehouse
b3da969a47 more tweaks to high-res drawing -- and don't call WinSetScalingMode
when it's not available!
2004-11-02 06:05:23 +00:00
ehouse
81d8978226 put bitmaps into families with high-res members 2004-10-31 17:14:44 +00:00
ehouse
ed5960d4bf first checked in 2004-10-31 17:08:35 +00:00
ehouse
62972856e7 another move-summary bug 2004-10-31 00:54:21 +00:00
ehouse
969d69f3ae fix bug summarizing score for one-tile moves; remove return from
middle of function.
2004-10-31 00:53:26 +00:00
ehouse
cddb31c22d change undo menu text 2004-10-30 20:20:13 +00:00
ehouse
1bdd32e816 version now b3 2004-10-30 19:54:51 +00:00
ehouse
67ccd839f0 fix to compiler with FEATURE_HIGHRES undefined 2004-10-30 19:29:33 +00:00
ehouse
a6abf8ae49 add FntBaseLine and WinSetScalingMode 2004-10-30 19:26:02 +00:00
ehouse
574f994ea4 Draw tray tile value very small in highres case. 2004-10-30 19:25:23 +00:00
ehouse
cf12d0f8cc fix bug with printing last move score. Undo on the tmp model wasn't
working and so tiles added later got included.
2004-10-30 18:22:39 +00:00
ehouse
74556c2b8d fix linux build: set up super's vtable 2004-10-30 17:01:20 +00:00
ehouse
47102d25cb fix linux build: add missing param 2004-10-30 16:59:07 +00:00
ehouse
9b149d61e4 cleanup 2004-10-30 16:55:59 +00:00
ehouse
5e9df36f43 string for reporting missing dicts 2004-10-30 04:52:17 +00:00
ehouse
32e40baa04 report missing dicts; don't hide tray on close when only one human in
game
2004-10-30 04:51:46 +00:00
ehouse
1c199500c3 add gi_countHumans 2004-10-30 04:50:33 +00:00
ehouse
3e4097e9b3 up version to b2 2004-10-26 01:07:53 +00:00
ehouse
c119ccee02 do ExgDBWrite manually 2004-10-26 01:07:13 +00:00
ehouse
4d3e296532 change default board pattern 2004-10-26 01:03:51 +00:00
ehouse
860d0ddb6d dual arm/68k build is the default 2004-10-16 05:05:27 +00:00
ehouse
6a54b7cd80 util_engineStarting takes new param (ignored) 2004-10-16 04:46:08 +00:00
ehouse
c332ad501e call dict_super_init 2004-10-16 04:45:30 +00:00
ehouse
2f1611d3c1 remove dead code 2004-10-16 04:45:00 +00:00
ehouse
b830953bea turn on use of pattern rather than shaded of gray for bonus squares 2004-10-16 04:44:40 +00:00
ehouse
dfdff5fb61 call new dict_super_init 2004-10-16 04:41:23 +00:00
ehouse
d019054eb5 add -raw option to dump DAWG in way useful for debugging engine and
dawgshow.
2004-10-15 04:01:22 +00:00
ehouse
a7826bd165 relaunch app when switching from ARM to 68K 2004-10-13 01:34:55 +00:00
ehouse
c8f14f534a write to screen when loading PNOlet (temporary) 2004-10-13 01:31:00 +00:00
ehouse
8d0f022886 plug leak when same dict found on both card and device 2004-10-13 01:25:23 +00:00
ehouse
fab8a59add relaunch app when switching from ARM to 68K 2004-10-13 01:05:53 +00:00
ehouse
9c7e71504e add SysUIAppSwitch 2004-10-13 01:00:09 +00:00
ehouse
049952090e pass appname through 2004-10-13 00:59:01 +00:00
ehouse
aae594857a always include slots that are only used in conditional builds to
simplify converting between saved versions.
2004-10-09 00:18:40 +00:00
ehouse
82927d7169 deal with older app prefs version 2004-10-09 00:17:29 +00:00
ehouse
429bd5a4f3 fix flipDateTimeToArm 2004-10-09 00:01:14 +00:00
ehouse
1de7183c7a Take endienness into account when converting dicts so can do from ARM
too.
2004-10-08 23:59:32 +00:00
ehouse
722b0095ca always include slots that are only used in conditional builds to
simplify converting between saved versions.
2004-10-08 23:57:24 +00:00
ehouse
8991604df6 deal with older stream version 2004-10-08 23:54:57 +00:00
ehouse
f210af7da3 add FtrPtrFree 2004-10-08 01:13:30 +00:00
ehouse
513c15eb4f use symbolic constant 2004-10-08 01:03:43 +00:00
ehouse
d0bfff0d46 change type to signed as part of not showing engine feedback when (on
ARM) search won't take long enough to matter.
2004-10-08 01:02:15 +00:00