home *** CD-ROM | disk | FTP | other *** search
/ Adventures in Heaven 2 / adventuresinheaven2powergamesfordosandwindows.iso / windows / arcade / blc400 / blocke.txt < prev    next >
Text File  |  1993-01-04  |  7KB  |  197 lines

  1. ===================================================
  2.  Block Breaker  Version 4.00E
  3.                          Jan 1, 1994  Yutaka Emura
  4. ===================================================
  5.  
  6. Distributed Files
  7. =================
  8.     The distribution should contain the following files.
  9.  
  10.     FRUITS.BLC   ... pattern file
  11.     MAZE.BLC     ... pattern file
  12.     NEXT.BLC     ... pattern file
  13.     RAINBOW.BLC  ... pattern file
  14.     SYSTEM.BLC   ... pattern file
  15.     WAVE.BLC     ... pattern file
  16.     BLOCK.EXE    ... Block Breaker executable file
  17.     BLOCK.HLP    ... help file
  18.     BLOCKDEM.MID ... MIDI file
  19.     BLOCKEND.MID ... MIDI file
  20.     BLOCKPLY.MID ... MIDI file
  21.     BLOCKE.TXT   ... this file
  22.     THREED.VBX   ... VBX control file (distributed file from 
  23.                      Microsoft Visual Control Pack)
  24.     FAIL.WAV     ... WAVE file
  25.     FRAME.WAV    ... WAVE file
  26.     GOLDBLC.WAV  ... WAVE file
  27.     NORMBLC.WAV  ... WAVE file
  28.     SIDEPADL.WAV ... WAVE file
  29.     SILVBLC.WAV  ... WAVE file
  30.     TOPPADL.WAV  ... WAVE file
  31.  
  32.  
  33. Requirements
  34. ============
  35.     Microsoft Windows 3.1 is required to run Block Breaker.  
  36. It will not run on Windows 3.0.
  37.  
  38.  
  39. Installation
  40. ============
  41.     If the files are on a floppy disk, you should first copy all the
  42. files to hard disk.  To copy all the files to hard disk:
  43.  
  44. 1)  Create a directory for Block Breaker (and perhaps other EmSoft
  45.    programs).  For example, if your hard disk drive is c:, on Dos 
  46.    prompt, type:  
  47.  
  48.      c:
  49.      mkdir \emsoft
  50.      cd emsoft
  51.     
  52. 2)  Copy all the files from the floppy disk to the hard disk.  For
  53.    example if the floopy disk drive is a:,
  54.  
  55.      copy a:*.* 
  56.     
  57.     Now all the files are on hard disk.  Start Windows, and in Program
  58. Manager (or Norton Desktop), select a group window where you would
  59. like to add a Block Breaker icon.  Choose 'New' from File menu, type 
  60. "Block Breaker" on the title field, hit Tab key to go to the program
  61. field, and type "c:\emsoft\block.exe" if this is where you copied
  62. the files.  Hit Enter key to close the dialog.  If you see a Block 
  63. Breaker icon in your desired group window, the installation is 
  64. finished.  You are ready to double click the icon and enjoy Block 
  65. Breaker!
  66.  
  67.     This is shareware.  If you would like to continue to play the 
  68. game, please register your name to this shareware.  Your contributions 
  69. will be used to make better software.  Foreign registration is welcome.  
  70. Please refer to Help in Block Breaker.
  71.  
  72.  
  73. Notice to assign WAVE file
  74. ==========================
  75.  
  76.     You need a Windows compatible sound card or Multimedia PC to 
  77. have WAVE and MIDI sound play.   
  78.     WAVE sound will play when both "Multimedia" and "Sound Effect" 
  79. check boxes in Sound Dialog under [Option] Menu are selected.  
  80.     You can assign WAVE files to various events by choosing the 
  81. Sound icon in the Control Panel window.  You can also change WAVE
  82. files by editing [sounds] section of "WIN.INI" file.
  83.     In some slower machines, the ball will stop for a moment when it 
  84. bounces.  In this case, try to assign shorter WAVE sound, or assign 
  85. large memory for disk cash.  To assign large memory for disk cash, 
  86. change the latter number in "SMARTDRV.EXE" option (usually declared 
  87. in AUTOEXEC.BAT file).
  88.  
  89.  
  90. Revision History
  91. ================
  92.  
  93. Version 2.1 (11/30/91)
  94. - Added Block Breaker Editor.
  95. - Added extra patterns "Fruits" and "Difficult Patterns".
  96. - etc.
  97.  
  98. Version 2.2 (12/10/91)
  99. - Added the "3D" option to make blocks look like 3-D.
  100. - Added the "Smooth" option.
  101.  
  102. Version 2.3 (12/31/91)
  103. - Made it resizable.
  104. - Added the "Save Size When Exiting" option.
  105. - Added the "Default Size" menu.
  106. - Corrected score windows truncated in high resolution mode, and made 
  107.   them 3-D looks.
  108. - Enriched the help file.  Supported the [F1] key when the pull down 
  109.   menu is open.
  110. - Made the system patter to an extra file (SYSTEM.BLC).
  111. - Added a new pattern file called "Rainbow" (RAINBOW.BLC).
  112. - Located the dialogs at the center of the screen.
  113. - Changed the color of the wall to green.
  114.  
  115. Version 2.4 (2/2/92)
  116. - Fixed an UAE when used in the Standard mode in some machines using
  117.   no sound driver.
  118. - Added a new pattern file called "Wave" (WAVE.BLC).
  119. - When pausing, changed "pause" on the game menu to "resume".
  120.  
  121. Version 2.5 (2/16/92)
  122. - Fixed sound which did not sound well in some machines.
  123. - Fixed a bad condition when invoking again after exiting as maximized
  124.   or minimized window.
  125. - Fixed so that Block Breaker Editor would inquire whether it would save 
  126.   the changes or not when closing Block Breaker.
  127.   
  128. Version 2.6 (3/7/92)
  129. - Fixed an error when there was no timer available.
  130. - Fixed an error when sound was failed to open.
  131.  
  132. Version 2.7 (3/31/92)
  133. - Fixed a bad condition that a ball and paddle leave the trail in
  134.   some graphic drivers.  This was due to the graphic driver bug.
  135. - Optimize the routine to move the ball faster.
  136. - Made the default size of the window a little smaller.  
  137. - Changed the message when invoked under the real mode.
  138.  
  139. Version 2.8 (12/1/92)
  140. - Enabled users to choose keyboard or mouse to control the paddle.
  141. - Added a new pattern called "Maze" (MAZE.BLC).
  142. - Added the "Hide Cursor" option.
  143. - Changed the password for registration.
  144. - Enabled users to select the tone of the sound.
  145.  
  146. Version 3.00 (1/30/93)
  147. - Fixed a bad condition that a ball and paddle leave the trail in
  148.   some graphic drivers such as Stealth Vram Graphic Card.  This 
  149.   was due to the graphic driver bug.
  150. - Added the registration information in Europe.
  151.  
  152. Version 3.01 (3/27/93)
  153. - Fixed the bug that, when there are bricks side by side, the ball
  154.   was sometimes bounced off toward where it came from.
  155. - Fixed the bug when a system timer cannot be obtained.
  156.  
  157. Version 3.10 (7/18/93)
  158. - Modified for Windows 3.1.
  159. - Added MIDI music and WAVE sound.
  160. - Used common dialog for pattern file opens.
  161. - Adjusted for Windows 3.1 Help.
  162. - Used Multimedia Timer.
  163. - Modified user interface for Windows 3.1.
  164.  
  165. Version 3.11 (7/21/93)
  166. - Modified so that Block Breaker will warn you when WAVE files 
  167.   cannot be found.
  168. - Modified so that Block Breaker will play music during the game 
  169.   play.
  170.  
  171. Version 3.12 (8/4/93)
  172. - Modified so that you can run Control Panel from Block Breaker.
  173. - Modified MIDI file.
  174. - You can now assign your favorite MIDI files to music.
  175. - Added Help in Register Dialog.
  176. - The ball direction becomes more variable.
  177. - Modified the wall, ball and paddle graphics.
  178.  
  179. Version 3.12.1 (8/5/93)
  180. - Compatible with German Windows Control Panel.
  181.  
  182. Version 3.13 (10/10/93)
  183. - Changed Multimedia Timer to conventional timer to prevent hung-ups
  184.   on slower machines.
  185. - Allowed F1 key to go to Help on Dialog Boxes.
  186. - Fixed [Search for Help on] Menu bug.
  187.  
  188. Version 4.00 (1/5/94)
  189. - Write the whole program again using Micrusoft Visual C++ MFC 2.0.
  190. - Cannot resize any more but add Zoom command.  This reduces the CPU 
  191.   time.
  192. - Added the Toolbar.
  193. - Enhanced context-sensitive Help.
  194. - Block Breaker Editor now uses the same windows as Block Breaker.
  195. - Block Breaker now runs even in background.
  196. - Abolished beep sound.
  197.