Doomdark's Revenge   REVENGE.COM
==================
1.00   -  ??/08/91   First Release
1.01   -  09/10/95   Included Compass direction keys to keep with LOM.
                     Added executable description copyright.
                     Fixed game completion screen - now shows correctly.
1.02   -  19/10/95   Fixed "Shareth Has Won..." -game over screen. Now shows
                     correctly

1.03   -  15/06/96   Added panoramic view rotate keys
                     Added "REVENGE.PAT" to allow program changes
                     Added Key Redefinition
                     Added the MOVE AND SAVE option
                     Supported the Original Spectrum Palette
                     Supported the Original Spectrum Borders
                     Moved back to standard VGA from MODEX
                     ****Fixed Printer Code
                     Added Night/Dead indicators on Select Screen
                     Fixed Load/Save Display
                     Added the ability to choose which race you want to play
                     Allowed internal screen to relocate

1.04   -  06/10/96   fixed patch file
                     Expanded save game file for extra info
                     Added ability to turn on/off race select key ( ToggleLoyalty )
                     Added movement table selection ( see patch file )
                     Added PLAYBYEMAIL flag to keep games with same options. 
                     [Turns off ToggleLoyalty and takes the movement table selection from
                     the save game.]
                     Added utterly tired indicators on Select Screen
                     Fixed ( After loading a game that was saved using a different race
                     than the one you are playing, the wrong character is selected )

1.05   - 07/02/97    Added Next/Previous Character select keys
                     removed .386 MASM directive that had sneaked in
                     Now works again on a 286

1.06   - 22/09/98    Removed some self modifying code which may have been causing problems
                     on higher spec processors.

1.07   - 29/09/98    Fixed the SelectNextChar routine, which was causing the bug that v1.06
                     attempted to fix!

1.08   - 08/02/99    Fixed uppercase letters in load save and a few
                     places that wasn't using K_Yes, K_No, K_Load
                     Save game format has changed - for Jan Kapala editors

1.09                 version no not used

1.10   - 06/11/03    Fixed random number routine. The old one seemed to become obsolete
                     due to old ports.
                     ORIGINAL BUG FIX: Stopped the object location generated from placing
                     objects at the same location.
1.11   - 25/08/04    Added MistOnOff flag to code and patch file