home *** CD-ROM | disk | FTP | other *** search
/ DOOM Developers Kit / Doom_Developers_Kit_Vol1.iso / doom_i / shells / ultralau.100 / ultrlnch.cs / HISTORY.DOC next >
Encoding:
Text File  |  1995-01-12  |  20.4 KB  |  454 lines

  1. ┌──────────────────────────────────────────────────────────────────────────────┐
  2. │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ History ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  3. └──────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. ===============================================================================
  6.     Program Changed From DOOMLaunch To ULTRALaunch, Version Reset To v1.00
  7.  
  8.    NOTE:  The Documentation Is Currently Being Updated, And Will Be Included
  9.           With The Next Release Of ULTRALaunch.
  10. ===============================================================================
  11.  
  12. v1.00  -  (01/12/95)
  13.  
  14.                      Enhancements:
  15.  
  16.                      - Includes Installation Program.  Installation Will Detect,
  17.                        And Allow You To Import, Existing DOOMLaunch Data.
  18.                        (Including WAD Information, Notes, And Saved Games)
  19.  
  20.                      - Added Support For New Game: HERETIC.
  21.  
  22.                      - Added <CTRL-G> "Change Game Mode".  Allows You To Switch
  23.                        Between The Three Supported Games: DOOM, DOOM II, &
  24.                        HERETIC.
  25.  
  26.                      - ULTRALaunch Is Ran From Its Own Directory.
  27.  
  28.                      - All Input Prompts Have Been Re-Written Into The
  29.                        "Standard" Format, Allowing Editing, Etc.
  30.  
  31.                      - Each DataBase Can Now Have Its Own WAD Directory.
  32.  
  33.                      - MANY, MANY, Smaller Updates/Changes.
  34.  
  35.                      Bugs:
  36.  
  37.                      - Fixed Some "Logging" Procedures That Were Not
  38.                        Working Correctly.
  39.  
  40.                      - Added New "Output Suppression" Routine That Should
  41.                        Correct Problem With PKZIP/PKUNZIP's Output Being Shown
  42.                        On Some Systems.
  43.  
  44. ===============================================================================
  45.  
  46. v1.02  -  (12/22/94)
  47.  
  48.                      Enhancements:
  49.  
  50.                      - Added <CTRL-D> "Select DataBase".  DL Now Allows You To
  51.                        Have Up To 10 "Extra" DataBases Of WADs, Increasing Its
  52.                        Capacity To More Than 8000 WADs.  The Current DataBase
  53.                        Will Be Shown On The Third Line Of Your Screen.
  54.  
  55.                      - NOTICE: Our InterNet Address Has Changed To:
  56.                                  raven@mercury.interpath.net
  57.  
  58.                      - Added "Use ZIPed WADs" Option To General Options
  59.                        (Part 1) Screen.  If This Option Is OFF, DL Won't ZIP
  60.                        The WADs When They Are Added, Nor Will It Look Inside
  61.                        ZIPs For New WADs.  With ZIPing OFF, The "Z" Flag Will
  62.                        Be Replaced By A "W" If The WAD Exists In Your WAD
  63.                        Directory.  The Second "W" Flag Still Means That There
  64.                        Is A "Working" Copy Of The WAD In Your Current
  65.                        Directory.  Everything Else Should Function Basically
  66.                        The Same.  This Was Added To, Hopefully, Support DOOM
  67.                        WAD CD-ROMs.
  68.  
  69.                      - DOOMLaunch Will Now Keep A Very Detailed Log Of Your
  70.                        Activities.  This Log Can Get Large Quickly, So Keep
  71.                        An Eye On It.  The Log FileName Is "UL.LOG".
  72.  
  73.                      - Added <CTRL-V> "View DOOMLaunch Log" Command.
  74.  
  75.                      - Removed <ALT-Y> "Toggle Information Displayed" Command.
  76.                        Now You Can Use The Left And Right Arrow Keys To Scroll
  77.                        Through The Extended Information.
  78.  
  79.                      - You No Longer Have To Exit And Re-Run DOOMLaunch When
  80.                        Switching Between 25-Line And 50-Line Modes.
  81.  
  82.                      - Added "Beeps/Bells" ON/OFF Option.
  83.                        (General Options (Part 2) Screen)
  84.  
  85.                      - Added "Response File" ON/OFF Option.  If You Are Not
  86.                        Using DOOM v1.666 Or Later, Turn This Option OFF.
  87.                        (This Also Seemed To Have An Effect On Serial & Modem
  88.                         Games.  If You Can't Get DL To Work Correctly With
  89.                         A Modem Or Serial Game, Try Turning This Option OFF.)
  90.                        (General Options (Part 2) Screen)
  91.  
  92.                      Bugs:
  93.  
  94.                      - Fixed Problem With Reading Description Of Some Saved
  95.                        Games.
  96.  
  97. -------------------------------------------------------------------------------
  98.  
  99. v1.01  -  (11/04/94)
  100.  
  101.                      Enhancements:
  102.  
  103.                      - Rewrote <ALT-E> "Edit WAD's DataBase Entry".  It Should
  104.                        Be A Little Easier To Use Now.
  105.  
  106.                      - Separated "Modem/Serial Driver" Into Separate Items.
  107.                        (Programs/Paths Configuration Screen)
  108.  
  109.                      - Added Configurable Path To .IN/.OUT Batch Files, But
  110.                        They Are Still Executed From The DOOM(II) Directory.
  111.  
  112.                      - Added <CTRL-B> "Edit .IN/.OUT Batch Files".  Allows You
  113.                        To Edit .IN/.OUT Batch Files For Current WAD &
  114.                        ALL.IN/ALL.OUT.
  115.  
  116.                      - Added VERY Limited Saved Game Editor.  Currently Only
  117.                        Allows Editing Of Saved Game Description.  If Anyone Has
  118.                        The Structure Of The .DSG File, Please Send It To Me!
  119.  
  120.                      - DL No Longer Resets Turbo Scale, Fast Monsters, &
  121.                        Deathmatch Timer To Default After Every Game.
  122.  
  123.                      - Added Small Crash Recovery Function That Will Allow You
  124.                        To Keep Your Saved Games If DOOM Locks Up Your System.
  125.  
  126.                      - Added <CTRL-E> "Edit Text File" Command.  Allows You To
  127.                        Specify Any FileName To Edit.
  128.  
  129.                      - Moved "Highlighted Group" And "Highlighted Flag" From
  130.                        "General Options (Part 1) Screen" To <ALT-H> From Main
  131.                        Screen.
  132.  
  133.                      Bugs Fixed:
  134.  
  135.                      - When Using 50-Line Mode, Only Half Of Screen Would Be
  136.                        Redrawn When Returning From DOOM Play.
  137.  
  138.                      - When Using Auto-Sync(tm), The Wrong WAD's Statistics
  139.                        Could Be Updated And Saved Games Could Be Assigned To
  140.                        The Wrong WAD.  Sorry!
  141.  
  142. -------------------------------------------------------------------------------
  143.  
  144. v1.00  -  (10/25/94) - First "Release" Version
  145.  
  146.                      Enhancements:
  147.  
  148.                      - If You Are Upgrading From BETA 6, Run B6TO100.EXE From
  149.                        Your DOOM Directory BEFORE Running DOOMLaunch!  You May
  150.                        Then Delete B6TO100.EXE.
  151.  
  152.                      - DOOMLaunch No Longer Stays In Memory When Running DOOM.
  153.                        This Is Accomplished (As Messy As It May Sound) By Using
  154.                        A Batch File (DL.BAT).  You Will Notice NO DIFFERENCE In
  155.                        The Way That DL Works.  Be Sure To Delete DL.EXE.
  156.  
  157.                      - DL.OVR No Longer Included.  You Only Need DOOMLNCH.EXE &
  158.                        DL.BAT In Your DOOM Directory. (First Time Installers
  159.                        Also Need ITEMLIST.DL(2), Which Will Be Moved The First
  160.                        Time You Run DOOMLaunch)
  161.  
  162.                      - DOOMLaunch Now Supports DOOM II!  UnZIP Into Your
  163.                        DOOM II Directory, And Run "DL /2"!
  164.  
  165.                      - DOOMLaunch No Longer Supports DOOM v1.2.  The Upgrade
  166.                        To v1.666 Is FREE, And Everyone Has Had Time To Obtain
  167.                        It By Now.
  168.  
  169.                      - Auto-Sync(tm) Now Passes DEMO Mode, DEMO FileName, And
  170.                        DEMO Buffer Parameters To All Workstations.
  171.  
  172.                      - Added Support For WAD Sub-Dirs.  Any Sub-Dirs Of The WAD
  173.                        Path (As Defined In Configuration Section) Will Also Be
  174.                        Scanned For WADs.
  175.  
  176.                      - Added Third Display Screen Showing WAD's Path.
  177.  
  178.                      - Added New Sort Field: Path.
  179.  
  180.                      - Changed The Way WADs Are Added.  DL Will Will Prompt
  181.                        You For A Choice At Each WAD.  You Have Four Options:
  182.  
  183.                              Y:  Yes, OK To Add This WAD.
  184.                              N:  No, Skip This WAD.
  185.                              A:  Add ALL (No Prompting From Now On).
  186.                              Q:  Quit Adding.
  187.  
  188.                      - Turbo Scale Is Now Reset To Default (100%) After Every
  189.                        Play.
  190.  
  191.                      - Changed Command To Launch DOOM On "Game Options
  192.                        Screen" From <ENTER> To <F10>.  You Can Now Use
  193.                        <ENTER> Or <SPACE> To Select Options On
  194.                        Sub-Menus.
  195.  
  196.                      - Added Development Mode ON/OFF Option.  (General
  197.                        Configuration Screen)
  198.  
  199.                      - If Found, DL Will Now Execute A Batch File Named
  200.                        "[WADname].IN" Before Running DOOM, And "[WADname].OUT"
  201.                        After Exiting DOOM, For A Particular WAD.  "ALL.IN" And
  202.                        "ALL.OUT" Work The Same Way, Only They Are Executed For
  203.                        ALL WADs.
  204.  
  205.                        Example:
  206.                          For KECE1M1.WAD, You Want To Run A Patch.  You Create
  207.                          A Batch File In Your DOOM Directory Called
  208.                          "KECE1M1.IN" That Does The Patch.  Then, Create
  209.                          "KECE1M1.OUT" That Removes The Patch.
  210.  
  211.                      - Added Configurable Date Format, Time Format, Date
  212.                        Separator, & Time Separator Options.  (General
  213.                        Configuration Screen)
  214.  
  215.                      - Updated Registration Form.  (DL.REG)
  216.  
  217.                      Bugs Fixed:
  218.  
  219.                      - None.
  220.  
  221. -------------------------------------------------------------------------------
  222.  
  223. v1.00  -  (10/07/94) - Sixth Beta Release
  224.  
  225.                      Enhancements:
  226.  
  227.                      - Unless There Is A MAJOR Problem Found, This Will Be
  228.                        The Last Release Of DOOMLaunch For A While.  Emphasis
  229.                        Will Now Be Placed On "Cleaning Up" What's Already
  230.                        There For The "Release" Of Version 1.00. (Which Should
  231.                        Be In Approx. 1 Month)
  232.  
  233.                      - NOTICE!!!:  The Structure Of WADDATA.DL Has Changed!
  234.                        BE SURE TO RUN B5TOB6.EXE (From Your DOOM Directory)
  235.                        BEFORE RUNNING THIS NEW DL.  You Can Delete B5TOB6.EXE
  236.                        After Running.
  237.  
  238.                      - Added <CTRL-U> Update To Beta 6.  It Will Allow You To
  239.                        Update The Current WAD, All WADs, Or All WADs Starting
  240.                        From Current WAD.  It Isn't REQUIRED That You Run This
  241.                        On All Of Your Old WADs, But If You Want The "T" Flag,
  242.                        & The "Episode/Mission" Displays To Work, You Must.
  243.  
  244.                      - Added "T" Flag: "Text File Exists".
  245.                        (Must Use <CTRL-U> To Update WADs Already In DL's
  246.                         DataBase For This Feature To Work.  Will Be Automatic
  247.                         For All New WADs Added)
  248.  
  249.                      - DL Now Shows The WAD's Episode/Mission On The Second
  250.                        Screen Of Information.
  251.                        (Must Use <CTRL-U> To Update WADs Already In DL's
  252.                         DataBase For This Feature To Work.  Will Be Automatic
  253.                         For All New WADs Added)
  254.  
  255.                      - Swapping Out Now Gives About 20k MORE Free Base RAM.
  256.  
  257.                      - Added <CTRL-C> Clear Tags.
  258.  
  259.                      - Added Configurable # Of Minutes For Screen Blanker.
  260.                        (General Options (Part 1) Screen)
  261.  
  262.                      - Added Ability To Enter Full Path To PKZIP/PKUNZIP.
  263.                        (Paths/Programs Configuration Screen)
  264.  
  265.                      - Added "Number Of WADs Tagged" At Bottom Of Display.
  266.  
  267.                      - Added "Dialing Prefix".
  268.                        (General Options (Part 1) Screen)
  269.  
  270.                      - Added "Clean-Up Mode".  (General Options (Part 1)
  271.                        Screen)  You Have Three Choices:
  272.  
  273.                         After Every Play: The UnZIPed WADs Are Deleted After
  274.                                           Every Play.
  275.  
  276.                         When Exiting DL:  The UnZIPed WADs Are Deleted When
  277.                                           You Exit DL.
  278.  
  279.                         <NONE>:           The UnZIPed WADs Are Never
  280.                                           Deleted.  (Use <CTRL-Z> To Clean-
  281.                                           Up)
  282.  
  283.                      - Changed Flags.  "W" Now Means That The UnZIPed WAD
  284.                        File Is Present.  "Z" Means That The WAD's ZIP File Is
  285.                        Present.
  286.  
  287.                      - Added "Auto-Select Last Saved Game" Option.
  288.                        (General Options (Part 1) Screen)
  289.  
  290.                      - Adjusted Display To Allow For WADs Over 9,999k.
  291.  
  292.                      Bugs Fixed:
  293.  
  294.                      - DL Now Opens DOOM.WAD In Read-Only Mode Instead Of
  295.                        Read/Write Mode.
  296.  
  297. -------------------------------------------------------------------------------
  298. v1.00  -  (09/30/94) - Fifth Beta Release
  299.  
  300.                      Enhancements:
  301.  
  302.                      - Added Configuration Section "Additional Parameters".
  303.                        Allows You To Enter Any Additional Parameters You Want
  304.                        Passed, For Each Of The Game Types.
  305.  
  306.                      - Added <ALT-U>.  Allows You To Update (Change) The
  307.                        Episode/Mission A WAD Modifies.
  308.  
  309.                      - DL Now Sends The <ENTER> Key To DOOM To Bypass The
  310.                        "Modified Game" Message.
  311.  
  312.                      - PKZIPing/PKUNZIPing Is Now Done "Behind The Scenes".
  313.  
  314.                      - Swapping Out Now Gives About 10k More Free Base RAM.
  315.  
  316.                      - Added "N" Flag.  Signifies That Notes Are Present.
  317.                        (If You Are Upgrading From A Previous Version Of DL,
  318.                         This Feature Will Be Functional After You Press
  319.                         <ALT-N> On Any WAD.)
  320.  
  321.                      - DL Now Creates And Uses A Directory Called DL.DAT Off
  322.                        Your DOOM Directory.  All Data Files, Notes, Saved
  323.                        Games, And The Configuration File Are Now Stored
  324.                        There.  (If You Are Upgrading From A Previous Version,
  325.                        All Updating Will Be Done Automatically The First Time
  326.                        You Run DL.)  The Only File Required To Be In Your
  327.                        DOOM Directory Is DL.EXE.
  328.  
  329.                      - All Yes/No Questions Now Have A Default Answer.  The
  330.                        Default Answer Will Have Brackets Around It At The
  331.                        Bottom Of The Question "Window".  Press <ENTER> For
  332.                        The Default Answer.
  333.  
  334.                      - When Selecting A Saved Game To Load, DL Now Displays
  335.                        Its Date & Time.
  336.  
  337.                      - Added Random IPX Port Generator.  <F2> At IPX Port
  338.                        Prompt On Net Game Options Screen.
  339.  
  340.                      Bugs Fixed:
  341.  
  342.                      - "Music ON/OFF" Option Was Reversed.
  343.  
  344.                      - Screen Saver While Viewing A Map Showed A White Screen.
  345.  
  346.                      - Some People May Have Experienced Problems In Adding
  347.                        Notes To WADs. <ALT-N>
  348.  
  349. -------------------------------------------------------------------------------
  350.  
  351. v1.00  -  (09/23/94) - Fourth Beta Release
  352.  
  353.                      Enhancements:
  354.  
  355.                      - Rewrote Paging Code So There Is Less "Flash" When
  356.                        Scrolling Through WADs.
  357.  
  358.                      - Moved "Turbo Scale" Option From Configuration Screen
  359.                        To Game Options Screen.
  360.  
  361.                      - Rewrote Configuration Section.  Added Ability To
  362.                        Specify How DOOMLaunch Swaps Out.  (Gives Up To 175k
  363.                        More Free Base RAM)
  364.  
  365.                      - Added "Additional Parameters" To General
  366.                        Configuration Screen.  Used To Pass Any Additional
  367.                        Parameters To DOOM.
  368.  
  369.                      - Increased Maximum Number Of WADs To 750.  This Will
  370.                        Increase Even More In The Future.
  371.  
  372.                      - Added Option To Turn Music ON & OFF On Game Settings
  373.                        Screen.
  374.  
  375.                      - Editor & Viewer FileNames Have Been Expanded To 30
  376.                        Character Fields So You Can Now Enter Their Full Path.
  377.  
  378.                      - You Can Now Exit DOOMLaunch With <ESC> or <ALT-X>.
  379.  
  380.                      Bugs Fixed:
  381.  
  382.                      - DL Would Crash Out After Exiting DOOM, If No External
  383.                        WADs Had Been Installed.
  384.  
  385. ------------------------------------------------------------------------------
  386.  
  387. v1.00  -  (09/16/94) - Third Beta Release
  388.  
  389.                      Enhancements:
  390.  
  391.                      - Added Support For TCP/IP Network Games.  (This Has Not
  392.                        Been Tested But, In Theory, Should Work.)  Thanks To
  393.                        Grant D. Visser (grant@lonnet.co.za) For Help In This
  394.                        Area.
  395.  
  396.                      - Changed The Way Deleting A WAD Works.  When You Press
  397.                        <DEL> On A WAD, You Will Now Be Asked If You Want To
  398.                        Delete It's Saved Games, Then You Will Be Asked If You
  399.                        Want To Delete The Actual .ZIP File Containing The WAD,
  400.                        Finally You Will Be Asked If You Want To Mark That
  401.                        Record For Deletion.  This Is So You Can Remove The
  402.                        Saved Games And .ZIP File To Save Disk Space, While
  403.                        Retaining The WAD's Record In DL For Statistical
  404.                        Purposes.  If You Mark A WAD For Deletion Through The
  405.                        "Group Functions Menu" Or The "Tagged WAD Functions"
  406.                        The Records Will Be Marked For Deletion, But The Saved
  407.                        Games And .ZIP Files Will Not Be Removed Until The
  408.                        DataBase Is Packed (<ALT-P). If The WAD Is Already
  409.                        Marked For Deletion, You Will Be Asked If You Wish To
  410.                        Restore It.  This Will Not, Of Course, Restore The
  411.                        Saved Games And/Or .ZIP File If They Were Removed.
  412.  
  413.                      - Added W & S Flags:  W = WAD Exists
  414.                                            G = Saved Game(s) Exists
  415.                        Moved "Times Played" To Second Screen Of Information.
  416.  
  417.                      - DL Will Now Load All WADs That Are Tagged. (Along With
  418.                        Any WADs That Are In Group #255, If Auto-Load Is ON)
  419.  
  420.                      - Added Ability To Change Serial, IPX, & TCP/IP Driver
  421.                        FileNames On Configuration Screen.
  422.  
  423.                      - When Using Auto-Sync, DL Will Now Keep Looking For
  424.                        AUTOSYNC.DL Until It Is Found, Or <ESC> Is Pressed.
  425.  
  426.                      Bugs Fixed:
  427.  
  428.                      - None.
  429.  
  430. -------------------------------------------------------------------------------
  431.  
  432. v1.00  -  (09/12/94) - Second Beta Release
  433.  
  434.                      Enhancements:
  435.  
  436.                      - After 1 Minute Of Inactivity, DL Will Blank The Screen
  437.                        Until A Key Is Pressed.
  438.  
  439.                      - For Modem Play, Added PhoneBook To Store Up To 18
  440.                        Phone Numbers With Descriptions.  (<F2> At Phone
  441.                        Number Prompt)
  442.  
  443.                      - Added Ability To Sort By Tagged Flag & Deleted Flag.
  444.  
  445.                      Bugs Fixed:
  446.  
  447.                      - When Initially Installing DL, It Would Not Save Your
  448.                        Current Saved Games.
  449.  
  450. -------------------------------------------------------------------------------
  451.  
  452. v1.00  -  (09/09/94) -  First Beta Release.
  453.  
  454.