Commit graph

83 commits

Author SHA1 Message Date
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
68b38664d2 new method for external query 2005-01-19 15:07:37 +00:00
ehouse
7318254a46 add Exists() 2005-01-19 15:06:19 +00:00
ehouse
1d15213ec5 pass in view so its methods can be called 2005-01-19 15:05:19 +00:00
ehouse
ee95cc94cf new user-visible strings for delete confirmation 2005-01-19 15:04:17 +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
078b0ed8e5 save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
85fbaffd25 constants for saved games dlg 2005-01-18 15:00:49 +00:00
ehouse
07c7cdef1f add desc logging 2005-01-18 14:58:56 +00:00
ehouse
f619cc9434 add saved games dialog 2005-01-18 14:57:39 +00:00
ehouse
17c3f3e7e7 new source files and library 2005-01-18 14:55:57 +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
8e656ad74a define OS_INITS_DRAW 2005-01-13 02:56:08 +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
f2f766d6a4 util methods for using NewGame 2005-01-13 02:08:35 +00:00
ehouse
79f93db91b tweaks for non-debug compilation 2005-01-13 02:06:59 +00:00
ehouse
dfc6934da5 overload symReplaceStr 2005-01-13 02:04:43 +00:00
ehouse
56536417d3 add static utility function 2005-01-13 02:01:31 +00:00
ehouse
72ad619ee8 tweak 2005-01-13 01:55:12 +00:00
ehouse
853ad798d0 make edwin work better for static data display 2005-01-13 01:54:22 +00:00
ehouse
c1a9619314 remove dup lib 2005-01-13 01:47:34 +00:00
ehouse
1fdbd39642 rearrange MACRO lines 2005-01-13 01:45:24 +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
834d1a9266 first checked in 2005-01-09 21:53:36 +00:00
ehouse
97267a0b00 add blanks picker dlg 2005-01-09 21:37:38 +00:00
ehouse
4612c37397 add symblank.cpp 2005-01-09 21:36:01 +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
fdd8b1de0c add class for tmp storage of game info; new dialog has only one pane for players 2005-01-09 18:47:05 +00:00