home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / PWAEF22.ZIP / HISTORY.DOC < prev    next >
Text File  |  1995-05-11  |  5KB  |  95 lines

  1. Enhanced Flag (EFLAG) History
  2.  
  3. Verison 2.2
  4.     Added - On prompt #1, if user selects nonstop display, EFLAG will now pop
  5.         up with a question asking if they are sure.  This will cure people
  6.         who accidentally select nonstop and can't figure out how to abort the
  7.         humongous file listing.  To enable this feature, make sure "YESNO.CFG"
  8.         is in the same directory as eflag.  If this is not present, this
  9.         feature is automatically disabled.
  10.     Added - Delay time in the config file (line 5 in EFLAG.CFG).  This will
  11.         put an optional delay between keyboard polls for input, and should
  12.         decrease some of the load put on the CPU/system (most noticeably
  13.         under OS/2).  Actually, this feature was added in v2.1, but I just
  14.         forgot to mention it. (doh)
  15.     Fixed - If a file was highlighted, hitting "!" for PPE info would have
  16.         the PPE info line partially coloured with the lightbar highlight
  17.         colour.  Minor detail. :)
  18.  
  19. Version 2.11 - Released 02-27-95
  20.     Fixed/Changed - Removed the behaviour of having the screen restored
  21.         if the meta-command "view" was used in the first prompt (so we're
  22.         back to the previous way).  This caused one screen to "jump" by
  23.         if the user, after hitting "V" to view file, decided to hit
  24.         enter without entering anything.  Oh well, that's the trade-off.
  25.  
  26. Version 2.1 - Released 02-19-95
  27.     Added - Seamless support with BlackCat's FileView PPE v2.0!  The docs
  28.         to his File Viewer PPE says to use the EFLAG.PPE that comes with his
  29.         package.  You may still do so if you wish, but this version of EFLAG
  30.         works just as well.  (Take your pick.)
  31.     Fixed - Before when a command at a prompt was set to execute another
  32.         PPE or display a file, upon returning, the highlighted filenames
  33.         would appear one row *below* the actual filename printed on the
  34.         screen.
  35.     Fixed - If the "view" meta-command was used (as in the default case
  36.         were PCBVIEW.BAT would be called), the screen would not get restored
  37.         upon returning.
  38.     Fixed - Hitting the question mark to show the help screen will no longer
  39.         screw up the output text.
  40.  
  41. Version 2.0 - Released 12-10-95
  42.     Changed - Completely rewritten in PPL 3.0 for PCBoard 15.2 only.  Some
  43.         features/changes/fixes from Version 1.1 do not even apply any more.
  44.         However, information from 1.1 is still left in this history file to
  45.         retain miscellaneous information that acknowledges the fact that I
  46.         was aware of some "bugs." :)
  47.  
  48.     Changed - Reorganized the whole thing; now there are three fairly small
  49.         config files instead of one large one.
  50.  
  51.     Waxed - CONFIG.EXE.  Most people just never used it anyway.
  52.  
  53.     Fixed - If using PWAFV to view a file, the file listing will not go into
  54.         nonstop mode after exiting PWAFV.
  55.  
  56.     Waxed - DETAILS.DOC.  I received no feedback about this from anyone, so
  57.         tough noogie.
  58.  
  59.     Added - More seamless integration with BlackCat's Nuker.
  60.  
  61. Version 1.1 - never released
  62.     Added - Full support for SCuM-NuKeR.  See EFNUKE.PPS for details.
  63.         Installation is very simple and straight forward.
  64.  
  65.     Fixed - Line 1 in EFLAG.CFG has a very long prompt.  This was also
  66.         accidentally left in.  It turns out that this prompt was a
  67.         concatenation of the prompt I wanted in Line 1 along with the
  68.         prompt in Line 2.  This should not have caused too much of a
  69.         problem since most people change the look/colors of the prompt
  70.         in the first place.
  71.  
  72.     Fixed - In EFLAG.CFG, the description for the correct line 3 was
  73.         accidentally left out (so that line 3 actually described line 4).
  74.         This was actually generated from CONFIG.C.
  75.  
  76.     Changed - Now when highlighting the filename, the highlighted bar will
  77.         highlight all the way through the file's uploaded date (column 31).
  78.         This makes the highlight much more noticeable.  This idea was taken
  79.         from a modified FLAG that Vigilante has been using on his board
  80.         Apparently, he was working on a different FLAG.PPE as well. :)
  81.  
  82.     Fixed/Changed - In DETAILS.DOC, it originally stated that the array
  83.         allfiles(*) would be redimensioned to a size of 23 if the user's
  84.         page length was set to zero.  This is obviously incorrect since if
  85.         the user has a continous display, they cannot individually flag files
  86.         anyway.  It now says the PPE will exit.
  87.  
  88.     Fixed - INSTALL.BAT was installing "FLAG.PPE" into PCBTEXT instead of
  89.         "EFLAG.PPE".  This was not too surprising as I simply modified the
  90.         old INSTALL.BAT from FLAG.PPE.
  91.  
  92.     Added - Started adding HISTORY.DOC to keep track of changes/fixes.
  93.  
  94. Version 1.0 - Initial Release.  Finished 8-4-94.  Released 8-20-94.
  95.