Elite (The New Kind)
--------------------

Revision date: 29-Nov-1999

Code has been split into a number of modules..
winmain.c - windows routines and program main.
planet.c - routines for generating planet data.
gfx.c - code to do all the graphics.
docked.c - things done while we are docked.
threed.c - the 3D rendering code.
vector.c - vector and matrix math code.
intro.c - handles opening screen (rolling cobra).
cobramk3.c - data for a Cobra MK3 ship.
krait.c - data for the Krait ship.
elite.c - store place for some of the global variables.

elite.exe is a pre-compiled version of the code.  Design to run under MS Windows 95/98/NT.

Keys you can use...
Press Y or N on the intro screen (can't actually load new commanders yet).
Press Space on the rolling Krait screen.

F4 - Display Galatic Chart.
F5 - Short Range Chart.
F6 - Show information on selected planet.
F7 - Display the current market prices.

On The Chart Screens
D - Select a planet and show distance to it.
Cursor Keys - Move cross hairs around.


Have fun!

Christian.
<cjpinder@hotmail.com>

