home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Utilities / STDB / STDB.readme < prev    next >
Text File  |  1999-10-23  |  2KB  |  67 lines

  1. Short:    Star Trek Database v1.4
  2. Uploader: lparry@ukonline.co.uk (Leigh Parry)
  3. Author:   Leigh Parry (web.ukonline.co.uk/lparry)
  4. Type:     biz/dbase
  5. Requires: WB 3.x, 2MB RAM, AGA/Graphics Card
  6. Version:  v1.4
  7.  
  8.  STDB v1.4 - Full version.
  9.  
  10.  This program was designed to display my Star Trek Data Base
  11.  but it can be used for your own files if you wish to write them in the
  12.  format which the STDB prog can understand.
  13.  
  14.  Written with Blitz Basic 2.
  15.  Full source can be given if wanted.
  16.  
  17.  This version has default settings in Icon file, if you wish
  18.  to change the screen resolution just delete either of the
  19.  relevant tooltypes.
  20.  
  21.  Requires
  22.  --------
  23.  JPEG Datatype installed.
  24.  
  25.  Features
  26.  --------
  27.  Selectable screenmode depth (must be 640*512)
  28.  Pictures (through Datatypes) - JPEG for included pics.
  29.  Samples. (through Datatypes)
  30.  Entry linking buttons.
  31.  Search mode.
  32.  Full Index
  33.  
  34.  Future
  35.  ------
  36.  Update text files, and included pictures
  37.  
  38.  History
  39.  -------
  40.  v1.4
  41.  ----
  42.  * Changed tooltype code, so screenmode is stored in ttypes, rather
  43.    than comment field.
  44.  * Also allow different depths of screen rather than set 8
  45.  * Added tooltype for CYCLE.
  46.  * Changed sound loader, now uses datatypes.
  47.  
  48.  v1.3
  49.  ----
  50.  Changed Datatype code, so now Jpeg's can be used.
  51.  (this cuts the picture sizes by 50% - 70%)
  52.  
  53.  Typical. I tried for ages to get a jpeg remap (selected colours) working,
  54.  but couldn't, so I uploaded the RGFX picture version.
  55.  Next day - got it working. Typical.
  56.  
  57.  v1.2
  58.  ----
  59.  First public release.
  60.  
  61.  v0 - v1.1
  62.  ---------
  63.  Private versions, with bugs and unfinished parts.
  64.  
  65.  
  66.  See Guide file for more info.
  67.