       CHANGES FROM XSPACEWARP VERSION 1.0 TO VERSION 1.1

Version 1.1 no longer requires proper installation of the
app-defaults to run.

Version 1.1 warns you if a sector contains a blackhole. This is
a feature in the TRS-80 spacewarp.

Version 1.1 gives Jovians the ability to run away and retreat to
a different sector during battles. This is also a feature in the
TRS-80 spacewarp. Parameters found in the app-defaults control
this tendency to retreat.

Version 1.1 makes it easier to translate the game into a
different spoken language by confining all the string constants
to the header files messages.hh and orientation.hh.

Version 1.1 fixes a minor glitch in the fasers which sometimes
erases ships inadvertently.


       CHANGES FROM XSPACEWARP VERSION 1.1 TO VERSION 1.2


Version 1.2 sets a minimum distance (resource name
minJovianDistance) between the Jovians and the Endever when the
Endever leaps into a new sector. This prevents unfair surprises
when the Endever leaps to a location right next to a Jovian and
then gets blasted.

Version 1.2 makes some improvements in the Jovian movement
algorithm.

Version 1.2 lets you pause and un-pause the game.


       CHANGES FROM XSPACEWARP VERSION 1.2 TO VERSION 1.2b


Version 1.2b is an adaptation of version 1.2 for modern gcc
compilers, so that it can be built on current (as of May, 2010)
Linux (and probably other) systems.

These changes were made by Niels Horn <niels.horn@gmail.com>.
