home *** CD-ROM | disk | FTP | other *** search
/ dark domain - the artpacks.acid.org collection / darkdomain.iso / artpacks / 1994 / rel-0794.zip / RELICVU.DOC < prev    next >
Text File  |  1994-07-21  |  7KB  |  158 lines

  1.  
  2.                           RELiCVu v. 2.40
  3.  
  4.               100% of code (and wacky screen font) by
  5.                             Greater Evil
  6.                           
  7.                              layout by
  8.                              Illusion²
  9.                              
  10.  
  11.  *Read this stuff! I got a 5 on my AP English exam! It's good lit!*
  12.  
  13.     RELiCVu is RELiC's k-nifty ANSi/RIP/BIN viewing programme.
  14. It will let you do some fun and happy things with its swell
  15. features, a few of which follow:
  16.  
  17.     ■ 6 different resolution modes, <= VGA. 
  18.     ■ Scrollback and Ansimation in every video mode.
  19.     ■ On-the-fly SAUCE definition loading.
  20.     ■ Full path/filespec switching support.
  21.     ■ FAST RIPscript viewing
  22.     ■ BiN viewing at up to 510 columns wide
  23.     ■ <-Ascii 254 
  24.     ■ Config saving and stuff like that.
  25.     
  26.  
  27. [New stuff in This Version 2.40]
  28.  
  29.     If you did not happen to get the bugfix update to Relicvu, then
  30. I apologize; the one that went out with last pack was extremely, how
  31. shall we say, insect-infested.  Anyways, I developed a debug aide
  32. and fixed most of 'em...  (of course, I found out two days ago that
  33. my debug aid quit working.. ack!)
  34.  
  35.     Anyways, here are some things that are different in this proggy:
  36.  
  37. --2.40--
  38. [Changes]
  39. ■ Relicvu now shows BIN files.  For those who are unaware, BINs are
  40.   raw data (attribute/character pairs).  Anyways, this is the format
  41.   being used for ansi's wider than a screen.  In compliance with the
  42.   SAUCE specifications, Relicvu allows up to 510 column wide BINs.
  43.   If you have < VGA tho, you probably will be unable to view the
  44.   BINs because it relies on certain registers to set the logical
  45.   screen width and pan and stuff (it might work on EGA, but I
  46.   haven't made any special provisions for EGA fellas, and I don't
  47.   have an EGA to test it on, so...).  You have the option of viewing
  48.   bins in hi-rez; I intended to implement all video modes, but I ran
  49.   into some time constraints and couldn't get them done in time [Fwiw,
  50.   I'm writing this at 1 am on July 21..:) ].  So you can view Bins
  51.   in the first three Video modes, anything above will default to
  52.   320x200.  As with anything, I don't promise that this is polished;
  53.   there are a _lot_ of changes I still want to make to Bin and the
  54.   rest of the viewer that I was unable to cram in this release.
  55.   (I swear I'll put a new interface in next release! :))  
  56.  
  57. ■ Relicvu now has two additional graphics modes for ansi - 320 Wide
  58.   and 640 Wide.  Now you can view 80x50s with a similar aspect ratio
  59.   in high resolutions.
  60.   
  61. ■ Relicvu now allows you to select from a couple color options:
  62.       1.  Normal   - Defaults to blink but loads iCEColor if the
  63.                      corresponding flag in SAUCE is set.
  64.       2.  iCEColor - Forces iCEColor (non-blink mode).
  65.       3.  Ascii    - Strips colors from Ansi.  For your hidden
  66.                      message viewing pleasure.
  67.  
  68. ■ Relicvu now checks SAUCE for the ansimation flag before loading an
  69.   ansi.  No longer must you wait while the parser parses it for
  70.   scrollback.  You can leave the viewer in scrollback mode and it
  71.   will automatically view files with the ansimation filetype in
  72.   ansimation mode.
  73.  
  74. ■ Relicvu now allows ansimation in all video modes.
  75.  
  76. ■ Relicvu now reads stuff from RELICVU.CFG.  It also searches for
  77.   this file in the path, so it doesn't need to be in yer directory.
  78.   
  79. ■ Deleted word _spiffy_ from documentation.
  80.  
  81. [BugFixes]
  82.   
  83. ■ Fixed a bunch of ansimation bugs.  Ansimation support is no longer
  84.   crippled.
  85.   
  86. ■ Fixed a bug with directory loading.
  87.  
  88. ■ Fixed a bug in Rip bezier curves.
  89.                      
  90. --update--  
  91. ■ Fixed three (3) different bugs, all dealing with memory
  92.   deallocation.  Almost all of the problems with v. 2.00 were in
  93.   some way related to this.  The great deal of memory required by
  94.   (and not always freed by) RIP created the fatal errors.
  95. ■ Escaping in path prompt no longer reloads directory.
  96. ■ Sped up greet thing.
  97. ■ Added word _spiffy_ to documentation.
  98.  
  99. -=-
  100.       
  101. Command summary:
  102.  
  103. (*=This junk is editable via RELICVU.CFG)
  104.  
  105. F1 - Help - displays a brief summary of commands.
  106.  
  107. F2*- Resolution - allows user to select display mode.  These 
  108.      modes include: 
  109.      80x25              text, scrollback, ansimation
  110.      80x50              text, scrollback, ansimation
  111.      320x200x256        MCGA, scrollback, ansimation
  112.      320 Wide           MCGA, scrollback, ansimation
  113.      640x480x16          VGA, scrollback, ansimation
  114.      640 Wide            VGA, scrollback, ansimation
  115.      
  116. F3 - Path - allows user to change directories.  The file list
  117.      will be updated accordingly.  
  118.        
  119. F4*- Mask - allows user to select filespec(s).  The default masks
  120.      are specified in RELICVU.CFG.  RELiCVu supports up to 4 masks.  
  121.      The fourth mask is specifiable via commandline; i.e., 
  122.      "RELICVU *.ANS" will load RELiCVu with the default masks
  123.      and "*.ANS", overwriting the fourth mask if it exists.
  124.  
  125. F5*- Autoscroll - determines whether RELiCVu will initially scroll
  126.      through ansis or whether the user gets the priviledge.
  127.  
  128. F6*- Ansimation mode - turns off scrollback and displays all
  129.      ansimation sequences.  RELiCVu does force ansimation in 
  130.      scrollback mode if the SAUCE ansimation flag is set.
  131.  
  132. F7*- Select viewing speed in Ansimation mode.
  133.      The speeds are as follows:
  134.      Presto - fastest, Allegro - medium fast, Andante - medium slow,
  135.      Adagio - slower still, and Largo - pathetically slow.
  136.  
  137. F8*- Select color options.  You have the following options:
  138. [block copies are cool!]
  139.  
  140.       1.  Normal   - Defaults to blink but loads iCEColor if the
  141.                      corresponding flag in SAUCE is set.
  142.       2.  iCEColor - Forces iCEColor (non-blink mode).
  143.       3.  Ascii    - Strips colors from Ansi.  For your hidden
  144.                      message viewing pleasure.
  145.  
  146. ,,Pgup,Pgdn - The arrow keys are used to scroll through the file
  147.                 list or a prompt to highlight an item for selection.
  148.                 When displaying an ansi, these may also be used to
  149.                 scroll back through it. 
  150.       
  151. [Enter] - Selects highlighted file for display or updates chosen
  152.           option.
  153. -=-
  154.  
  155. If you want to complain, give me money, or both, you can reach me,
  156. Greater Evil, on IRC or at The Heretic Asylum.
  157. SAUCE00RELiCVu Documentation              Greater Evil        RELiC               19940519P
  158.