home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / GOTCHA25.ZIP / VERSION.DOC < prev   
Text File  |  1993-12-11  |  5KB  |  90 lines

  1. GOTCHA Copyright (C) 1993 Don Herring
  2.  
  3. VERSION HISTORY - PUBLIC RELEASES
  4.  
  5. 1.0  May 1993 - Initial release.
  6.  
  7. Immediately after release I noticed a problem with completing a game screen.
  8. Nothing dangerous, just didn't display text properly or give an option of 
  9. re-starting.  Made other enhancements in formatting text and game play 
  10. options.
  11.  
  12. 1.1  May 1993 - Fixed above bugs.  Added program enhancements such as multi-
  13. colored lines, better screen wipes, choice of sound options, ability to clear
  14. high score file.  Added a check to determine CPU in use to adjust delays for
  15. better graphics and sound compatibility.
  16.  
  17. 2.0  Jun 1993 - Fine tuned CPU speed.  Added "Shareware Screen."  
  18. Version 3.0 completed with higher levels, bonus rounds.  Available for 
  19. $10.00+$3.00 postage & handling (you know cost the of disks, labels, etc).
  20.  
  21. 2.1  Jun 1993 - Changed box fills to random colors.  Made the game a
  22. little easier, my daughter said it was too hard.  Added check to insure 
  23. that score disk file exists, if not, creates a new file in the default
  24. directory.  It crashed the program previously.  Done alot of little things
  25. that weren't to important since I can't remember them.
  26.  
  27. 2.2  Jul 1993 - Fixed reported bug that allowed you to clear the screen real
  28. easy.  Also added code that restricted the Meanies to the uncleared interior.
  29. Thanks Mike.  Aloha to you too.
  30.  
  31. 2.3  Aug 1993 - Had to remove code that attempted to restrict Meanies to just 
  32. the red area(v2.2). (See above) I can't get it work correctly.  If v2.2 is 
  33. out there, get rid of it.  The Meanies ended up just staying upper left corner.  
  34. If any of you programmers know of some tricks that I don't and payed attention 
  35. in math class, drop me a line or something.  Anyhow, made some enhancements 
  36. in the screen writes and pixel checks that make the game much faster.  
  37. Wrote a demo mode which I thought was pretty nifty.  Did alot of screen
  38. rework to make it look perty.  This was worth another release since v2.2 been 
  39. laying around CompuServ and I don't think it worked correctly unless you 
  40. liked a real easy game.  Until next time.....
  41.  
  42. 2.31  Aug 1993 - Basically, a release to change the format of registering.
  43. Upon payment of $10.00 - that's ten buckaroos.  You will be provided a 
  44. registration number which activiates the full-version.  Saves potential 
  45. registrants $3.00, and saves me the hassles of mailing disks.  Also removed 
  46. all code that referred to the CRT Video and re-wrote all screens with 
  47. graphics. Seems to save memory and the screen changes are nicer on the eyes 
  48. and probably on the computer.  Touched up things all around.  Added some 
  49. info for potential distributors.  I had a couple of requests.  
  50. (I couldn't believe it either.)  Hasta La Vega...
  51.  
  52. 2.32  Aug 1993 -  Fixed a continual bothersome screen problem.  There were 
  53. still times when it would define the wrong area for filling.  It seems under 
  54. control somewhat now.  You may still find a little help with completing 
  55. levels faster than you suspected.  Added an option to slow down the meanies 
  56. independently of the game speed.  Game speed just basically controlled the 
  57. loop for drawing, and didn't slow down the meanies as much as I thought it 
  58. would.  Added some better code for the bonus round that was more accurate 
  59. in zapping you.  Added a NEW option that inserts "minefields" on the screen.
  60. These minefields are visible to you.  This option is user selectable for
  61. those you register the game.  Added toggles for sound, number of meanies,  
  62. minefields, speeds.  You can now change these on the fly.  Shareware version
  63. now samples all modes of GOTCHA in the last rounds.
  64.  
  65. 2.40  Sept 1993 - Added a little guy the chases you if you take too long to
  66. complete a level.  Worked on some of the coding that places the mines a
  67. little better on the screen.  FIXED a problem with resetting the score file.
  68. Previously when resetting it, it would trash the registration file also.
  69. Didn't crash the program, but you had to re-enter your registration
  70. number after you reset the scores. Gave more levels to the shareware 
  71. version.  Added a neat little timer bar in the bonus round to warn you 
  72. when your running low.  Touched up tidbits everywhere.
  73.  
  74. 2.41  Oct 1993 - Due to popular requests/complaints/suggestions I have finally
  75. got the meanies/Qix to restrict themselves to the uncovered/red area of the 
  76. screen.  Makes the game MUCH harder.  Removed that cute little stop watch
  77. thingy for speed adjustments, now works in the background.  That's all for
  78. now.
  79.  
  80. 2.50  Dec 1993 - MAJOR UPDATE concerning game speed.  One of those "problems"
  81. I could never get under control.  Coded program that now uses delays in real
  82. time instead of CPU ticks.  Game will run as fast on the 286 as is does on a 
  83. 486.  Made enhancements in the bonus round.  More user friendliness added.  
  84. Added beter player conntrols to change speed of game and meanies.  Touched
  85. up tidbits here and there.
  86.  
  87.  
  88.  
  89.  
  90.