Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_15_03.adf » !CavenDuel_Cavern » !CavernEd/Documents/History

!CavernEd/Documents/History

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_15_03.adf » !CavenDuel_Cavern
Filename: !CavernEd/Documents/History
Read OK:
File size: 17C5 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
History of !CavernEd (formerly called !MapDesign)
-------------------------------------------------

V1.00 (June/July 1994)
-----
 * Used a system using separate files for every screen.
 * User interface very primative.  Used cursor keys to select blocks.
 * Had a habit of saving files wrongly.
 * Teleporter details had to be put into the files manually (Ugh!).
 * No on-screen text.

V1.10 (31st August, 1994)
-----
 * Improved presentation.
 * Used the new map system, saving all the screens and teleporter details into 
   one 8K file.
 * Methods of storing the map in memory and displaying it on screen are the same
   as the ones in the main game.
 * Mouse can now be used to select icons on the screen (i.e. Selecting map icons,
   altering teleporter details and loading/saving screens).
 * User friendly interface.
 * User friendly map selecting interface for loading maps (Can't do it for saving
   yet!)
 * Option to display the entire map on screen.

V1.20 (4th June, 1995)
-----
 * Now totally mouse controlled (Except for saving maps!).
 * Method for deleting mistakes now improved as you can change the block to 
   clear with.
 * Mouse lock for easier map editing.
 * Cursors and mouse can be used to look around the map.
 
V1.21 (22nd-30th September, 1995)
-----
 * Attempted a multi-tasking version, but failed. Came up with a
   semi-multi-tasking version. A step back perhaps, but a much easier one!
   Perhaps a later version will to the biz.
 * Not displaying checker window at various points in the program. (25/9/95)
 
V1.25 (14th October, 1995)
-----
 * WIMP version going very well. Some problems with the teleporter code and 
   updating player positions.
 * Checker box not displayed in centre of screen on Risc PC machine.
 * Tick menu items not correct for map and icon window presence status.
 
V1.29 (20th December, 1995 onwards)
-----
 * Attempting to resolve teleporter code and other minor bugs.
 * Removed map and icon window menu items (20/12/95)
 * Remember to have routine to check that all teleport destinations are defined
   before file is saved, and to check that destination is not the same location
   as where you entered the teleport - prevents looping in the game.

Oooh! These bugs are a pain up the passage! Thank God for 'Free as a Bird'!

V1.30 (24th December, 1995)
-----
 * Map window now uses sprites (slabbed icons). Need way of updating this window
   from the teleport window. At present, map window can only be altered directly!
   
   Getting address exception errors - connected with indirected sprites in map
   window. Later found out I was using wrong procedure in WimpEd! (24/12/95)
   
   Trying to get all three windows to interact - proving very difficult! 
   Teleport window needs more work.
 
   With any luck, all obvious bugs will be resolved by New Year. Perhaps even a
   hopeful release in January 1996
   
   Teleports are still a pain. The windows now interact, but how to distinguish
   one teleport from another? One answer: Select teleport from icon window, and
   click Select on an already placed teleport, and you will be taken to its 
   destination. Perhaps invert the destination icon?

V1.31 - 6th January, 1996
-----
 * Teleport stuff getting there. Map window still leaving stuff. When teleport
   window appears, screen window needs to go straight there, along with map
   window (at present only map window does it. Needs bit of code added.)
   
   Altered teleport window. Teleport number is of no importance. Now just shows
   destination map and screen coords. 3 buttons - delete, cancel and ok. Delete
   should delete teleport, cancel resets destination to position of teleport, and
   OK stores the details.
   
   Added feature where clicking on teleport while teleport icon is selected,
   brings you directly to the teleport window. Map and screen windows then
   updated to show you destination. Inverted box should appear, showing screen
   coordinate of chosen teleport (not supported at present)
   
   Last day before university - and i'm so close to finishing!
   
   9/1/96 - Skip the last comments. The teleports are screwing up again! Im
   getting variables and numbers mixed up badly. Will have to go back to
   Graeme's coding to give the whole teleport thing a rewrite. Grrr....!
   
V1.33 (14th January, 1996)
-----
 * **SUCCESS!** 
   The teleport routine now works properly ... for now. But
   it will still need to undergo extensive testing. One problem I can forsee is
   accidently deleting a teleport by clicking an icon other than a teleport on
   it! Ive done it a few times myself. Perhaps use of the menu button, or a
   checker box asking if you are sure you want to delete the teleport?
   
   I added a special purple sprite showing the destination coordinates of the
   chosen teleport. Also removed the Delete icon from the teleport window.
   
V1.34 (20th January, 1996)
-----
 * Altered CaveFile filetype from 020 to 021, as it was clashing with the !GZip
   de/archiver software.
 * Correcting purple icon bug, allowing you to move it when it is on a solid
   block. At the moment it gets stuck!
 * Corrected bug with screen data. When drawing, the sprite name is used in the
   data array. Block 4 has three forms - 4, 40 and 41. 40 and 41 are only used
   in the editor. 4 is used in the map data. But I used 40 instead, resulting in
   a 2 digit number in the otherwise 1 digit data, producing messed up CaveFiles
   
V1.35 (21st January, 1996)
-----
 * Managed to stop map window from printing two depressed icons at once instead
   of the usual one icon at the teleport placing section of the program.
   
   This bug marks the last major hurdle in the development of the program.
   This is the earliest release version of !CavernEd
   
   V1.35 earliest release

V1.36 (started 13th August, 1997)
-----
 * Tweaked the draw and erase icons at startup to more suitable ones.

V1.37 (4th December, 1997)
-----
 * Fixed a bug in the map window, and replaced all the OSCLI's with SYS XOS_CLI
   commands. Final release.

Stephen Scott
Graeme Scott

00000000  48 69 73 74 6f 72 79 20  6f 66 20 21 43 61 76 65  |History of !Cave|
00000010  72 6e 45 64 20 28 66 6f  72 6d 65 72 6c 79 20 63  |rnEd (formerly c|
00000020  61 6c 6c 65 64 20 21 4d  61 70 44 65 73 69 67 6e  |alled !MapDesign|
00000030  29 0a 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |).--------------|
00000040  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000060  2d 2d 2d 0a 0a 56 31 2e  30 30 20 28 4a 75 6e 65  |---..V1.00 (June|
00000070  2f 4a 75 6c 79 20 31 39  39 34 29 0a 2d 2d 2d 2d  |/July 1994).----|
00000080  2d 0a 20 2a 20 55 73 65  64 20 61 20 73 79 73 74  |-. * Used a syst|
00000090  65 6d 20 75 73 69 6e 67  20 73 65 70 61 72 61 74  |em using separat|
000000a0  65 20 66 69 6c 65 73 20  66 6f 72 20 65 76 65 72  |e files for ever|
000000b0  79 20 73 63 72 65 65 6e  2e 0a 20 2a 20 55 73 65  |y screen.. * Use|
000000c0  72 20 69 6e 74 65 72 66  61 63 65 20 76 65 72 79  |r interface very|
000000d0  20 70 72 69 6d 61 74 69  76 65 2e 20 20 55 73 65  | primative.  Use|
000000e0  64 20 63 75 72 73 6f 72  20 6b 65 79 73 20 74 6f  |d cursor keys to|
000000f0  20 73 65 6c 65 63 74 20  62 6c 6f 63 6b 73 2e 0a  | select blocks..|
00000100  20 2a 20 48 61 64 20 61  20 68 61 62 69 74 20 6f  | * Had a habit o|
00000110  66 20 73 61 76 69 6e 67  20 66 69 6c 65 73 20 77  |f saving files w|
00000120  72 6f 6e 67 6c 79 2e 0a  20 2a 20 54 65 6c 65 70  |rongly.. * Telep|
00000130  6f 72 74 65 72 20 64 65  74 61 69 6c 73 20 68 61  |orter details ha|
00000140  64 20 74 6f 20 62 65 20  70 75 74 20 69 6e 74 6f  |d to be put into|
00000150  20 74 68 65 20 66 69 6c  65 73 20 6d 61 6e 75 61  | the files manua|
00000160  6c 6c 79 20 28 55 67 68  21 29 2e 0a 20 2a 20 4e  |lly (Ugh!).. * N|
00000170  6f 20 6f 6e 2d 73 63 72  65 65 6e 20 74 65 78 74  |o on-screen text|
00000180  2e 0a 0a 56 31 2e 31 30  20 28 33 31 73 74 20 41  |...V1.10 (31st A|
00000190  75 67 75 73 74 2c 20 31  39 39 34 29 0a 2d 2d 2d  |ugust, 1994).---|
000001a0  2d 2d 0a 20 2a 20 49 6d  70 72 6f 76 65 64 20 70  |--. * Improved p|
000001b0  72 65 73 65 6e 74 61 74  69 6f 6e 2e 0a 20 2a 20  |resentation.. * |
000001c0  55 73 65 64 20 74 68 65  20 6e 65 77 20 6d 61 70  |Used the new map|
000001d0  20 73 79 73 74 65 6d 2c  20 73 61 76 69 6e 67 20  | system, saving |
000001e0  61 6c 6c 20 74 68 65 20  73 63 72 65 65 6e 73 20  |all the screens |
000001f0  61 6e 64 20 74 65 6c 65  70 6f 72 74 65 72 20 64  |and teleporter d|
00000200  65 74 61 69 6c 73 20 69  6e 74 6f 20 0a 20 20 20  |etails into .   |
00000210  6f 6e 65 20 38 4b 20 66  69 6c 65 2e 0a 20 2a 20  |one 8K file.. * |
00000220  4d 65 74 68 6f 64 73 20  6f 66 20 73 74 6f 72 69  |Methods of stori|
00000230  6e 67 20 74 68 65 20 6d  61 70 20 69 6e 20 6d 65  |ng the map in me|
00000240  6d 6f 72 79 20 61 6e 64  20 64 69 73 70 6c 61 79  |mory and display|
00000250  69 6e 67 20 69 74 20 6f  6e 20 73 63 72 65 65 6e  |ing it on screen|
00000260  20 61 72 65 20 74 68 65  20 73 61 6d 65 0a 20 20  | are the same.  |
00000270  20 61 73 20 74 68 65 20  6f 6e 65 73 20 69 6e 20  | as the ones in |
00000280  74 68 65 20 6d 61 69 6e  20 67 61 6d 65 2e 0a 20  |the main game.. |
00000290  2a 20 4d 6f 75 73 65 20  63 61 6e 20 6e 6f 77 20  |* Mouse can now |
000002a0  62 65 20 75 73 65 64 20  74 6f 20 73 65 6c 65 63  |be used to selec|
000002b0  74 20 69 63 6f 6e 73 20  6f 6e 20 74 68 65 20 73  |t icons on the s|
000002c0  63 72 65 65 6e 20 28 69  2e 65 2e 20 53 65 6c 65  |creen (i.e. Sele|
000002d0  63 74 69 6e 67 20 6d 61  70 20 69 63 6f 6e 73 2c  |cting map icons,|
000002e0  0a 20 20 20 61 6c 74 65  72 69 6e 67 20 74 65 6c  |.   altering tel|
000002f0  65 70 6f 72 74 65 72 20  64 65 74 61 69 6c 73 20  |eporter details |
00000300  61 6e 64 20 6c 6f 61 64  69 6e 67 2f 73 61 76 69  |and loading/savi|
00000310  6e 67 20 73 63 72 65 65  6e 73 29 2e 0a 20 2a 20  |ng screens).. * |
00000320  55 73 65 72 20 66 72 69  65 6e 64 6c 79 20 69 6e  |User friendly in|
00000330  74 65 72 66 61 63 65 2e  0a 20 2a 20 55 73 65 72  |terface.. * User|
00000340  20 66 72 69 65 6e 64 6c  79 20 6d 61 70 20 73 65  | friendly map se|
00000350  6c 65 63 74 69 6e 67 20  69 6e 74 65 72 66 61 63  |lecting interfac|
00000360  65 20 66 6f 72 20 6c 6f  61 64 69 6e 67 20 6d 61  |e for loading ma|
00000370  70 73 20 28 43 61 6e 27  74 20 64 6f 20 69 74 20  |ps (Can't do it |
00000380  66 6f 72 20 73 61 76 69  6e 67 0a 20 20 20 79 65  |for saving.   ye|
00000390  74 21 29 0a 20 2a 20 4f  70 74 69 6f 6e 20 74 6f  |t!). * Option to|
000003a0  20 64 69 73 70 6c 61 79  20 74 68 65 20 65 6e 74  | display the ent|
000003b0  69 72 65 20 6d 61 70 20  6f 6e 20 73 63 72 65 65  |ire map on scree|
000003c0  6e 2e 0a 0a 56 31 2e 32  30 20 28 34 74 68 20 4a  |n...V1.20 (4th J|
000003d0  75 6e 65 2c 20 31 39 39  35 29 0a 2d 2d 2d 2d 2d  |une, 1995).-----|
000003e0  0a 20 2a 20 4e 6f 77 20  74 6f 74 61 6c 6c 79 20  |. * Now totally |
000003f0  6d 6f 75 73 65 20 63 6f  6e 74 72 6f 6c 6c 65 64  |mouse controlled|
00000400  20 28 45 78 63 65 70 74  20 66 6f 72 20 73 61 76  | (Except for sav|
00000410  69 6e 67 20 6d 61 70 73  21 29 2e 0a 20 2a 20 4d  |ing maps!).. * M|
00000420  65 74 68 6f 64 20 66 6f  72 20 64 65 6c 65 74 69  |ethod for deleti|
00000430  6e 67 20 6d 69 73 74 61  6b 65 73 20 6e 6f 77 20  |ng mistakes now |
00000440  69 6d 70 72 6f 76 65 64  20 61 73 20 79 6f 75 20  |improved as you |
00000450  63 61 6e 20 63 68 61 6e  67 65 20 74 68 65 20 62  |can change the b|
00000460  6c 6f 63 6b 20 74 6f 20  0a 20 20 20 63 6c 65 61  |lock to .   clea|
00000470  72 20 77 69 74 68 2e 0a  20 2a 20 4d 6f 75 73 65  |r with.. * Mouse|
00000480  20 6c 6f 63 6b 20 66 6f  72 20 65 61 73 69 65 72  | lock for easier|
00000490  20 6d 61 70 20 65 64 69  74 69 6e 67 2e 0a 20 2a  | map editing.. *|
000004a0  20 43 75 72 73 6f 72 73  20 61 6e 64 20 6d 6f 75  | Cursors and mou|
000004b0  73 65 20 63 61 6e 20 62  65 20 75 73 65 64 20 74  |se can be used t|
000004c0  6f 20 6c 6f 6f 6b 20 61  72 6f 75 6e 64 20 74 68  |o look around th|
000004d0  65 20 6d 61 70 2e 0a 20  0a 56 31 2e 32 31 20 28  |e map.. .V1.21 (|
000004e0  32 32 6e 64 2d 33 30 74  68 20 53 65 70 74 65 6d  |22nd-30th Septem|
000004f0  62 65 72 2c 20 31 39 39  35 29 0a 2d 2d 2d 2d 2d  |ber, 1995).-----|
00000500  0a 20 2a 20 41 74 74 65  6d 70 74 65 64 20 61 20  |. * Attempted a |
00000510  6d 75 6c 74 69 2d 74 61  73 6b 69 6e 67 20 76 65  |multi-tasking ve|
00000520  72 73 69 6f 6e 2c 20 62  75 74 20 66 61 69 6c 65  |rsion, but faile|
00000530  64 2e 20 43 61 6d 65 20  75 70 20 77 69 74 68 20  |d. Came up with |
00000540  61 0a 20 20 20 73 65 6d  69 2d 6d 75 6c 74 69 2d  |a.   semi-multi-|
00000550  74 61 73 6b 69 6e 67 20  76 65 72 73 69 6f 6e 2e  |tasking version.|
00000560  20 41 20 73 74 65 70 20  62 61 63 6b 20 70 65 72  | A step back per|
00000570  68 61 70 73 2c 20 62 75  74 20 61 20 6d 75 63 68  |haps, but a much|
00000580  20 65 61 73 69 65 72 20  6f 6e 65 21 0a 20 20 20  | easier one!.   |
00000590  50 65 72 68 61 70 73 20  61 20 6c 61 74 65 72 20  |Perhaps a later |
000005a0  76 65 72 73 69 6f 6e 20  77 69 6c 6c 20 74 6f 20  |version will to |
000005b0  74 68 65 20 62 69 7a 2e  0a 20 2a 20 4e 6f 74 20  |the biz.. * Not |
000005c0  64 69 73 70 6c 61 79 69  6e 67 20 63 68 65 63 6b  |displaying check|
000005d0  65 72 20 77 69 6e 64 6f  77 20 61 74 20 76 61 72  |er window at var|
000005e0  69 6f 75 73 20 70 6f 69  6e 74 73 20 69 6e 20 74  |ious points in t|
000005f0  68 65 20 70 72 6f 67 72  61 6d 2e 20 28 32 35 2f  |he program. (25/|
00000600  39 2f 39 35 29 0a 20 0a  56 31 2e 32 35 20 28 31  |9/95). .V1.25 (1|
00000610  34 74 68 20 4f 63 74 6f  62 65 72 2c 20 31 39 39  |4th October, 199|
00000620  35 29 0a 2d 2d 2d 2d 2d  0a 20 2a 20 57 49 4d 50  |5).-----. * WIMP|
00000630  20 76 65 72 73 69 6f 6e  20 67 6f 69 6e 67 20 76  | version going v|
00000640  65 72 79 20 77 65 6c 6c  2e 20 53 6f 6d 65 20 70  |ery well. Some p|
00000650  72 6f 62 6c 65 6d 73 20  77 69 74 68 20 74 68 65  |roblems with the|
00000660  20 74 65 6c 65 70 6f 72  74 65 72 20 63 6f 64 65  | teleporter code|
00000670  20 61 6e 64 20 0a 20 20  20 75 70 64 61 74 69 6e  | and .   updatin|
00000680  67 20 70 6c 61 79 65 72  20 70 6f 73 69 74 69 6f  |g player positio|
00000690  6e 73 2e 0a 20 2a 20 43  68 65 63 6b 65 72 20 62  |ns.. * Checker b|
000006a0  6f 78 20 6e 6f 74 20 64  69 73 70 6c 61 79 65 64  |ox not displayed|
000006b0  20 69 6e 20 63 65 6e 74  72 65 20 6f 66 20 73 63  | in centre of sc|
000006c0  72 65 65 6e 20 6f 6e 20  52 69 73 63 20 50 43 20  |reen on Risc PC |
000006d0  6d 61 63 68 69 6e 65 2e  0a 20 2a 20 54 69 63 6b  |machine.. * Tick|
000006e0  20 6d 65 6e 75 20 69 74  65 6d 73 20 6e 6f 74 20  | menu items not |
000006f0  63 6f 72 72 65 63 74 20  66 6f 72 20 6d 61 70 20  |correct for map |
00000700  61 6e 64 20 69 63 6f 6e  20 77 69 6e 64 6f 77 20  |and icon window |
00000710  70 72 65 73 65 6e 63 65  20 73 74 61 74 75 73 2e  |presence status.|
00000720  0a 20 0a 56 31 2e 32 39  20 28 32 30 74 68 20 44  |. .V1.29 (20th D|
00000730  65 63 65 6d 62 65 72 2c  20 31 39 39 35 20 6f 6e  |ecember, 1995 on|
00000740  77 61 72 64 73 29 0a 2d  2d 2d 2d 2d 0a 20 2a 20  |wards).-----. * |
00000750  41 74 74 65 6d 70 74 69  6e 67 20 74 6f 20 72 65  |Attempting to re|
00000760  73 6f 6c 76 65 20 74 65  6c 65 70 6f 72 74 65 72  |solve teleporter|
00000770  20 63 6f 64 65 20 61 6e  64 20 6f 74 68 65 72 20  | code and other |
00000780  6d 69 6e 6f 72 20 62 75  67 73 2e 0a 20 2a 20 52  |minor bugs.. * R|
00000790  65 6d 6f 76 65 64 20 6d  61 70 20 61 6e 64 20 69  |emoved map and i|
000007a0  63 6f 6e 20 77 69 6e 64  6f 77 20 6d 65 6e 75 20  |con window menu |
000007b0  69 74 65 6d 73 20 28 32  30 2f 31 32 2f 39 35 29  |items (20/12/95)|
000007c0  0a 20 2a 20 52 65 6d 65  6d 62 65 72 20 74 6f 20  |. * Remember to |
000007d0  68 61 76 65 20 72 6f 75  74 69 6e 65 20 74 6f 20  |have routine to |
000007e0  63 68 65 63 6b 20 74 68  61 74 20 61 6c 6c 20 74  |check that all t|
000007f0  65 6c 65 70 6f 72 74 20  64 65 73 74 69 6e 61 74  |eleport destinat|
00000800  69 6f 6e 73 20 61 72 65  20 64 65 66 69 6e 65 64  |ions are defined|
00000810  0a 20 20 20 62 65 66 6f  72 65 20 66 69 6c 65 20  |.   before file |
00000820  69 73 20 73 61 76 65 64  2c 20 61 6e 64 20 74 6f  |is saved, and to|
00000830  20 63 68 65 63 6b 20 74  68 61 74 20 64 65 73 74  | check that dest|
00000840  69 6e 61 74 69 6f 6e 20  69 73 20 6e 6f 74 20 74  |ination is not t|
00000850  68 65 20 73 61 6d 65 20  6c 6f 63 61 74 69 6f 6e  |he same location|
00000860  0a 20 20 20 61 73 20 77  68 65 72 65 20 79 6f 75  |.   as where you|
00000870  20 65 6e 74 65 72 65 64  20 74 68 65 20 74 65 6c  | entered the tel|
00000880  65 70 6f 72 74 20 2d 20  70 72 65 76 65 6e 74 73  |eport - prevents|
00000890  20 6c 6f 6f 70 69 6e 67  20 69 6e 20 74 68 65 20  | looping in the |
000008a0  67 61 6d 65 2e 0a 0a 4f  6f 6f 68 21 20 54 68 65  |game...Oooh! The|
000008b0  73 65 20 62 75 67 73 20  61 72 65 20 61 20 70 61  |se bugs are a pa|
000008c0  69 6e 20 75 70 20 74 68  65 20 70 61 73 73 61 67  |in up the passag|
000008d0  65 21 20 54 68 61 6e 6b  20 47 6f 64 20 66 6f 72  |e! Thank God for|
000008e0  20 27 46 72 65 65 20 61  73 20 61 20 42 69 72 64  | 'Free as a Bird|
000008f0  27 21 0a 0a 56 31 2e 33  30 20 28 32 34 74 68 20  |'!..V1.30 (24th |
00000900  44 65 63 65 6d 62 65 72  2c 20 31 39 39 35 29 0a  |December, 1995).|
00000910  2d 2d 2d 2d 2d 0a 20 2a  20 4d 61 70 20 77 69 6e  |-----. * Map win|
00000920  64 6f 77 20 6e 6f 77 20  75 73 65 73 20 73 70 72  |dow now uses spr|
00000930  69 74 65 73 20 28 73 6c  61 62 62 65 64 20 69 63  |ites (slabbed ic|
00000940  6f 6e 73 29 2e 20 4e 65  65 64 20 77 61 79 20 6f  |ons). Need way o|
00000950  66 20 75 70 64 61 74 69  6e 67 20 74 68 69 73 20  |f updating this |
00000960  77 69 6e 64 6f 77 0a 20  20 20 66 72 6f 6d 20 74  |window.   from t|
00000970  68 65 20 74 65 6c 65 70  6f 72 74 20 77 69 6e 64  |he teleport wind|
00000980  6f 77 2e 20 41 74 20 70  72 65 73 65 6e 74 2c 20  |ow. At present, |
00000990  6d 61 70 20 77 69 6e 64  6f 77 20 63 61 6e 20 6f  |map window can o|
000009a0  6e 6c 79 20 62 65 20 61  6c 74 65 72 65 64 20 64  |nly be altered d|
000009b0  69 72 65 63 74 6c 79 21  0a 20 20 20 0a 20 20 20  |irectly!.   .   |
000009c0  47 65 74 74 69 6e 67 20  61 64 64 72 65 73 73 20  |Getting address |
000009d0  65 78 63 65 70 74 69 6f  6e 20 65 72 72 6f 72 73  |exception errors|
000009e0  20 2d 20 63 6f 6e 6e 65  63 74 65 64 20 77 69 74  | - connected wit|
000009f0  68 20 69 6e 64 69 72 65  63 74 65 64 20 73 70 72  |h indirected spr|
00000a00  69 74 65 73 20 69 6e 20  6d 61 70 0a 20 20 20 77  |ites in map.   w|
00000a10  69 6e 64 6f 77 2e 20 4c  61 74 65 72 20 66 6f 75  |indow. Later fou|
00000a20  6e 64 20 6f 75 74 20 49  20 77 61 73 20 75 73 69  |nd out I was usi|
00000a30  6e 67 20 77 72 6f 6e 67  20 70 72 6f 63 65 64 75  |ng wrong procedu|
00000a40  72 65 20 69 6e 20 57 69  6d 70 45 64 21 20 28 32  |re in WimpEd! (2|
00000a50  34 2f 31 32 2f 39 35 29  0a 20 20 20 0a 20 20 20  |4/12/95).   .   |
00000a60  54 72 79 69 6e 67 20 74  6f 20 67 65 74 20 61 6c  |Trying to get al|
00000a70  6c 20 74 68 72 65 65 20  77 69 6e 64 6f 77 73 20  |l three windows |
00000a80  74 6f 20 69 6e 74 65 72  61 63 74 20 2d 20 70 72  |to interact - pr|
00000a90  6f 76 69 6e 67 20 76 65  72 79 20 64 69 66 66 69  |oving very diffi|
00000aa0  63 75 6c 74 21 20 0a 20  20 20 54 65 6c 65 70 6f  |cult! .   Telepo|
00000ab0  72 74 20 77 69 6e 64 6f  77 20 6e 65 65 64 73 20  |rt window needs |
00000ac0  6d 6f 72 65 20 77 6f 72  6b 2e 0a 20 0a 20 20 20  |more work.. .   |
00000ad0  57 69 74 68 20 61 6e 79  20 6c 75 63 6b 2c 20 61  |With any luck, a|
00000ae0  6c 6c 20 6f 62 76 69 6f  75 73 20 62 75 67 73 20  |ll obvious bugs |
00000af0  77 69 6c 6c 20 62 65 20  72 65 73 6f 6c 76 65 64  |will be resolved|
00000b00  20 62 79 20 4e 65 77 20  59 65 61 72 2e 20 50 65  | by New Year. Pe|
00000b10  72 68 61 70 73 20 65 76  65 6e 20 61 0a 20 20 20  |rhaps even a.   |
00000b20  68 6f 70 65 66 75 6c 20  72 65 6c 65 61 73 65 20  |hopeful release |
00000b30  69 6e 20 4a 61 6e 75 61  72 79 20 31 39 39 36 0a  |in January 1996.|
00000b40  20 20 20 0a 20 20 20 54  65 6c 65 70 6f 72 74 73  |   .   Teleports|
00000b50  20 61 72 65 20 73 74 69  6c 6c 20 61 20 70 61 69  | are still a pai|
00000b60  6e 2e 20 54 68 65 20 77  69 6e 64 6f 77 73 20 6e  |n. The windows n|
00000b70  6f 77 20 69 6e 74 65 72  61 63 74 2c 20 62 75 74  |ow interact, but|
00000b80  20 68 6f 77 20 74 6f 20  64 69 73 74 69 6e 67 75  | how to distingu|
00000b90  69 73 68 0a 20 20 20 6f  6e 65 20 74 65 6c 65 70  |ish.   one telep|
00000ba0  6f 72 74 20 66 72 6f 6d  20 61 6e 6f 74 68 65 72  |ort from another|
00000bb0  3f 20 4f 6e 65 20 61 6e  73 77 65 72 3a 20 53 65  |? One answer: Se|
00000bc0  6c 65 63 74 20 74 65 6c  65 70 6f 72 74 20 66 72  |lect teleport fr|
00000bd0  6f 6d 20 69 63 6f 6e 20  77 69 6e 64 6f 77 2c 20  |om icon window, |
00000be0  61 6e 64 0a 20 20 20 63  6c 69 63 6b 20 53 65 6c  |and.   click Sel|
00000bf0  65 63 74 20 6f 6e 20 61  6e 20 61 6c 72 65 61 64  |ect on an alread|
00000c00  79 20 70 6c 61 63 65 64  20 74 65 6c 65 70 6f 72  |y placed telepor|
00000c10  74 2c 20 61 6e 64 20 79  6f 75 20 77 69 6c 6c 20  |t, and you will |
00000c20  62 65 20 74 61 6b 65 6e  20 74 6f 20 69 74 73 20  |be taken to its |
00000c30  0a 20 20 20 64 65 73 74  69 6e 61 74 69 6f 6e 2e  |.   destination.|
00000c40  20 50 65 72 68 61 70 73  20 69 6e 76 65 72 74 20  | Perhaps invert |
00000c50  74 68 65 20 64 65 73 74  69 6e 61 74 69 6f 6e 20  |the destination |
00000c60  69 63 6f 6e 3f 0a 0a 56  31 2e 33 31 20 2d 20 36  |icon?..V1.31 - 6|
00000c70  74 68 20 4a 61 6e 75 61  72 79 2c 20 31 39 39 36  |th January, 1996|
00000c80  0a 2d 2d 2d 2d 2d 0a 20  2a 20 54 65 6c 65 70 6f  |.-----. * Telepo|
00000c90  72 74 20 73 74 75 66 66  20 67 65 74 74 69 6e 67  |rt stuff getting|
00000ca0  20 74 68 65 72 65 2e 20  4d 61 70 20 77 69 6e 64  | there. Map wind|
00000cb0  6f 77 20 73 74 69 6c 6c  20 6c 65 61 76 69 6e 67  |ow still leaving|
00000cc0  20 73 74 75 66 66 2e 20  57 68 65 6e 20 74 65 6c  | stuff. When tel|
00000cd0  65 70 6f 72 74 0a 20 20  20 77 69 6e 64 6f 77 20  |eport.   window |
00000ce0  61 70 70 65 61 72 73 2c  20 73 63 72 65 65 6e 20  |appears, screen |
00000cf0  77 69 6e 64 6f 77 20 6e  65 65 64 73 20 74 6f 20  |window needs to |
00000d00  67 6f 20 73 74 72 61 69  67 68 74 20 74 68 65 72  |go straight ther|
00000d10  65 2c 20 61 6c 6f 6e 67  20 77 69 74 68 20 6d 61  |e, along with ma|
00000d20  70 0a 20 20 20 77 69 6e  64 6f 77 20 28 61 74 20  |p.   window (at |
00000d30  70 72 65 73 65 6e 74 20  6f 6e 6c 79 20 6d 61 70  |present only map|
00000d40  20 77 69 6e 64 6f 77 20  64 6f 65 73 20 69 74 2e  | window does it.|
00000d50  20 4e 65 65 64 73 20 62  69 74 20 6f 66 20 63 6f  | Needs bit of co|
00000d60  64 65 20 61 64 64 65 64  2e 29 0a 20 20 20 0a 20  |de added.).   . |
00000d70  20 20 41 6c 74 65 72 65  64 20 74 65 6c 65 70 6f  |  Altered telepo|
00000d80  72 74 20 77 69 6e 64 6f  77 2e 20 54 65 6c 65 70  |rt window. Telep|
00000d90  6f 72 74 20 6e 75 6d 62  65 72 20 69 73 20 6f 66  |ort number is of|
00000da0  20 6e 6f 20 69 6d 70 6f  72 74 61 6e 63 65 2e 20  | no importance. |
00000db0  4e 6f 77 20 6a 75 73 74  20 73 68 6f 77 73 0a 20  |Now just shows. |
00000dc0  20 20 64 65 73 74 69 6e  61 74 69 6f 6e 20 6d 61  |  destination ma|
00000dd0  70 20 61 6e 64 20 73 63  72 65 65 6e 20 63 6f 6f  |p and screen coo|
00000de0  72 64 73 2e 20 33 20 62  75 74 74 6f 6e 73 20 2d  |rds. 3 buttons -|
00000df0  20 64 65 6c 65 74 65 2c  20 63 61 6e 63 65 6c 20  | delete, cancel |
00000e00  61 6e 64 20 6f 6b 2e 20  44 65 6c 65 74 65 0a 20  |and ok. Delete. |
00000e10  20 20 73 68 6f 75 6c 64  20 64 65 6c 65 74 65 20  |  should delete |
00000e20  74 65 6c 65 70 6f 72 74  2c 20 63 61 6e 63 65 6c  |teleport, cancel|
00000e30  20 72 65 73 65 74 73 20  64 65 73 74 69 6e 61 74  | resets destinat|
00000e40  69 6f 6e 20 74 6f 20 70  6f 73 69 74 69 6f 6e 20  |ion to position |
00000e50  6f 66 20 74 65 6c 65 70  6f 72 74 2c 20 61 6e 64  |of teleport, and|
00000e60  0a 20 20 20 4f 4b 20 73  74 6f 72 65 73 20 74 68  |.   OK stores th|
00000e70  65 20 64 65 74 61 69 6c  73 2e 0a 20 20 20 0a 20  |e details..   . |
00000e80  20 20 41 64 64 65 64 20  66 65 61 74 75 72 65 20  |  Added feature |
00000e90  77 68 65 72 65 20 63 6c  69 63 6b 69 6e 67 20 6f  |where clicking o|
00000ea0  6e 20 74 65 6c 65 70 6f  72 74 20 77 68 69 6c 65  |n teleport while|
00000eb0  20 74 65 6c 65 70 6f 72  74 20 69 63 6f 6e 20 69  | teleport icon i|
00000ec0  73 20 73 65 6c 65 63 74  65 64 2c 0a 20 20 20 62  |s selected,.   b|
00000ed0  72 69 6e 67 73 20 79 6f  75 20 64 69 72 65 63 74  |rings you direct|
00000ee0  6c 79 20 74 6f 20 74 68  65 20 74 65 6c 65 70 6f  |ly to the telepo|
00000ef0  72 74 20 77 69 6e 64 6f  77 2e 20 4d 61 70 20 61  |rt window. Map a|
00000f00  6e 64 20 73 63 72 65 65  6e 20 77 69 6e 64 6f 77  |nd screen window|
00000f10  73 20 74 68 65 6e 0a 20  20 20 75 70 64 61 74 65  |s then.   update|
00000f20  64 20 74 6f 20 73 68 6f  77 20 79 6f 75 20 64 65  |d to show you de|
00000f30  73 74 69 6e 61 74 69 6f  6e 2e 20 49 6e 76 65 72  |stination. Inver|
00000f40  74 65 64 20 62 6f 78 20  73 68 6f 75 6c 64 20 61  |ted box should a|
00000f50  70 70 65 61 72 2c 20 73  68 6f 77 69 6e 67 20 73  |ppear, showing s|
00000f60  63 72 65 65 6e 0a 20 20  20 63 6f 6f 72 64 69 6e  |creen.   coordin|
00000f70  61 74 65 20 6f 66 20 63  68 6f 73 65 6e 20 74 65  |ate of chosen te|
00000f80  6c 65 70 6f 72 74 20 28  6e 6f 74 20 73 75 70 70  |leport (not supp|
00000f90  6f 72 74 65 64 20 61 74  20 70 72 65 73 65 6e 74  |orted at present|
00000fa0  29 0a 20 20 20 0a 20 20  20 4c 61 73 74 20 64 61  |).   .   Last da|
00000fb0  79 20 62 65 66 6f 72 65  20 75 6e 69 76 65 72 73  |y before univers|
00000fc0  69 74 79 20 2d 20 61 6e  64 20 69 27 6d 20 73 6f  |ity - and i'm so|
00000fd0  20 63 6c 6f 73 65 20 74  6f 20 66 69 6e 69 73 68  | close to finish|
00000fe0  69 6e 67 21 0a 20 20 20  0a 20 20 20 39 2f 31 2f  |ing!.   .   9/1/|
00000ff0  39 36 20 2d 20 53 6b 69  70 20 74 68 65 20 6c 61  |96 - Skip the la|
00001000  73 74 20 63 6f 6d 6d 65  6e 74 73 2e 20 54 68 65  |st comments. The|
00001010  20 74 65 6c 65 70 6f 72  74 73 20 61 72 65 20 73  | teleports are s|
00001020  63 72 65 77 69 6e 67 20  75 70 20 61 67 61 69 6e  |crewing up again|
00001030  21 20 49 6d 0a 20 20 20  67 65 74 74 69 6e 67 20  |! Im.   getting |
00001040  76 61 72 69 61 62 6c 65  73 20 61 6e 64 20 6e 75  |variables and nu|
00001050  6d 62 65 72 73 20 6d 69  78 65 64 20 75 70 20 62  |mbers mixed up b|
00001060  61 64 6c 79 2e 20 57 69  6c 6c 20 68 61 76 65 20  |adly. Will have |
00001070  74 6f 20 67 6f 20 62 61  63 6b 20 74 6f 0a 20 20  |to go back to.  |
00001080  20 47 72 61 65 6d 65 27  73 20 63 6f 64 69 6e 67  | Graeme's coding|
00001090  20 74 6f 20 67 69 76 65  20 74 68 65 20 77 68 6f  | to give the who|
000010a0  6c 65 20 74 65 6c 65 70  6f 72 74 20 74 68 69 6e  |le teleport thin|
000010b0  67 20 61 20 72 65 77 72  69 74 65 2e 20 47 72 72  |g a rewrite. Grr|
000010c0  72 2e 2e 2e 2e 21 0a 20  20 20 0a 56 31 2e 33 33  |r....!.   .V1.33|
000010d0  20 28 31 34 74 68 20 4a  61 6e 75 61 72 79 2c 20  | (14th January, |
000010e0  31 39 39 36 29 0a 2d 2d  2d 2d 2d 0a 20 2a 20 2a  |1996).-----. * *|
000010f0  2a 53 55 43 43 45 53 53  21 2a 2a 20 0a 20 20 20  |*SUCCESS!** .   |
00001100  54 68 65 20 74 65 6c 65  70 6f 72 74 20 72 6f 75  |The teleport rou|
00001110  74 69 6e 65 20 6e 6f 77  20 77 6f 72 6b 73 20 70  |tine now works p|
00001120  72 6f 70 65 72 6c 79 20  2e 2e 2e 20 66 6f 72 20  |roperly ... for |
00001130  6e 6f 77 2e 20 42 75 74  0a 20 20 20 69 74 20 77  |now. But.   it w|
00001140  69 6c 6c 20 73 74 69 6c  6c 20 6e 65 65 64 20 74  |ill still need t|
00001150  6f 20 75 6e 64 65 72 67  6f 20 65 78 74 65 6e 73  |o undergo extens|
00001160  69 76 65 20 74 65 73 74  69 6e 67 2e 20 4f 6e 65  |ive testing. One|
00001170  20 70 72 6f 62 6c 65 6d  20 49 20 63 61 6e 20 66  | problem I can f|
00001180  6f 72 73 65 65 20 69 73  0a 20 20 20 61 63 63 69  |orsee is.   acci|
00001190  64 65 6e 74 6c 79 20 64  65 6c 65 74 69 6e 67 20  |dently deleting |
000011a0  61 20 74 65 6c 65 70 6f  72 74 20 62 79 20 63 6c  |a teleport by cl|
000011b0  69 63 6b 69 6e 67 20 61  6e 20 69 63 6f 6e 20 6f  |icking an icon o|
000011c0  74 68 65 72 20 74 68 61  6e 20 61 20 74 65 6c 65  |ther than a tele|
000011d0  70 6f 72 74 20 6f 6e 0a  20 20 20 69 74 21 20 49  |port on.   it! I|
000011e0  76 65 20 64 6f 6e 65 20  69 74 20 61 20 66 65 77  |ve done it a few|
000011f0  20 74 69 6d 65 73 20 6d  79 73 65 6c 66 2e 20 50  | times myself. P|
00001200  65 72 68 61 70 73 20 75  73 65 20 6f 66 20 74 68  |erhaps use of th|
00001210  65 20 6d 65 6e 75 20 62  75 74 74 6f 6e 2c 20 6f  |e menu button, o|
00001220  72 20 61 0a 20 20 20 63  68 65 63 6b 65 72 20 62  |r a.   checker b|
00001230  6f 78 20 61 73 6b 69 6e  67 20 69 66 20 79 6f 75  |ox asking if you|
00001240  20 61 72 65 20 73 75 72  65 20 79 6f 75 20 77 61  | are sure you wa|
00001250  6e 74 20 74 6f 20 64 65  6c 65 74 65 20 74 68 65  |nt to delete the|
00001260  20 74 65 6c 65 70 6f 72  74 3f 0a 20 20 20 0a 20  | teleport?.   . |
00001270  20 20 49 20 61 64 64 65  64 20 61 20 73 70 65 63  |  I added a spec|
00001280  69 61 6c 20 70 75 72 70  6c 65 20 73 70 72 69 74  |ial purple sprit|
00001290  65 20 73 68 6f 77 69 6e  67 20 74 68 65 20 64 65  |e showing the de|
000012a0  73 74 69 6e 61 74 69 6f  6e 20 63 6f 6f 72 64 69  |stination coordi|
000012b0  6e 61 74 65 73 20 6f 66  20 74 68 65 0a 20 20 20  |nates of the.   |
000012c0  63 68 6f 73 65 6e 20 74  65 6c 65 70 6f 72 74 2e  |chosen teleport.|
000012d0  20 41 6c 73 6f 20 72 65  6d 6f 76 65 64 20 74 68  | Also removed th|
000012e0  65 20 44 65 6c 65 74 65  20 69 63 6f 6e 20 66 72  |e Delete icon fr|
000012f0  6f 6d 20 74 68 65 20 74  65 6c 65 70 6f 72 74 20  |om the teleport |
00001300  77 69 6e 64 6f 77 2e 0a  20 20 20 0a 56 31 2e 33  |window..   .V1.3|
00001310  34 20 28 32 30 74 68 20  4a 61 6e 75 61 72 79 2c  |4 (20th January,|
00001320  20 31 39 39 36 29 0a 2d  2d 2d 2d 2d 0a 20 2a 20  | 1996).-----. * |
00001330  41 6c 74 65 72 65 64 20  43 61 76 65 46 69 6c 65  |Altered CaveFile|
00001340  20 66 69 6c 65 74 79 70  65 20 66 72 6f 6d 20 30  | filetype from 0|
00001350  32 30 20 74 6f 20 30 32  31 2c 20 61 73 20 69 74  |20 to 021, as it|
00001360  20 77 61 73 20 63 6c 61  73 68 69 6e 67 20 77 69  | was clashing wi|
00001370  74 68 20 74 68 65 20 21  47 5a 69 70 0a 20 20 20  |th the !GZip.   |
00001380  64 65 2f 61 72 63 68 69  76 65 72 20 73 6f 66 74  |de/archiver soft|
00001390  77 61 72 65 2e 0a 20 2a  20 43 6f 72 72 65 63 74  |ware.. * Correct|
000013a0  69 6e 67 20 70 75 72 70  6c 65 20 69 63 6f 6e 20  |ing purple icon |
000013b0  62 75 67 2c 20 61 6c 6c  6f 77 69 6e 67 20 79 6f  |bug, allowing yo|
000013c0  75 20 74 6f 20 6d 6f 76  65 20 69 74 20 77 68 65  |u to move it whe|
000013d0  6e 20 69 74 20 69 73 20  6f 6e 20 61 20 73 6f 6c  |n it is on a sol|
000013e0  69 64 0a 20 20 20 62 6c  6f 63 6b 2e 20 41 74 20  |id.   block. At |
000013f0  74 68 65 20 6d 6f 6d 65  6e 74 20 69 74 20 67 65  |the moment it ge|
00001400  74 73 20 73 74 75 63 6b  21 0a 20 2a 20 43 6f 72  |ts stuck!. * Cor|
00001410  72 65 63 74 65 64 20 62  75 67 20 77 69 74 68 20  |rected bug with |
00001420  73 63 72 65 65 6e 20 64  61 74 61 2e 20 57 68 65  |screen data. Whe|
00001430  6e 20 64 72 61 77 69 6e  67 2c 20 74 68 65 20 73  |n drawing, the s|
00001440  70 72 69 74 65 20 6e 61  6d 65 20 69 73 20 75 73  |prite name is us|
00001450  65 64 20 69 6e 20 74 68  65 0a 20 20 20 64 61 74  |ed in the.   dat|
00001460  61 20 61 72 72 61 79 2e  20 42 6c 6f 63 6b 20 34  |a array. Block 4|
00001470  20 68 61 73 20 74 68 72  65 65 20 66 6f 72 6d 73  | has three forms|
00001480  20 2d 20 34 2c 20 34 30  20 61 6e 64 20 34 31 2e  | - 4, 40 and 41.|
00001490  20 34 30 20 61 6e 64 20  34 31 20 61 72 65 20 6f  | 40 and 41 are o|
000014a0  6e 6c 79 20 75 73 65 64  0a 20 20 20 69 6e 20 74  |nly used.   in t|
000014b0  68 65 20 65 64 69 74 6f  72 2e 20 34 20 69 73 20  |he editor. 4 is |
000014c0  75 73 65 64 20 69 6e 20  74 68 65 20 6d 61 70 20  |used in the map |
000014d0  64 61 74 61 2e 20 42 75  74 20 49 20 75 73 65 64  |data. But I used|
000014e0  20 34 30 20 69 6e 73 74  65 61 64 2c 20 72 65 73  | 40 instead, res|
000014f0  75 6c 74 69 6e 67 20 69  6e 0a 20 20 20 61 20 32  |ulting in.   a 2|
00001500  20 64 69 67 69 74 20 6e  75 6d 62 65 72 20 69 6e  | digit number in|
00001510  20 74 68 65 20 6f 74 68  65 72 77 69 73 65 20 31  | the otherwise 1|
00001520  20 64 69 67 69 74 20 64  61 74 61 2c 20 70 72 6f  | digit data, pro|
00001530  64 75 63 69 6e 67 20 6d  65 73 73 65 64 20 75 70  |ducing messed up|
00001540  20 43 61 76 65 46 69 6c  65 73 0a 20 20 20 0a 56  | CaveFiles.   .V|
00001550  31 2e 33 35 20 28 32 31  73 74 20 4a 61 6e 75 61  |1.35 (21st Janua|
00001560  72 79 2c 20 31 39 39 36  29 0a 2d 2d 2d 2d 2d 0a  |ry, 1996).-----.|
00001570  20 2a 20 4d 61 6e 61 67  65 64 20 74 6f 20 73 74  | * Managed to st|
00001580  6f 70 20 6d 61 70 20 77  69 6e 64 6f 77 20 66 72  |op map window fr|
00001590  6f 6d 20 70 72 69 6e 74  69 6e 67 20 74 77 6f 20  |om printing two |
000015a0  64 65 70 72 65 73 73 65  64 20 69 63 6f 6e 73 20  |depressed icons |
000015b0  61 74 20 6f 6e 63 65 20  69 6e 73 74 65 61 64 0a  |at once instead.|
000015c0  20 20 20 6f 66 20 74 68  65 20 75 73 75 61 6c 20  |   of the usual |
000015d0  6f 6e 65 20 69 63 6f 6e  20 61 74 20 74 68 65 20  |one icon at the |
000015e0  74 65 6c 65 70 6f 72 74  20 70 6c 61 63 69 6e 67  |teleport placing|
000015f0  20 73 65 63 74 69 6f 6e  20 6f 66 20 74 68 65 20  | section of the |
00001600  70 72 6f 67 72 61 6d 2e  0a 20 20 20 0a 20 20 20  |program..   .   |
00001610  54 68 69 73 20 62 75 67  20 6d 61 72 6b 73 20 74  |This bug marks t|
00001620  68 65 20 6c 61 73 74 20  6d 61 6a 6f 72 20 68 75  |he last major hu|
00001630  72 64 6c 65 20 69 6e 20  74 68 65 20 64 65 76 65  |rdle in the deve|
00001640  6c 6f 70 6d 65 6e 74 20  6f 66 20 74 68 65 20 70  |lopment of the p|
00001650  72 6f 67 72 61 6d 2e 0a  20 20 20 54 68 69 73 20  |rogram..   This |
00001660  69 73 20 74 68 65 20 65  61 72 6c 69 65 73 74 20  |is the earliest |
00001670  72 65 6c 65 61 73 65 20  76 65 72 73 69 6f 6e 20  |release version |
00001680  6f 66 20 21 43 61 76 65  72 6e 45 64 0a 20 20 20  |of !CavernEd.   |
00001690  0a 20 20 20 56 31 2e 33  35 20 65 61 72 6c 69 65  |.   V1.35 earlie|
000016a0  73 74 20 72 65 6c 65 61  73 65 0a 0a 56 31 2e 33  |st release..V1.3|
000016b0  36 20 28 73 74 61 72 74  65 64 20 31 33 74 68 20  |6 (started 13th |
000016c0  41 75 67 75 73 74 2c 20  31 39 39 37 29 0a 2d 2d  |August, 1997).--|
000016d0  2d 2d 2d 0a 20 2a 20 54  77 65 61 6b 65 64 20 74  |---. * Tweaked t|
000016e0  68 65 20 64 72 61 77 20  61 6e 64 20 65 72 61 73  |he draw and eras|
000016f0  65 20 69 63 6f 6e 73 20  61 74 20 73 74 61 72 74  |e icons at start|
00001700  75 70 20 74 6f 20 6d 6f  72 65 20 73 75 69 74 61  |up to more suita|
00001710  62 6c 65 20 6f 6e 65 73  2e 0a 0a 56 31 2e 33 37  |ble ones...V1.37|
00001720  20 28 34 74 68 20 44 65  63 65 6d 62 65 72 2c 20  | (4th December, |
00001730  31 39 39 37 29 0a 2d 2d  2d 2d 2d 0a 20 2a 20 46  |1997).-----. * F|
00001740  69 78 65 64 20 61 20 62  75 67 20 69 6e 20 74 68  |ixed a bug in th|
00001750  65 20 6d 61 70 20 77 69  6e 64 6f 77 2c 20 61 6e  |e map window, an|
00001760  64 20 72 65 70 6c 61 63  65 64 20 61 6c 6c 20 74  |d replaced all t|
00001770  68 65 20 4f 53 43 4c 49  27 73 20 77 69 74 68 20  |he OSCLI's with |
00001780  53 59 53 20 58 4f 53 5f  43 4c 49 0a 20 20 20 63  |SYS XOS_CLI.   c|
00001790  6f 6d 6d 61 6e 64 73 2e  20 46 69 6e 61 6c 20 72  |ommands. Final r|
000017a0  65 6c 65 61 73 65 2e 0a  0a 53 74 65 70 68 65 6e  |elease...Stephen|
000017b0  20 53 63 6f 74 74 0a 47  72 61 65 6d 65 20 53 63  | Scott.Graeme Sc|
000017c0  6f 74 74 0a 0a                                    |ott..|
000017c5