home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / games / dr_n_062 / history.lst < prev    next >
File List  |  1992-09-06  |  2KB  |  74 lines

  1. '
  2. ' Dr. Necro
  3. ' By Ken Schafer
  4. '
  5. ' Revision History
  6. ' ----------------
  7. '
  8. ' Ver 0.62     8/6/92
  9. ' -------------------
  10. ' New concept for virus animations.  Viruses are animated round robin style, a
  11. '  few each interrupt.  This should spread the load more evenly, and perhaps
  12. '  increase performance to an acceptable level.
  13. '
  14. ' Ver 0.61a    2/8/92
  15. ' -------------------
  16. ' Re-vamped sprite system, routines for virus animation added
  17. '  animation is too much of a drain on processor resources.
  18. '  barely playable on a 16MHz machine.
  19. '
  20. ' Ver 0.60 -- 12/14/91
  21. ' --------------------
  22. '  Internal Cleanup in preparation for C translation
  23. '     (check_lines and erase_lines are MUCH nicer)
  24. '
  25. ' Ver 0.58 -- 11/20/91
  26. ' --------------------
  27. '  Fixed small bug that occasionally preventing game from ending
  28. '     when it should (Stooooooopid mistake!)   (thanx Mom!)
  29. '
  30. ' Ver 0.57 -- 7/31/91 -- RELEASED AS VER 0.85b (oops!)
  31. ' -------------------
  32. '  Joystick routines added(0.57)
  33. '  Sadistic music added as an experiment(0.56)
  34. '
  35. ' Ver 0.55 -- 6/23/91
  36. ' -------------------
  37. '  Levels now function. Game is playable as is
  38. '  Needs Title Screen, sound, animation and cleanup
  39. '
  40. ' Ver 0.52 -- 6/21/91
  41. ' -------------------
  42. '  Added routines to implement virus display and scoring
  43. '
  44. ' Ver 0.50 -- 6/21/91
  45. ' -------------------
  46. '  Lots of Changes -- Pills now have proper shape (tops, sides etc)
  47. '  Added all changes to checking routines to implement various shapes
  48. '  Pills that are linked now have bonds and hold each other up!
  49. '
  50. ' Ver 0.40 -- 6/19/91
  51. ' -------------------
  52. '  Replaced boxes with actual bitmaps
  53. '  Added Background Picture --------- Things are getting REAL cool!
  54. '
  55. ' Ver 0.31 -- 5/26/91
  56. ' -------------------
  57. '  Added routines to allow individual pill pieces to fall
  58. '
  59. ' Ver 0.30 -- 4/20/91
  60. ' -------------------
  61. '  Added boxes instead of debug numbers
  62. '  Began Coding routines to check/erase lines
  63. '
  64. ' Ver 0.21 -- 4/18/91
  65. ' -------------------
  66. '  First version as Dr. Necro
  67. '  Replaced screen point checking with an array lookup -- much faster
  68. '
  69. ' Ver 0.14 -- 1/20/91
  70. ' -------------------
  71. '  Originally the beginnings of a Tetris clone...
  72. '  The main logic for Dr. Necro was "extracted" from here.
  73. '
  74.