
                       THE HISTORY OF THE SEVEN SAGES
 ----------------------------------------------------------------------------


 Version 2.01, April 28, 1998
 ----------------------------

 This version of The Seven Sages requires Sage Beta 3. If you don't have it,
 download the latest version from the Flax Software website (see SAGE.DOC).

 One new command was changed and one was added to FLC and subsequently
 implemented in the Sage engine and The Seven Sages world as well. FLC now
 supports 125 commands.

 New command: RANK <global var> - gets the rank of a player in the current
 game according to the global variable you specify, and puts it into ~5.

 The SM command, which previously displayed the world map in an 80 x 20
 window, now requires the FLC programmer to specify the window co-ordinates.

 New format: SM x1, y1, x2, y2

 Eg. SM 10, 5, 20, 15 would display the world map between the screen
 co-ordinates (10, 5) and (20, 15).

 The following have also been updated to support the new changes:

 The Sage Engine
 FLC compiler

 And check out the new world: "The Lost Planet" on the Flax Software website
 which makes use of both these two new commands!


 Version 2, April 6, 1998
 ------------------------

 One change.

 This is basically a release to make The Seven Sages compatable with the new
 version of Sage.

 There has been a major reconstruction of the WORLD.DAT file. It's now split
 over two files, SWORLD.DAT (which holds the world information, template
 screen and map indexes) and SMAP.DAT (which holds the map screens). This
 makes Worldmgr more secure. L2toSage has also been updated.


 Beta 1, April 1, 1998
 ---------------------

 First Release
