'Secodash_v03.bas 22 Jun 2007
' fixed bug with music on/off
'Secodash_v02f.bas 22 Jun 2007
' added and enabled routines for GameChoiceCycler$
'  to not repeat the same messages as frequently

'Secodash_v02e.bas 20-22 Jun 2007
' got PausesResumeGame routine to work
' fixed bug with right mouse routines (some pieces went into another cell)
' enabled putting/getting PlayMusic and WinCloseOnExit to/from dat file

'Secodash_v02d.bas  12-20 Jun 2007
' added right mouse routines; right mouse moves pieceList$ as one unit

'Secodash_v02c.bas  7-12 Jun 2007
' changed GameWon window & added musical GameWon routines
' after GameWon: if player doesn't play a new game: window no longer closes
' added some (not yet working) PausesResumeGame routines
'
'Secodash_v02b.bas by ShirleyMWSmith; 6-7 Jun 2007
' added ability to change levels;
' added help and about windows

'Secodash_v02.bas by ShirleyMWSmith; 4 Oct 2006

'Secodash_v01a4.bas 27 Oct 2006 - 3 Oct 2006
' main game now works; newGame gets quotes from .dat file
' there is a bug when newGame is selected:  (Maybe fixed <<<)
'  > caused by Subs -vs- branch labels with "when (mouseEvent)"
'
'Secodash_v01a3.bas by ShirleyMWSmith - 18 Apr 2006 to 26 Oct 2006
' added char and message sprites and their routines
'
'Secodash_v1.bas by ShirleyMWSmith - 18 Apr 2006
' >> In the process of changing from:
' was Jigsaw Puzzle test_SMWS_2.bas changed by ShirleyMSmith from original by chris99
' was Jigsaw Puzzle test.bas by chris99 (which was altered from Janet Terra's demo)

' for more on original code see 'Secodash_v1.bas'
