home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 17 / amigaformatcd17.iso / -screenplay- / shareware / graal / diskinfo.graal < prev    next >
Text File  |  1997-06-29  |  3KB  |  210 lines

  1. /* Disk info file - GRAAL 2.2 delivery version
  2. GRAAL 2.2 - Disk
  3. /* Line 2 - above - must always contain the common part of the
  4. /* diskette volume name
  5.  
  6. /*
  7. /* Files with an asterisk (*) after the name will NOT be compressed and
  8. /* encrypted by the GPRO program when producing a test or delivery
  9. /* version.
  10. /*
  11. /* GRAAL_2, diskinfo.graal, FONTS, and any icon (.info) and user
  12. /* documentation files should always be marked with asterisks!!
  13. /*
  14. /* Because I never encrypt anything in a GRAAL release, I don't really need
  15. /* asterisks in this one. However, I have put them where they should be
  16. /* just to show the principle...
  17. /*
  18.  
  19. /* Disk A contains the main program and enough stuff for graal.main
  20. /* to load completely.
  21. /*
  22. /* disk icon - if you want your own, you should include it for every disk.
  23. /*
  24. A Disk.info *
  25. /*
  26. /* GRAAL HD_Install script
  27. /*
  28. A HD_Install *
  29. A HD_Install.info *
  30. /*
  31. /* FONTS drawer - This entry must ALWAYS be on disk A!
  32. /*
  33. A FONTS *
  34. /*
  35. /* GRAAL driver - This entry must ALWAYS be on disk A!
  36. /*
  37. /* (However, you can rename GRAAL_2 to whatever you want your
  38. /* adventure to be called.)
  39. /*
  40. A GRAAL_2 *
  41. A GRAAL_2.info *
  42. /*
  43. /* The diskinfo file (this file) - this entry must also always be on disk A.
  44. /*
  45. /* Regardless of its true name in the development directory, 
  46. /* it should ALWAYS be called diskinfo.graal here!
  47. /*
  48. A diskinfo.graal *
  49. /*
  50. /* graal.main file
  51. /*
  52. A graal.main
  53. /*
  54. /* graphics for player interface and requesters
  55. A olafcomm.iff
  56. A olafcommhi.iff
  57. A olafdlg.iff
  58. /*
  59. /* clipart pictures for player interface & global images
  60. /*
  61. A olaf_original.iff
  62. A olaf_extras.iff
  63. A olaf_symbols.iff
  64. A olaf_cursors.iff
  65. /*
  66. /* Game intro
  67. /*
  68. A 18.room
  69. A 19.room
  70. /*
  71. A 1.section
  72. /*
  73. A 18BG.IFF
  74. A 18FG.IFF
  75. A 19BG.IFF
  76. A 19FG.IFF
  77. /*
  78. A newpslogo.iff
  79. A NTITLE0.IFF
  80. A NTITLE1.IFF
  81. A NTITLE2.IFF
  82. A NTITLE3.IFF
  83. A NTITLE4.IFF
  84. A NTITLE5.IFF
  85. /*
  86. A 0.scene
  87. A 29.scene
  88. /*
  89. A 0.track
  90.  
  91.  
  92. /* Disk B contains the rest of the demo game
  93. /*
  94. /* diverse
  95. /*
  96. B Disk.info *
  97. B olaf_extras.iff
  98. /*
  99. /* soundtracks
  100. /*
  101. B 01.track
  102. /*
  103. /* section files
  104. /*
  105. B 1.section
  106. B 3.section
  107. /*
  108. /* room files
  109. /*
  110. B 1.room
  111. B 2.room
  112. B 3.room
  113. B 4.room
  114. B 5.room
  115. B 6.room
  116. B 7.room
  117. B 40.room
  118. /*
  119. /* cutscenes
  120. /*
  121. B 1.scene
  122. B 2.scene
  123. B 3.scene
  124. B 4.scene
  125. B 5.scene
  126. B 6.scene
  127. B 7.scene
  128. B 8.scene
  129. B 9.scene
  130. B 10.scene
  131. B 11.scene
  132. B 12.scene
  133. B 13.scene
  134. B 14.scene
  135. B 16.scene
  136. B 30.scene
  137. B 31.scene
  138. /*
  139. /* pattern files
  140. B 1.ptrn
  141. B 2.ptrn
  142. /*
  143. /* room backdrop and clipart pictures
  144. /*
  145. B 1BG.IFF
  146. B 1FG.IFF
  147. B 2BG.IFF
  148. B 2FG.IFF
  149. B 3BG.IFF
  150. B 3FG.IFF
  151. B 4BG.IFF
  152. B 4FG.IFF
  153. B 5BG.IFF
  154. B 5FG.IFF
  155. B 6BG.IFF
  156. B 6FG.IFF
  157. B 7BG.IFF
  158. B 7FG.IFF
  159. B olafsavebg.iff
  160. B olafsavefg.iff
  161. /*
  162. /* Sound samples
  163. /*
  164. B bell.snd
  165. B beerbreak.snd
  166. B crunch.snd
  167. B flute1.snd
  168. B flute2.snd
  169. B chimes2s.snd
  170. B seagulls.track
  171. /*
  172. /* Cheat!
  173. /*
  174. B Demo_Solution.text
  175. B Demo_Solution.text.info
  176. /*
  177. /* Instructions for "Olaf"
  178. /*
  179. B Olafdemo.guide *
  180. B Olafdemo.guide.info *
  181.  
  182.  
  183. /* Disk C contains all the (rest of the) special developer stuff
  184. /*
  185. C Disk.info *
  186. /*
  187. /* Docs
  188. /*
  189. C GRAAL22.readme *
  190. C GRAAL22.readme.info *
  191. C Registration.form
  192. C Registration.form.info
  193. C GRAAL.guide *
  194. C GRAAL.guide.info *
  195. /*
  196. /* Developer support programs
  197. /*
  198. C GRAAL_Editor *
  199. C GRAAL_Editor.info *
  200.  
  201. /*
  202. /* Below files should have been on disk C - Moved
  203. /* because of space problems...
  204. /*
  205. D gpro *
  206. D gdc *
  207. D grep *
  208. D GRAAL_Manual.text *
  209. D GRAAL_Manual.text.info *
  210.