Home » Archimedes archive » Archimedes World » AW-1994-09-Disc1.adf » Disk1Sep94 » !AWSept94/Goodies/3D_Demo/!Delta/Messages

!AWSept94/Goodies/3D_Demo/!Delta/Messages

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 » Archimedes archive » Archimedes World » AW-1994-09-Disc1.adf » Disk1Sep94
Filename: !AWSept94/Goodies/3D_Demo/!Delta/Messages
Read OK:
File size: 0941 bytes
Load address: 0000
Exec address: 0000
File contents
#
# This is the messages file.
#
# Please do NOT try to alter this file unless you are
# completely confident that you know what you are doing.
#
#
# Kevin (21st February 1994)


# Errors.

err01:Could not claim enough memory to load spritefile.
err02:Could not claim enough memory for compression buffer. Adjust buffer size, or free more memory, before recompiling.
err03:The sprite to be compressed is not a MODE 9 sprite. Compilation aborted.
err04:Compression of the first frame was unsuccessful. Compilation aborted.
err05:Failure compressing a frame - buffer overflow. Increase buffer size and recompile.
err06:This is not a sprite file.
err07:Too many frames. Delta application only reserves space for sequences with a maximum of 256 frames.
err08:An error has occured saving compressed data. Check media and try again.
err09:The width of a frame does not conform to that found in the first frame. Compilation aborted.
err10:The height of a frame does not conform to that found in the first frame. Compilation aborted.


# Warnings.

war01:An object with this name already exists. Do you wish to overwrite it?
war02:The width of the first frame has been word aligned to the nearest 8 pixels.
war03:There is more than one sprite in the frame about to be compressed. The extra sprites in it will be ignored.


# Messages for the main window.

pref:This is the preferences window. It allows you to control global settings for the Delta application.
pr03:Drag this bar to alter the amount of memory reserved for compressing data.
pr04:Click Select to accept the above preferences.
pr05:This shows the amount of memory (in KBytes) reserved for the compression buffer.

para:This is the parameters window. It allows you to designate what triggers are used for individual frames.
pa01:The currently selected trigger for this frame.
pa02:Click Select on this icon to bring up the menu of triggers.
pa04:This shows the current value of the 1st parameter.
pa06:This shows the current value of the 2nd parameter.
pa08:This shows the current value of the 3rd parameter.
pa10:This shows the current value of the 4th parameter.

ma00:This is the main window. It shows the list of frames to be compiled.|MDrag spritefiles here to add them to the list.
ibar:This is the Delta icon.|MDrag spritefiles here to add them to the frame list.|MClick Select to produce the main window.
00000000  23 0a 23 20 54 68 69 73  20 69 73 20 74 68 65 20  |#.# This is the |
00000010  6d 65 73 73 61 67 65 73  20 66 69 6c 65 2e 0a 23  |messages file..#|
00000020  0a 23 20 50 6c 65 61 73  65 20 64 6f 20 4e 4f 54  |.# Please do NOT|
00000030  20 74 72 79 20 74 6f 20  61 6c 74 65 72 20 74 68  | try to alter th|
00000040  69 73 20 66 69 6c 65 20  75 6e 6c 65 73 73 20 79  |is file unless y|
00000050  6f 75 20 61 72 65 0a 23  20 63 6f 6d 70 6c 65 74  |ou are.# complet|
00000060  65 6c 79 20 63 6f 6e 66  69 64 65 6e 74 20 74 68  |ely confident th|
00000070  61 74 20 79 6f 75 20 6b  6e 6f 77 20 77 68 61 74  |at you know what|
00000080  20 79 6f 75 20 61 72 65  20 64 6f 69 6e 67 2e 0a  | you are doing..|
00000090  23 0a 23 0a 23 20 4b 65  76 69 6e 20 28 32 31 73  |#.#.# Kevin (21s|
000000a0  74 20 46 65 62 72 75 61  72 79 20 31 39 39 34 29  |t February 1994)|
000000b0  0a 0a 0a 23 20 45 72 72  6f 72 73 2e 0a 0a 65 72  |...# Errors...er|
000000c0  72 30 31 3a 43 6f 75 6c  64 20 6e 6f 74 20 63 6c  |r01:Could not cl|
000000d0  61 69 6d 20 65 6e 6f 75  67 68 20 6d 65 6d 6f 72  |aim enough memor|
000000e0  79 20 74 6f 20 6c 6f 61  64 20 73 70 72 69 74 65  |y to load sprite|
000000f0  66 69 6c 65 2e 0a 65 72  72 30 32 3a 43 6f 75 6c  |file..err02:Coul|
00000100  64 20 6e 6f 74 20 63 6c  61 69 6d 20 65 6e 6f 75  |d not claim enou|
00000110  67 68 20 6d 65 6d 6f 72  79 20 66 6f 72 20 63 6f  |gh memory for co|
00000120  6d 70 72 65 73 73 69 6f  6e 20 62 75 66 66 65 72  |mpression buffer|
00000130  2e 20 41 64 6a 75 73 74  20 62 75 66 66 65 72 20  |. Adjust buffer |
00000140  73 69 7a 65 2c 20 6f 72  20 66 72 65 65 20 6d 6f  |size, or free mo|
00000150  72 65 20 6d 65 6d 6f 72  79 2c 20 62 65 66 6f 72  |re memory, befor|
00000160  65 20 72 65 63 6f 6d 70  69 6c 69 6e 67 2e 0a 65  |e recompiling..e|
00000170  72 72 30 33 3a 54 68 65  20 73 70 72 69 74 65 20  |rr03:The sprite |
00000180  74 6f 20 62 65 20 63 6f  6d 70 72 65 73 73 65 64  |to be compressed|
00000190  20 69 73 20 6e 6f 74 20  61 20 4d 4f 44 45 20 39  | is not a MODE 9|
000001a0  20 73 70 72 69 74 65 2e  20 43 6f 6d 70 69 6c 61  | sprite. Compila|
000001b0  74 69 6f 6e 20 61 62 6f  72 74 65 64 2e 0a 65 72  |tion aborted..er|
000001c0  72 30 34 3a 43 6f 6d 70  72 65 73 73 69 6f 6e 20  |r04:Compression |
000001d0  6f 66 20 74 68 65 20 66  69 72 73 74 20 66 72 61  |of the first fra|
000001e0  6d 65 20 77 61 73 20 75  6e 73 75 63 63 65 73 73  |me was unsuccess|
000001f0  66 75 6c 2e 20 43 6f 6d  70 69 6c 61 74 69 6f 6e  |ful. Compilation|
00000200  20 61 62 6f 72 74 65 64  2e 0a 65 72 72 30 35 3a  | aborted..err05:|
00000210  46 61 69 6c 75 72 65 20  63 6f 6d 70 72 65 73 73  |Failure compress|
00000220  69 6e 67 20 61 20 66 72  61 6d 65 20 2d 20 62 75  |ing a frame - bu|
00000230  66 66 65 72 20 6f 76 65  72 66 6c 6f 77 2e 20 49  |ffer overflow. I|
00000240  6e 63 72 65 61 73 65 20  62 75 66 66 65 72 20 73  |ncrease buffer s|
00000250  69 7a 65 20 61 6e 64 20  72 65 63 6f 6d 70 69 6c  |ize and recompil|
00000260  65 2e 0a 65 72 72 30 36  3a 54 68 69 73 20 69 73  |e..err06:This is|
00000270  20 6e 6f 74 20 61 20 73  70 72 69 74 65 20 66 69  | not a sprite fi|
00000280  6c 65 2e 0a 65 72 72 30  37 3a 54 6f 6f 20 6d 61  |le..err07:Too ma|
00000290  6e 79 20 66 72 61 6d 65  73 2e 20 44 65 6c 74 61  |ny frames. Delta|
000002a0  20 61 70 70 6c 69 63 61  74 69 6f 6e 20 6f 6e 6c  | application onl|
000002b0  79 20 72 65 73 65 72 76  65 73 20 73 70 61 63 65  |y reserves space|
000002c0  20 66 6f 72 20 73 65 71  75 65 6e 63 65 73 20 77  | for sequences w|
000002d0  69 74 68 20 61 20 6d 61  78 69 6d 75 6d 20 6f 66  |ith a maximum of|
000002e0  20 32 35 36 20 66 72 61  6d 65 73 2e 0a 65 72 72  | 256 frames..err|
000002f0  30 38 3a 41 6e 20 65 72  72 6f 72 20 68 61 73 20  |08:An error has |
00000300  6f 63 63 75 72 65 64 20  73 61 76 69 6e 67 20 63  |occured saving c|
00000310  6f 6d 70 72 65 73 73 65  64 20 64 61 74 61 2e 20  |ompressed data. |
00000320  43 68 65 63 6b 20 6d 65  64 69 61 20 61 6e 64 20  |Check media and |
00000330  74 72 79 20 61 67 61 69  6e 2e 0a 65 72 72 30 39  |try again..err09|
00000340  3a 54 68 65 20 77 69 64  74 68 20 6f 66 20 61 20  |:The width of a |
00000350  66 72 61 6d 65 20 64 6f  65 73 20 6e 6f 74 20 63  |frame does not c|
00000360  6f 6e 66 6f 72 6d 20 74  6f 20 74 68 61 74 20 66  |onform to that f|
00000370  6f 75 6e 64 20 69 6e 20  74 68 65 20 66 69 72 73  |ound in the firs|
00000380  74 20 66 72 61 6d 65 2e  20 43 6f 6d 70 69 6c 61  |t frame. Compila|
00000390  74 69 6f 6e 20 61 62 6f  72 74 65 64 2e 0a 65 72  |tion aborted..er|
000003a0  72 31 30 3a 54 68 65 20  68 65 69 67 68 74 20 6f  |r10:The height o|
000003b0  66 20 61 20 66 72 61 6d  65 20 64 6f 65 73 20 6e  |f a frame does n|
000003c0  6f 74 20 63 6f 6e 66 6f  72 6d 20 74 6f 20 74 68  |ot conform to th|
000003d0  61 74 20 66 6f 75 6e 64  20 69 6e 20 74 68 65 20  |at found in the |
000003e0  66 69 72 73 74 20 66 72  61 6d 65 2e 20 43 6f 6d  |first frame. Com|
000003f0  70 69 6c 61 74 69 6f 6e  20 61 62 6f 72 74 65 64  |pilation aborted|
00000400  2e 0a 0a 0a 23 20 57 61  72 6e 69 6e 67 73 2e 0a  |....# Warnings..|
00000410  0a 77 61 72 30 31 3a 41  6e 20 6f 62 6a 65 63 74  |.war01:An object|
00000420  20 77 69 74 68 20 74 68  69 73 20 6e 61 6d 65 20  | with this name |
00000430  61 6c 72 65 61 64 79 20  65 78 69 73 74 73 2e 20  |already exists. |
00000440  44 6f 20 79 6f 75 20 77  69 73 68 20 74 6f 20 6f  |Do you wish to o|
00000450  76 65 72 77 72 69 74 65  20 69 74 3f 0a 77 61 72  |verwrite it?.war|
00000460  30 32 3a 54 68 65 20 77  69 64 74 68 20 6f 66 20  |02:The width of |
00000470  74 68 65 20 66 69 72 73  74 20 66 72 61 6d 65 20  |the first frame |
00000480  68 61 73 20 62 65 65 6e  20 77 6f 72 64 20 61 6c  |has been word al|
00000490  69 67 6e 65 64 20 74 6f  20 74 68 65 20 6e 65 61  |igned to the nea|
000004a0  72 65 73 74 20 38 20 70  69 78 65 6c 73 2e 0a 77  |rest 8 pixels..w|
000004b0  61 72 30 33 3a 54 68 65  72 65 20 69 73 20 6d 6f  |ar03:There is mo|
000004c0  72 65 20 74 68 61 6e 20  6f 6e 65 20 73 70 72 69  |re than one spri|
000004d0  74 65 20 69 6e 20 74 68  65 20 66 72 61 6d 65 20  |te in the frame |
000004e0  61 62 6f 75 74 20 74 6f  20 62 65 20 63 6f 6d 70  |about to be comp|
000004f0  72 65 73 73 65 64 2e 20  54 68 65 20 65 78 74 72  |ressed. The extr|
00000500  61 20 73 70 72 69 74 65  73 20 69 6e 20 69 74 20  |a sprites in it |
00000510  77 69 6c 6c 20 62 65 20  69 67 6e 6f 72 65 64 2e  |will be ignored.|
00000520  0a 0a 0a 23 20 4d 65 73  73 61 67 65 73 20 66 6f  |...# Messages fo|
00000530  72 20 74 68 65 20 6d 61  69 6e 20 77 69 6e 64 6f  |r the main windo|
00000540  77 2e 0a 0a 70 72 65 66  3a 54 68 69 73 20 69 73  |w...pref:This is|
00000550  20 74 68 65 20 70 72 65  66 65 72 65 6e 63 65 73  | the preferences|
00000560  20 77 69 6e 64 6f 77 2e  20 49 74 20 61 6c 6c 6f  | window. It allo|
00000570  77 73 20 79 6f 75 20 74  6f 20 63 6f 6e 74 72 6f  |ws you to contro|
00000580  6c 20 67 6c 6f 62 61 6c  20 73 65 74 74 69 6e 67  |l global setting|
00000590  73 20 66 6f 72 20 74 68  65 20 44 65 6c 74 61 20  |s for the Delta |
000005a0  61 70 70 6c 69 63 61 74  69 6f 6e 2e 0a 70 72 30  |application..pr0|
000005b0  33 3a 44 72 61 67 20 74  68 69 73 20 62 61 72 20  |3:Drag this bar |
000005c0  74 6f 20 61 6c 74 65 72  20 74 68 65 20 61 6d 6f  |to alter the amo|
000005d0  75 6e 74 20 6f 66 20 6d  65 6d 6f 72 79 20 72 65  |unt of memory re|
000005e0  73 65 72 76 65 64 20 66  6f 72 20 63 6f 6d 70 72  |served for compr|
000005f0  65 73 73 69 6e 67 20 64  61 74 61 2e 0a 70 72 30  |essing data..pr0|
00000600  34 3a 43 6c 69 63 6b 20  53 65 6c 65 63 74 20 74  |4:Click Select t|
00000610  6f 20 61 63 63 65 70 74  20 74 68 65 20 61 62 6f  |o accept the abo|
00000620  76 65 20 70 72 65 66 65  72 65 6e 63 65 73 2e 0a  |ve preferences..|
00000630  70 72 30 35 3a 54 68 69  73 20 73 68 6f 77 73 20  |pr05:This shows |
00000640  74 68 65 20 61 6d 6f 75  6e 74 20 6f 66 20 6d 65  |the amount of me|
00000650  6d 6f 72 79 20 28 69 6e  20 4b 42 79 74 65 73 29  |mory (in KBytes)|
00000660  20 72 65 73 65 72 76 65  64 20 66 6f 72 20 74 68  | reserved for th|
00000670  65 20 63 6f 6d 70 72 65  73 73 69 6f 6e 20 62 75  |e compression bu|
00000680  66 66 65 72 2e 0a 0a 70  61 72 61 3a 54 68 69 73  |ffer...para:This|
00000690  20 69 73 20 74 68 65 20  70 61 72 61 6d 65 74 65  | is the paramete|
000006a0  72 73 20 77 69 6e 64 6f  77 2e 20 49 74 20 61 6c  |rs window. It al|
000006b0  6c 6f 77 73 20 79 6f 75  20 74 6f 20 64 65 73 69  |lows you to desi|
000006c0  67 6e 61 74 65 20 77 68  61 74 20 74 72 69 67 67  |gnate what trigg|
000006d0  65 72 73 20 61 72 65 20  75 73 65 64 20 66 6f 72  |ers are used for|
000006e0  20 69 6e 64 69 76 69 64  75 61 6c 20 66 72 61 6d  | individual fram|
000006f0  65 73 2e 0a 70 61 30 31  3a 54 68 65 20 63 75 72  |es..pa01:The cur|
00000700  72 65 6e 74 6c 79 20 73  65 6c 65 63 74 65 64 20  |rently selected |
00000710  74 72 69 67 67 65 72 20  66 6f 72 20 74 68 69 73  |trigger for this|
00000720  20 66 72 61 6d 65 2e 0a  70 61 30 32 3a 43 6c 69  | frame..pa02:Cli|
00000730  63 6b 20 53 65 6c 65 63  74 20 6f 6e 20 74 68 69  |ck Select on thi|
00000740  73 20 69 63 6f 6e 20 74  6f 20 62 72 69 6e 67 20  |s icon to bring |
00000750  75 70 20 74 68 65 20 6d  65 6e 75 20 6f 66 20 74  |up the menu of t|
00000760  72 69 67 67 65 72 73 2e  0a 70 61 30 34 3a 54 68  |riggers..pa04:Th|
00000770  69 73 20 73 68 6f 77 73  20 74 68 65 20 63 75 72  |is shows the cur|
00000780  72 65 6e 74 20 76 61 6c  75 65 20 6f 66 20 74 68  |rent value of th|
00000790  65 20 31 73 74 20 70 61  72 61 6d 65 74 65 72 2e  |e 1st parameter.|
000007a0  0a 70 61 30 36 3a 54 68  69 73 20 73 68 6f 77 73  |.pa06:This shows|
000007b0  20 74 68 65 20 63 75 72  72 65 6e 74 20 76 61 6c  | the current val|
000007c0  75 65 20 6f 66 20 74 68  65 20 32 6e 64 20 70 61  |ue of the 2nd pa|
000007d0  72 61 6d 65 74 65 72 2e  0a 70 61 30 38 3a 54 68  |rameter..pa08:Th|
000007e0  69 73 20 73 68 6f 77 73  20 74 68 65 20 63 75 72  |is shows the cur|
000007f0  72 65 6e 74 20 76 61 6c  75 65 20 6f 66 20 74 68  |rent value of th|
00000800  65 20 33 72 64 20 70 61  72 61 6d 65 74 65 72 2e  |e 3rd parameter.|
00000810  0a 70 61 31 30 3a 54 68  69 73 20 73 68 6f 77 73  |.pa10:This shows|
00000820  20 74 68 65 20 63 75 72  72 65 6e 74 20 76 61 6c  | the current val|
00000830  75 65 20 6f 66 20 74 68  65 20 34 74 68 20 70 61  |ue of the 4th pa|
00000840  72 61 6d 65 74 65 72 2e  0a 0a 6d 61 30 30 3a 54  |rameter...ma00:T|
00000850  68 69 73 20 69 73 20 74  68 65 20 6d 61 69 6e 20  |his is the main |
00000860  77 69 6e 64 6f 77 2e 20  49 74 20 73 68 6f 77 73  |window. It shows|
00000870  20 74 68 65 20 6c 69 73  74 20 6f 66 20 66 72 61  | the list of fra|
00000880  6d 65 73 20 74 6f 20 62  65 20 63 6f 6d 70 69 6c  |mes to be compil|
00000890  65 64 2e 7c 4d 44 72 61  67 20 73 70 72 69 74 65  |ed.|MDrag sprite|
000008a0  66 69 6c 65 73 20 68 65  72 65 20 74 6f 20 61 64  |files here to ad|
000008b0  64 20 74 68 65 6d 20 74  6f 20 74 68 65 20 6c 69  |d them to the li|
000008c0  73 74 2e 0a 69 62 61 72  3a 54 68 69 73 20 69 73  |st..ibar:This is|
000008d0  20 74 68 65 20 44 65 6c  74 61 20 69 63 6f 6e 2e  | the Delta icon.|
000008e0  7c 4d 44 72 61 67 20 73  70 72 69 74 65 66 69 6c  ||MDrag spritefil|
000008f0  65 73 20 68 65 72 65 20  74 6f 20 61 64 64 20 74  |es here to add t|
00000900  68 65 6d 20 74 6f 20 74  68 65 20 66 72 61 6d 65  |hem to the frame|
00000910  20 6c 69 73 74 2e 7c 4d  43 6c 69 63 6b 20 53 65  | list.|MClick Se|
00000920  6c 65 63 74 20 74 6f 20  70 72 6f 64 75 63 65 20  |lect to produce |
00000930  74 68 65 20 6d 61 69 6e  20 77 69 6e 64 6f 77 2e  |the main window.|
00000940  0a                                                |.|
00000941