home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / sports / alpine / !Alpine / History < prev    next >
Text File  |  1995-07-24  |  4KB  |  76 lines

  1.                        Alpine Challenge Version History
  2.  
  3.  
  4.  
  5. Ver 1.0  :  Started Coding in Febuary 1992 for one week. Started out as a
  6.             project to test a new sprite routine that I'd wrote.
  7.             Succeeded in getting the scenary to scroll up within a box and
  8.             for the skier to move left and right. Coded the jumping routine
  9.             but it kept crashing the machine.
  10.  
  11. May 1992 :  Found some time to work on game (2 evenings !). Found out why the
  12.             machine was crashing, I hadn't set enough stack memory. Started
  13.             to code the collision detection.
  14.  
  15. July   92 : Now had some spare time to finish the coding. Finished collision
  16.             detection, followed by collision handling. Coded in some basic
  17.             rules. Coded the rolling numbers display. Coded a routine to
  18.             display horzontal bars at pixel (rather than byte) accuracy.
  19.  
  20. August 92 : Main game finished. Started coding extras. Wrote  pause routine
  21.             which shows a frozen ice lolly. Sampled some sounds. 
  22.             Converted these sounds so that they can be used in a relocatable
  23.             module. Altered my code to produce the sounds when neccasary. All
  24.             the sounds were created using the OAK Recorder (Cheap but it does
  25.             the job).
  26.             Wrote the pixel mutation routine and gave it various options,
  27.             not all of which are used by the game. Got Tez to do some grafix
  28.             (because I'm hopeless).
  29.             Wrote the basic program that controls the whole game and provides
  30.             the front end.
  31.  
  32. Sept 92 :   Ver 1.0 finished. It looked OK (ish), so decided to improve 
  33.             grafix a bit. Fixed a small bug that ocassionaly crashed the
  34.             machine.
  35.  
  36. Sept 92 :   Ver 1.1 completed. 
  37.  
  38. Oct 92  :   Ver 2.0 finished. Vastly improved sprite print routine which 
  39.             allowed bigger grafix. This routine had been wrote for another
  40.             game (Ace Crusader) that was also being developed. This version now
  41.             included the slalom game option which had took about a weeks work to
  42.             code into the original game. More grafix were created. A new primary
  43.             display screen was drawm which included the skiers helmut. 
  44.  
  45. DEC 92  :   Ver 2.1 finished. This dealt with a couple of bugs that had crept
  46.             into Ver 2.0. 
  47.  
  48. April 93 :  Ver 2.2 finished. This just cleaned up a couple of annoying 
  49.             oversights. Firstly the game did not return to the standard 
  50.             system Font and default BEEP. Also the copyright messages were 
  51.             changed to 1993.
  52.  
  53. July 93 :   Decided to convert game so that it would run under the Wimp. 
  54.             Installed Icon on Icon Bar and used Form Ed to create some
  55.             windows. Put a couple of options on main menu to show current
  56.             hi scores and to play sounds. This saves the user having to wait
  57.             for the 45 second set up time every time they wish to play, as
  58.             long as they can spare the 200K memory requirements that is. 
  59.             This became version 2.3 (The final version, I think !).
  60.  
  61. Oct 93  :   Minor change to one of the sounds, not very interesting really !
  62.  
  63. July 95 :   Decided to release the game (practically 2 years after completion 
  64.             and over 3 years since starting it !) into the public domain.
  65.  
  66. Currently : On and off (mostly off) over the last 10 months I have been coding
  67.             a Logic Simulator that runs completly under the Wimp. It would have 
  68.             been finished long ago but other things (such as Work) have been
  69.             getting in the way. Maybe it will be finished in a year or so.
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.