                         Changes since v01-10.4/DOS

    CHANGE -   Updated Copyright notice.

    FIXED  -   Slight Memory leak in v01-10.4/DOS.  This in turn would
               cause Renegade to eventuatly eat up all availble memory
               in a few years of use if the computer was never rebooted.

    ADDED  -   /F MENUCMD to disable MCI Codes from displaying inside
               of a text file.  This MENUCMD compliments the -F CMD Key.

    ADDED  -   Option /M when entering a message to turn on or off
               using MCI Codes per message.

    CHANGE -   Added option to add TELNET addresses to Renegade's
               internal BBS listing.  It will still ask for a phone number
               for the BBS until we make a work around.  For now enter
               a real BBS dialup number or make a "dummy" number to enter
               your own BBS if you no longer have a dialup line.  You will
               have to delete your BBS list in order for the new format
               to work correctly.

     ADDED  -   Added ~TN, ~WS, ~RN MCI Code to BBS List MCI to reflect the new
                Telnet, Website, Record Number lines to the BBS list.

     CHANGE -   Changed the follow command keys to reflect new BBS
                list format change.

                OB : Changed to CMD Key TV {short view of bbslist}
                OA : Changed to CMD Key TA {Add to bbslist}

                Added the following CMD Keys to be able to have more
                control over the BBS List.

                TA  : BBSList Add           {formally CMD Key OA}
                TE  : BBSList Edit
                TV  : BBSList Short View    {formally CMD Key OB}
                TX  : BBSList Extended View {formally CMD Key OB}

                { Updated MENUCMD.ASC file to reflect these changes }

              * You WILL have to run the bbsl_up.exe or it will just scroll
                over and over until the user hangs-up on the BBS or you close
                the window due to data structure changes to the source code.

     ADDED  -   bbslist.scr, bbslet.asc, bbslem.asc 
                (bbs list script, list edit top, list edit middle)

     ADDED  -   Added option to allow the SysOp access to the amount
                of time to give each timeslice.  This may help some systems
                in which Renegade hogs a lot of CPU (ie: Windows 2000). If
                you do not have much of a problem with sluggish performance
                it is suggested that you leave this option at the default
                setting.

                [System Config -> D. System Variables -> V. Time Slices]

     FIXED  -   Slight problem when displaying "NEW" bulletins to users
                when they first logon.  Renegade would display 22 of them
                across, then start putting each new one on a new line.

     REMOVE -   Removed "Digiboard" support in the codebase.  Really,
                who would use one of those now-a-days anyways with a DOS
                based BBS?  If this is an issue for anyone, please e-mail
                us and we'll take care of it for you.

     ADDED  -   Added option to System Config to post the BBS's telnet
                URL.  This is under System Conifg, Option A Main BBS Config.
                Just a cosmetic add, as before you could only type in a
                telephone number for the BBS.  Now you have a choice. ;)

     CHANGE -   BBS Listing is now scriptable.  This means that you
                now can add just about any question for the BBS you wish.
                MCI Codes reflect the different questions (1-8) to display
                when a user views the BBS List.

     FIXED  -   Slight bug where three varibles where not properly handled and
                blanked out before saving in the bbs list.

Changes Since 03-26.4

bbslist.dat:
  bl_patch.exe - 01-10.4 -> this beta release
  betablup.exe - 03-26.4 -> this beta release

Start: Tuesday, 3/30/2004 @ 02:50:47
End: Tuesday, 3/30/2004 @ 02:57:44
Changed the -TG -TS to simply -T.  I have to find where it default
to -T and then change that to something spific to COM/IP. and mark
it for the use of comport emulators.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Tuesday, 3/30/2004 @ 03:03:47
End: Tuesday, 3/30/2004 @ 03:03:44
Looked for a file bug in countting down.  It shows 500 then 4321.  Have
to look where it is.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Tuesday, 3/30/2004 @ 05:03:51
End: Tuesday, 3/30/2004 @ 06:03:16
I was working on a wave pager for personal use on my bbs.  Exitting out because
I am looking into getting a text -> speech software.  So, people can type
in a sentance and it will say it over the speakers for me to hear.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Tuesday, 3/30/2004 @ 07:03:31
End: Tuesday, 3/30/2004 @ 07:03:35
looking at agent, but loaded the wrong compiler.. SHould have loaded virtual
pascal instead.. ;)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Tuesday, 3/30/2004 @ 12:03:44
End: Tuesday, 3/30/2004 @ 12:03:24
looked at mult.pas that sets the nodes to OPEN FOR TELNET on the
multinode.dat stuff. uhm, noder stuff. ;)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 20:03:16
End: Wednesday, 3/31/2004 @ 20:03:05
Looking into the -T start-up option again and made com/ip -TC and
the rest it will just hang-up the telnet connection.  So, -TG, -TS
is now just -T and COM/IP is -TC.  Sorry less code.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 20:03:09
End: Wednesday, 3/31/2004 @ 20:03:40
Alot to the bbslist.
Added %xA/%xB/%xC/%xD/%xE/%xF for extra definable sysop strings.
a = 8 chars / b = 30 / c = 30 / d = 40 / e = 60 / f = 60
strings.  Also added %S2 for and extra line of descrition of the bbs.
Changed the way it stores the SOFTWARE. It's all in captial letters now.
Also, added that if can't find bbsmn it will echo back that in the sysop
log and just print out the bbslist.sysopname, etc and proceed.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 20:03:25
End: Wednesday, 3/31/2004 @ 21:03:22
I worked on the update/patch of the new bbslist one for the betas out
and one for the released version of renegade.
bbslist updates
bl_b12b2.exe = beta 03-24.4 -> next release version.
bl_patch.exe = 01-10.4 -> next release version.
adding entries to suit what I on at 20:03:09 - 20:03:40
wtf: just noticed a bug in my program. It does the month not the minute.
Freak.. The changes.txt program.. will change after I do the script changes.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 21:03:05
End: Wednesday, 3/31/2004 @ 21:03:36
just fix'd the minute in the changes.txt.. freak!!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 21:21:47
End: Wednesday, 3/31/2004 @ 21:22:25
seeing what runtime error 100 in the bbs list update is and why it
is giving me that.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 21:23:51
End: Wednesday, 3/31/2004 @ 21:28:06
fix'd the bbslist patch/update hopefully.  Forgot to write out the records
to the .new one.  I know testting is needed that is why I ask people for
there bbslist.dat, but no never recieved one.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 21:29:28
End: Wednesday, 3/31/2004 @ 21:33:32
head spining.. cause of the bbslist update/patch.. ahh
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Start: Wednesday, 3/31/2004 @ 21:35:19
Start: Wednesday, 3/31/2004 @ 21:35:28
Start: Wednesday, 3/31/2004 @ 21:36:22
Start: Wednesday, 3/31/2004 @ 21:38:22
Start: Wednesday, 3/31/2004 @ 21:40:43
Start: Wednesday, 3/31/2004 @ 21:49:59
Start: Wednesday, 3/31/2004 @ 21:55:36
Start: Wednesday, 3/31/2004 @ 21:55:59
^^^^^^^^^^ all of that was debuging of the bbslist update utility.
released beta 03-31.4
