
R1.4 - January 1998

    Added AI files which can be loaded at start-up and control how each
    computer player plays.

    Added the ability for a human play to try and cheat

    Added a "quick game" option

    Generally cleaned up user interface

    The background colour can now be configured

    Added a configure option which sets whether or not property changes
    colour to that of the owner

    Colour of property is now shown in conversations

    The stalemate procedure can now be run manually

    The AI has been improved when a computer player has nothing of value

    Added a "Stupid" mode to AI

    Added a "Don't unmortgage" mode to AI

    A warning message is now displayed when a player is toggled out of
    computer mode

    Computer players now try to cheat in a more comical way!

    The PROPERTY file can now be changed mid-game

    Fixed bug when the computer occasionally rolled a double zero! (usually
    when in jail)

    Changed a couple of incorrect rent rates (Whitechapel Road with 1 house
    should be 20, not 30. Piccadilly with no houses should be 24, not
    22). This can be fixed by editing the PROPERTY.CFG file.

    A couple of minor spelling mistakes! (well, I am dyslexic!)

R1.3f - 1/12/97

    No code changes, just fixed a typo in the US PROPERTY file (thanks to
    Kevin Brown for spotting that one!). Also took the opportunity to update
    the exit screen a little.

R1.3e - 23/10/97

    Fixed bug with swapping properties if second attempt tried.

    Removed some debug code left in the Bidding routine! (oops!).

R1.3d - 22/06/97

    Fixed bug which set hotel cost to 0 for house repairs if configuration
    files not used.

    Changed e-mail address and web address to virgin.net and web to DNS
    address (ads.home.ml.org).

R1.3c - 24/01/97

    Revamped the code which puts a value on a property.

    Added a /C which pops up a menu to choose country when running.

R1.3b - 20/01/97

    Revamped the code which works out which property the computer wants
    (for deals). Computer players are no more intelligent about which sets
    are statistically landed on more often.

    Computer players are now more lightly to deal if they are short of cash.

R1.3 - 17/01/97

    Added some extra rules such as:
            Collecting rent whist in jail.
            Paying 10% or unmortage as soon as buying mortgaged property.
            Ability to change 10% mortgage rate.
            Bank auctions property if player goes out to it.
    
    Added feature for computer to mortgaged to raise money to buy houses.

R1.2 - 08/01/97

    Added use of configuration files for cards and property.
    Added some extra "conversation" lines.

R1.2b - 13/01/97

    Added some extra Chance and Chest options to allow USA style cards
    (Pay all players, Advance to nearest Station/Utility).

    Added /C:??? option to specify configuration files from command line.
    Default is .CFG

R1.1b - 06/01/97

    Cleaned up the parameter input procedures. Added /NOSOUND & /FAST for No
    sound, and Fast mode respectively.

