home *** CD-ROM | disk | FTP | other *** search
/ Dr. Games for DOS 3 / DR_G4D3.ISO / g4d3_030 / ginrummy.new < prev    next >
Text File  |  1994-02-03  |  15KB  |  274 lines

  1. =======================
  2.  
  3.        GinRummy
  4.  
  5.          from
  6.  
  7.   Universal Software
  8.  
  9. -----------------------
  10.  
  11. Copyright (c) 1991,1993
  12.  
  13.     David A. Teach
  14.  
  15. =======================
  16.  
  17. Version History:
  18.  
  19.      Ver 4.4 - 11/10/93 - (keyboard and mouse together, nodisk, view)
  20.        - all keyboard keys now work when using a mouse so that you
  21.            can now play with mixed controls.
  22.        - improved the computer knock formula again.
  23.        - replaced KEYBOARD command line option with the NODISK option.
  24.        - added the VIEW command line option to view the documentaion file.
  25.        - fixed a screen junk bug when changing the player name using
  26.            the mouse.
  27.        - fixed some minor color bugs using Hercules graphics.
  28.  
  29.      Ver 4.3 - 09/22/93 - (Hercules improvements, mouse page two)
  30.        - finally fixed the program so that the mouse can be used on
  31.            Hercules and MDA graphics systems.
  32.        - changed the NOBLANK option as workaround for people who cannot
  33.            access their mouse in the Options, High Scores, or Statistics
  34.            screens.  It now eliminates all video paging.
  35.        - fixed a bug that did not put the +/- sign in the options menu
  36.            when using Hercules graphics and the keyboard.
  37.  
  38.      Ver 4.2 - 06/25/93 - (crc self-checking, new address and phone)
  39.        - added CRC checksum self-validation of the executable file to
  40.            catch possible virus, hacking, or file corruption errors.
  41.        - changed my address and phone number for those who want to
  42.            register or have questions.
  43.        - fixed a small bug when exiting to dos under a file error.
  44.  
  45.      Ver 4.1 - 03/30/93 - (cancel selection, sorting, small suits)
  46.        - added a feature that when you select a box with the mouse
  47.            button while holding it down, you can cancel that selection
  48.            by moving the mouse off the box before releasing the button.
  49.        - vastly improved the appearance of the "small" cards by actually
  50.            drawing all of the suits instead of using the character set.
  51.        - sped up the drawing of all the cards by drawing the suit once,
  52.            saving the image, and then using image puts thereafter.
  53.        - changed the boss key/screen saver hot key from space bar to
  54.            the ESCAPE key to help avoid accidental activation.
  55.        - drew lines under the active keys for two color systems that
  56.            could not see the highlighted letters during keyboard play.
  57.        - improved the sorting of cards in hand to find better matches.
  58.            This fixed several unusual wrong sorting combinations.
  59.        - altered the computer's knock formula, so to be less chance of
  60.            him stupidly knocking late in the hand.
  61.        - added the gin score points and the undercut score points in
  62.            the options menu to allow for more variant play rules.
  63.        - when you are asked whether to knock, you now have the option
  64.            to play that hand to gin, instead of saying NO many times.
  65.        - the computer now remembers what cards have been buried in the
  66.            discard pile, and will consider this when choosing his play.
  67.            The hint feature also now takes that into consideration too.
  68.        - added support for the single video page AT&T 400 and PC3270
  69.            graphics drivers, and improved the 64k EGA (non-)paging.
  70.            (I can't test these, so if they don't work, let me know.)
  71.        - encrypted the high score and statistics files so that there is
  72.            no temptation to cheat.  Your old files will be converted.
  73.        - added the LIST command line option to view the contents of the
  74.            statistics file.  This must be the first switch used.
  75.        - when the screen saver activates within the options menu, high
  76.            score file, or stats screen, you now return to that screen
  77.            upon exit instead of to the main menu.
  78.        - bugs fixed:
  79.            - you could not go to the screen saver until the keyboard 
  80.                buffer was empty if you hit keys during mouse play.
  81.            - when quitting a game back to the menu, you would sometimes 
  82.                have to choose Begin Game twice to re-start.
  83.            - the options screen sometimes showed the wrong mouse pointer
  84.                number when not using a mouse.
  85.            - you could not manually activate the boss key from within
  86.                the statistics screen while in keyboard mode.
  87.            - laying off cards when knocking put only one of a two-card
  88.                run onto to begining of the other player's matching run.
  89.            - if GinRummy was run in the root directory of any disk, the
  90.                save files would not be read unless a path was specified.
  91.            - when quitting before the end of a game, the average score
  92.                per hand was wrongly calculated by the current hand number
  93.                instead of by the number of hands that were finished.
  94.  
  95.      Ver 4.0 - 02/01/93 - (CD-ROM, save file path, decimal, help)
  96.        - enabled GinRummy to run on write-protected and/or read-only
  97.            disk drives by improving file I/O error handling.
  98.        - added the command line option to put all the save files on
  99.            a specified path.
  100.        - fixed a bug where the GO option did not return to the main
  101.            screen after a game.
  102.        - vastly improved the appearance of the "big" cards by actually
  103.            drawing all of the suits instead of using the character set.
  104.        - now completely disabled mouse play when the KEYBOARD option
  105.            is turned on. (no mixing of command control)
  106.        - doubled the screen blanker time limit from 1 second per score
  107.            limit point to 2 seconds per point. (it seemed too quick)
  108.        - fixed a bug that did not choose the best card when the hand was
  109.            sorted in suit order and the hint function was used.
  110.        - activated the mouse cursor in the high score screen to enable
  111.            the manual boss key function from it.
  112.        - added a decimal place (tenths) when showing the three average
  113.            calculations in the statistics screen.
  114.        - fixed a minor screen junk bug for some lower case letters in
  115.            the player's name dropping below the input box.
  116.        - now you can exit the screen blanker with a key press when using
  117.            a mouse to play.
  118.        - added help screen for command line options from dos prompt.
  119.  
  120.      Ver 3.6 - 11/04/92 - (new stats file, draw fix)
  121.        - added a new score file that keeps running statistics of your 
  122.            average score per hand, total number of games and hands,
  123.            and number of games won and lost against the computer.
  124.            This file works for multiple players (up to 20).
  125.        - fixed bug of not ending the hand correctly when it was played
  126.            to a draw.
  127.        - fixed minor screen junk bug in options menu in keyboard mode.
  128.  
  129.      Ver 3.5 - 06/15/92 - (procedure call stack fix)
  130.        - eliminated recursive procedure calling to fix stack overflow.
  131.            This was a fatal out-of-memory error that happened when 
  132.            playing the game for a long time (many hands).
  133.        - now shows winner when quitting before score limit is reached,
  134.            if more than one hand is played.
  135.        - fixed minor screen junk bug when knocking.
  136.  
  137.      Ver 3.4 - 03/18/92 - (a few improvements)
  138.        - added green highlighted boxes when making any choices using 
  139.            the mouse, to help distinguish your choice better.
  140.        - fixed a bug that would choose a different discard than the
  141.            one clicked on if you moved the mouse pointer to another 
  142.            card while the button was held down.
  143.        - fixed hint function when EASY option is on.  The hint function
  144.            uses the computer's playing logic, so when the EASY option 
  145.            was on, the hint's pick was just as stupid as the computer.
  146.        - fixed a minor bug when changing player name using the mouse.
  147.            Any keys previously pressed would be put into the player
  148.            name when the box was clicked on with the mouse.
  149.        - made some minor improvements for monochrome displays.
  150.  
  151.      Ver 3.3 - 02/27/92 - (minor bug fix, noblank option)
  152.        - fixed a screen blanking bug when using the mouse.
  153.        - added the NOBLANK command line option to disable the screen 
  154.            saving function.
  155.        - fixed a keyboard lockup bug.
  156.        - made some misc. small changes.
  157.  
  158.      Ver 3.2 - 02/09/92 - (better mouse & video features)
  159.        - added Hercules graphics support.
  160.        - improved all of the monochrome graphics quality.
  161.        - added LAPTOP switch for better LCD displays.
  162.        - added a screen saver which can also be used as a boss key.
  163.        - zero average scores are no longer saved in the score file.
  164.        - changed mouse cursor 7 from hourglass to a crossed circle.
  165.        - shows mouse cursor as a little floppy diskette when program
  166.            is doing disk access. (how cute!)
  167.        - major updates and re-ordering of the documentation file.
  168.        - fixed a bug similar to ver 3.1 error that would not allow
  169.            changing the player name in the options menu by keyboard.
  170.  
  171.      Ver 3.1 - 01/30/92 - (stupid bug quick fix)
  172.        - fixed the bug that would not allow you to remain in the
  173.            options menu when in keyboard mode and mouse not present.
  174.  
  175.      Ver 3.0 - 01/14/92 - (Enhancements for widespread release)       
  176.        - added hints button/key for tips on drawing and discarding.
  177.        - now supports monochrome EGA and VGA graphics.
  178.        - you can now undo an accidental draw from the discard pile.
  179.        - improved the computer's drawing/discarding choice routines.
  180.        - replaced non-working help with high scores box on main screen.
  181.        - increased saved high scores from 10 to 20.
  182.        - you can now view the high scores from within the program,
  183.            instead of only when exiting.
  184.        - changing the mouse pointer is now done from the options menu.
  185.        - fixed a minor bug that gave the wrong ranking when creating     
  186.            a new high score file.
  187.        - fixed some bugs when sorting cards in a certain arrangements.
  188.  
  189.      Ver 2.4 - 10/07/91 - (More options to choose from)
  190.        - uncluttered the title screen by adding an Options Menu.
  191.        - you can now save (almost) all of the game options to disk.
  192.        - changed to new mouse driver unit for better mouse function.
  193.        - there are now 7 different mouse cursors to choose from.
  194.        - unsorted cards can be in either Rank or Suit order.
  195.        - knocking can be disabled. (play until Gin)
  196.        - put cards of same value, when sorting by rank, into bridge      
  197.            suit order: spades, hearts, diamonds, and clubs.
  198.        - fixed a bug in card sorting that would not take a card off of
  199.            the end of a run when there was a match possible with two
  200.            unused cards.
  201.  
  202.      Ver 2.3 - 05/07/91 - (A few enhancements and bug fixes)
  203.        - changed the single color bars to a solid bar over the entire
  204.            run or set, to help distinguish each set.
  205.        - added a cursor when changing your name from main menu.
  206.        - better working when mouse and keyboard are both active.
  207.        - fixed a bug that put a green bar instead of a blue bar over
  208.            four of a kind sets.
  209.        - fixed a VGA to EGA conversion bug that did not draw the red
  210.            bar over the discard pile when computer chooses from it.
  211.        - fixed a bug where you sometimes could not exit the game after
  212.            pressing a few keyboard keys when in mouse mode.
  213.        - fixed a minor bug when double-clicking the quit box.
  214.        - GinRummy is now Copyrighted 1991.
  215.  
  216.      Ver 2.2 - 04/26/91 - (EGA, keyboard, easy, keyboard options)
  217.        - only an EGA or better video card is now required.
  218.        - GinRummy can now be played using either the mouse or the 
  219.            keyboard.
  220.        - added the KEYBOARD option for false mouse detection.
  221.        - added the option for an EASY computer player for wimps.
  222.        - changed the KNOCK card and the QUIT box displays.
  223.        - put a red box on the knock card when it is a spade and the
  224.            Oklahoma option is active.
  225.  
  226.      Ver 2.1 - 03/24/91 - (A quick bug fix, some improvements)
  227.        - added a counter on the screen for number of hands played.
  228.        - when changing the score limit from the intro screen, the left
  229.            and right mouse buttons now decrease or increase the score
  230.            limit. (respectively)
  231.        - fixed bug when printing scores over 999.
  232.        - fixed a bug in the number of hands counter when quitting
  233.            to the intro screen, and then beginning another game.
  234.            (Discovered about 20 minutes after releasing Ver 2.0)
  235.        - more room allocated on the stack for recursive procedure
  236.            calling, (say what?) to eliminate occasional fatal errors.
  237.        - misc. code streamlining for faster play.
  238.  
  239.      Ver 2.0 - 03/22/91 - (Bug fix, Name, Stats, Harder Opponent)
  240.        - made the computer player much smarter at discarding.
  241.            Having the computer choose better when discarding, you now
  242.            face a MUCH tougher opponent than before.
  243.        - added a score file to save ten best average game scores.
  244.        - can now input/change player's name in main menu.
  245.        - improved the card sorting and hand ordering for both players.
  246.        - now shows the points scored when undercutting.
  247.        - improved the BIG cards appearance. (Diamonds at least)
  248.        - fixed a major bug in the Oklahoma option scoring that occurs
  249.            when drawing the first card of the discard pile if it is a
  250.            spade and the discard is not, or vise versa. (Thanks Kevin)
  251.        - fixed a bug that incorrectly counted the score when laying 
  252.            off a face card.
  253.        - fixed a bug where the game would not end if a player's score
  254.            was exactly the same as the game score limit.
  255.        - did a general playability refinement, and many misc changes.
  256.  
  257.      Ver 1.2 - 02/01/91 - (A few needed options for better play)
  258.        - added the GO command line option.
  259.        - added the counter of cards left in deck.
  260.        - added option for the player's name.
  261.        - shows the score limit during play.
  262.  
  263.      Ver 1.1 - 01/19/91 - (Requested by Paul Schoenberger)
  264.        - added the option for big cards.
  265.        - added command line options.
  266.        - added version number for future releases.
  267.  
  268.      First Uploaded Release - 12/03/90 - (no version number)
  269.        - fixed a bug in the discard pile.
  270.        - minor playing changes.
  271.  
  272.      USF Engineering Technology Senior Project - 08/05/90 - (Grade: A)
  273.        - first playable version.
  274.