DeMONS
Changes / BugFixes 

eMail:		jsimm@home.com
Web page:	http://paddedwall.org/nasroc1/utilities/demons.html

Keep in mind that most feature changes and bug fixes are a direct result of things 
changing in the N3 beta patch, and that I assume that Papyrus will eventually 
catch NL up to the same patch level.  As long as we're dealing with a beta patch, 
DeMONS will be in a state of flux.

Starting with DeMONS v1.07, I am also listing the N3 patch version number that was 
current when the version of DeMONS was released.

Starting with DeMONS v1.21, I am also listing the NL patch version number that was 
current when the version of DeMONS was released.


VERSION     CHANGES
-------     --------------------------------------------------------------------
1.25        Released - 7:45am on 05/29/2000  -  N3 Patch v1.2.0.4
                                                NL Patch v1.2.0.4
                                                CTS Patch v1.2.1.6
-------     --------------------------------------------------------------------
            Bug Fix:
            
              - I think I fixed the timing problems for schedules using either 
                the daily time or the specific date/time timining methods.  The 
                key is making use of the time correction field on the timing 
                dialog box.  It defaults to re-adjusting the countdown timer 
                every 5 minutes, but you can make it from 1 to 60 minutes.
                
              - The "Breakdowns" checkbox on the running schedule dialog box 
                was not grayed out.
                

-------     --------------------------------------------------------------------
1.24        Released - 1:00pm on 04/05/2000  -  N3 Patch v1.2.0.4
                                                NL Patch v1.2.0.4
-------     --------------------------------------------------------------------
            Bug Fix:
            
              - Oops... I got the parameter backwards for the banner fix in 
                v1.23. If Papyrus would just use logical parameter names and 
                settings instead of reversing them, this wouldn't be as much of 
                a problem. 
                
              - Oops again... I neglected to add a tooltip for the new 
                restrictor plate checkbox (actually, it was there, but you 
                couldn't get to it.
                

-------     --------------------------------------------------------------------
1.23        Released - 5:30pm on 04/04/2000  -  N3 Patch v1.2.0.4
                                                NL Patch v1.2.0.4
-------     --------------------------------------------------------------------
            New Features:
            
              - The 1st thing DeMONS does is verifies that one or both sims are 
                installed.  The 2nd (new) thing it does is checks to make sure 
                the sim has been run at least once before running DeMONS.  It 
                seems a lot of people are installing the sim(s) and then firing 
                DeMONS up immediately thereafter.  This is a no-no because 
                DeMONS needs a couple of files to exist (that the sims create), 
                and the user must already have setup a WON passowrd and ID 
                before DeMONS can be used the first time.  A new dialog box 
                pops up now if this condition is met (files missing), and 
                informs the user of what must be done.
                
              - Restrictor plate tracks now give you the option of turning 
                restrictor plates on or off from within DeMONS (no more 
                duplicate entries in your schedule just to support this desire.) 
                You have to manually edit the track dictionary file for N3 and 
                NL per the instructions in Section 6.5.1 of the the DMONSdoc.txt 
                file in order to implement this feature if you have more than 
                just Taladega in your ALL.CAL file.  
                
                This feature might be a bit wierd for a while, so consider it 
                experimental.  As an added precaution, make an backup copy of 
                any track.TXT files that are affected by this feature before 
                using this version of DeMONS.

            Feature Enhancement:
            
              - The sim will not allow you to run a private TCP/IP race if you 
                have a banner specified.  To fix this, I made DeMONS not include 
                the banner on the server commandline if the "Internet" 
                connection type is not checked.


-------     --------------------------------------------------------------------
1.22        Released - 6:15pm on 04/02/2000  -  N3 Patch v1.2.0.2
                                                NL Patch v1.2.0.3
-------     --------------------------------------------------------------------
            Bug Fixes:
            
              - The weather type was being incorrectly set by DeMONS.  


-------     --------------------------------------------------------------------
1.21        Released - 9:30am on 04/01/2000  -  N3 Patch v1.2.0.2 
                                                NL Patch v1.2.0.3
-------     --------------------------------------------------------------------
            New Features:
            
              - Added support for patched version of Nascar Legends.  This 
                means the weather type can now correctly be selected (random, 
                clear, or cloudy).  Keep in mind that Papyrus has not yet fixed 
                the wind direction bug in the sim, so the sim doesn't understand 
                anything but "East"
                
                If you're NOT using the patched version of NL, you have to 
                manually add the following line to the DMONSdata.ini file under 
                the section labeled "[SERVER]":
                
                    LegendsPatched=0
                    
                When you start using the patched version, just delete the line 
                shown above, or change the "0" to a "1".

            Enhanced Features:
            
              - Added the D~PACE, D_CAUTIONS, and D~DAMAGE datakeys for HTML 
                conversion.
                
            Bug Fixes:
            
              - Fixed D~LPI html datakey - and it really works now!
              
            Info:
            
              - A new DMONSsample.won file is included and reflects a race I 
                ran offline so that I could test the new datakeys and datakey 
                fixes. A DMONSsample.html file is also included so you can see
                how the HTML looks after conversion.


-------     --------------------------------------------------------------------
1.20        Released - 6:30am on 03/28/2000  -  N3 Patch v1.2.0.2
-------     --------------------------------------------------------------------
            Bug Fixes:
            
              - The program was freezing up when the timer ticked down to 0.  
                This was 100% my fault.  The bad news is that Boundschecker is 
                reporting that I have memory leaks again. I just can't win 
                sometimes - grin.


-------     --------------------------------------------------------------------
1.19        Released - 6:00pm on 03/26/2000  -  N3 Patch v1.2.0.1
-------     --------------------------------------------------------------------
            New Feature:
            
              - Added support for CTS pack (due to be released soon) through 
                the use of a radio button group on the event configuration page 
                that allows you to selected cars or trucks as your vehicle of 
                choice.  There is also (of course) a corresponding default 
                setting on the default race configuration dialog.  Vehicle 
                selection will only be available for Nascar Racing 3.

            Feature Enhancements:
            
              - A time with no value was being converted to the string 
                "0:00:00.000".  This was "too long" so, I changed it to be
                "00:00.0".
                
              - I added ALL of the tracks that have come with prior versions of 
                Nascar Racing to the track dictionary file for that sim in order 
                to handle all of the converted tracks out there, as well as the 
                tracks that will be included in the CTS pack.  I even included 
                Daytona in the list just in case Papyrus releases it.
                
              - Changed the list box on the Schedule Configuration dialog box 
                to reflect the sim and vehicle type as well as the name of the 
                track.
                
              - Changed the static text displayed on the Schedule Running 
                dialog box to reflect the selected vehicle type.

            Bug Fixes:

              - Fixed the D_LPI html conversion parameter.  It should now 
                calculate the LPI correctly for each driver.
                
              - Fixed some memory leaks that may have affected the period 
                between races in a schedule.
                
              - Changed some file mode flags when opening the calendar files.
                
            Documentation Updates:
            
              - Added a new section describing common problems that I have no 
                control over because they are problems in the sim - NOT in 
                DeMONS.
                
                
-------     --------------------------------------------------------------------
1.18        Released - 4:00am on 03/19/2000  -  N3 Patch v1.1.0.6
-------     --------------------------------------------------------------------
            Bug Fix:
            
              - The error messages button was being handled incorrectly as far 
                as enabling/showing it was concerned on the first dialog box.
              
              - I tweaked some more on the wind direction. If it's still East 
                in the sim, then the sim is probably at fault.
			  
              - I neglected to convert one of the datakeys to the new "D~" 
                format in the DMONShtml.html file.
			  
              - The HTML conversion got completely hosed up in the switch-over 
                to the "D~" format.  This should now be fixed.
			    
                
-------     --------------------------------------------------------------------
1.17        Released - 9:30am on 03/18/2000  -  N3 Patch v1.1.0.6
-------     --------------------------------------------------------------------
            New Feature:
            
              - Added the ability to turn on/off player breakdowns.
            
            Enhanced Feature:

			  - Increased the number of log files from 10 to 99.

            Bug Fix:
            
              - It seems that some online drivers are completely unaware that I 
                used the prefix "D_" for my datakeys used for converting result 
                data to HTML.  I have changed the prefix to "D~".  It is 
                ESSENTIAL that everyone using DeMONS is aware of this fairly 
                critical change.  I guess we have to see if anyone used a tilde 
                in their user name.   :-)
              
              - Replays were always saved regardless of the event setting.
			  
              - The program was incorrectly calculating the LPI value associated 
                with the D_LPI datakey (HTML conversion issue).
			  
              - The program appeared to be always setting the wind direction to 
                "East". Along the same lines, the drop down list boxes used to 
                select the wind direction was being sorted, and that was not 
                right either.
			    
                
-------     --------------------------------------------------------------------
1.16        Released - 5:00pm on 03/14/2000  -  N3 Patch v1.1.0.6
-------     --------------------------------------------------------------------
            Enhanced Feature:
            
              - Added the following data keys for HTML conversion:

			      D_TOTALINCIDENTS - total incidents for all drivers
			      D_INCPERDRIVER   - incidents per driver 
			      D_LPI            - laps per incident (driver info)
			    
			  - Added "event expired" error messages for those times when the 
			    schedule proceeded to a 'specific time" event and that event was 
			    late getting started.

			  - The program now saves error messages to a file called DeMONS.log.  
			    This file is cumulative, so, keep an eye on it's size.
				
			  - Added the "Error Messages" button to the main dialog just in 
			    case you have the DeMONS configured to stop the schedule when it 
			    reaches the last event.
			    
			Bug Fixes:
			  
			  - If specific time was the selected timing mode, the program was 
			    trying to continuously run the next event if the time had 
			    passed to run that event.
			    
			  - If specific time was the selected timing mode, the program would 
			    always terminate at the end of the schedule.
			    
              - Sometimes, the program would crash immediately upon startup.
                
                
-------     --------------------------------------------------------------------
1.15        Released - 5:00am on 02/15/2000  -  N3 Patch v1.1.0.6
-------     --------------------------------------------------------------------
            Bug Fix:
            
              - If you converted a result file to HTML, it ALWAYS rsulted in all 
                the fields showing up as "No Data".
                
                
-------     --------------------------------------------------------------------
1.14        Released - 5:00am on 02/14/2000  -  N3 Patch v1.1.0.6
-------     --------------------------------------------------------------------
            New Features:
			
              - Moved file errors to an internal list whcih can be reviewed at 
                the users leisure.  In previous versions, these file errors 
                would actually stop the current schedule and could hang the 
                server machine up waiting for human input.  
                
            Bug Fix:
            
              - In redesigning the HTML stuff, I forgot to include the 
                translation of the new WON file items such as number of 
                incidents, best lap time, etc.
                
              - One user was getting page faults when DeMONS was transitioning 
                from one event to another in the currently running schedule.  I 
                took a stab at fixing the problem and by all accounts (to date),
                I appear to have fixed it.

            
-------     --------------------------------------------------------------------
1.13        Released - 6:00pm on 02/09/2000  -  N3 Patch v1.1.0.5
-------     --------------------------------------------------------------------
            New Features:
			
              - Added support for the new "banner" and "login" parameters that 
                were introduced in v1.1.0.5 of the beta patch (found in the 
                Server Configuration dialog box).
                
              - Added support for the "log" parameter that Papy implemented to 
                replace the MULTI_LOG setting in the N3.INI file (found in the 
                Server Configuration dialog box).
                
            Bug Fix:
            
              - I completely redesigned the HTML conversion code. Check out the 
                documentation for details.  I've tried it on both NR3 and NL 
                races, and it appears to work just fine.
            
            Documentation Updates:

              - Check out the new stuff in the following sections:
                   4.3 through 4.5
                   6.1.1.6
                   6.1.2.4
                   6.1.3.3
                
                
-------     --------------------------------------------------------------------
1.12        Released - 4:00pm on 01/24/2000  -  N3 Patch v1.1.0.4
-------     --------------------------------------------------------------------
			Comment:
			
			  - Serious work will start on DeMONS/RC this coming weekend.

            New Features:
			
              - The "Schedule Is Running" dialog now provides timing information 
                in the titlebar so you can look at a glance to verify that your 
                schedule is running the way you set it up.
                
            Bug Fixes:
            
              - One person reported that when he started up DeMONS (1.11), he 
                didn't see any buttons on the dialog box.  I think this was 
                because I was assuming a certain amount of automatic 
                initialization on the part of the dialog box code, but I guess 
                that's what I get for assuming. :-)

                
-------     --------------------------------------------------------------------
1.11        Released - 8:00pm on 01/21/2000  -  N3 Patch v1.1.0.4
-------     --------------------------------------------------------------------
            Comments:
            
              - Remember, this is the last version of DeMONS that will be 
                released with new features (that aren't directly related to the 
                ever-changing parameter list that we get with each new beta 
                patch - grin).
            
            New Features:
			
              - You can now minimize the program while the schedule screen is 
                displayed.I had to do away with the bitmap background image to 
                make it work, but I'm sure most of you will find a way to live 
                without it. :-)
                
              - Tooltips are now available that show the commandline parameter 
                associated with the control on a DeMONS dialog box.

            Bug Fixes:
            
              - If you displayed the File Locations dialog box, but didn't 
                change anything, the program would still warn you that you have 
                to reconfigure everything (which wasn't really necessary).
                
              - The "Security" field on the Server Settings dialog box was 
                incorrect.


-------     --------------------------------------------------------------------
1.10        Released - 9:00pm on 01/18/2000  -  N3 Patch v1.1.0.4
-------     --------------------------------------------------------------------
            Feature Notes:
            
              - The editable filenames are now somewhat complete.  I still see 
                absolutely no point in having this ability (probably because 
                I'll never use it), and I advise that you tread with caution.  
                Before committing to an advertised race, test this thoroughly 
                to make sure that you are satisfied with it.
                
                Once again, I advise you to use the browser (and yes, I'm aware 
                that it doesn't sort the folders) in order to specify 
                directories.
              
            Bug Fixes:
			
              - On the Race Configuration dialog box, even though the field was 
                disabled, some folks would get an error message saying that the 
                "Race time" field needed a colon. 

              - A potential problem reading race settings from the INI file was 
                discovered and fixed.  It could create an apparent inability to
                properly save the "Race replay" setting.

              - Charlie Heath said that the "Security n" setting should only 
                allow a 0 or 1 setting.  DeMONS has been adjusted to correct 
                what could now be considered an invalid setting if you got weird 
                and set it to something other than the two values indicated.
                
              - Some people have reported that when they try to click the Okay 
                button in the Race Configuration dialog box, an error message is 
                displayed saying that the "Race time" field must have a colon.
                If you have this problem, terminate the application, delete your 
                old DMONSdata.ini file, and restart the app.  The downside is 
                that you'll have to set everything back up again, but the 
                upside is that the problem should be solved.


-------     --------------------------------------------------------------------
1.09        Released - 9:30pm on 01/17/2000  -  N3 Patch v1.1.0.4
-------     --------------------------------------------------------------------
            New Features:
			
              - Okay, you can now edit the sim paths (so stop whining - grin).
			  
                I recommend that you use the browse buttons to locate the path 
                because there is as yet *NO* validation being done to make sure 
                you don't type something stupid. This feature is only partially 
                implemented because I view the list of bugs that were fixed to 
                be of a somewhat higher priority and wanted to get the new 
                version into everyone's hands as soon as possible.
			    
			  
            Bug Fixes:
            
              - If continuous loop was selected for timing, the first race in a 
                multi-race schedule would countdown fine, but the countdown to 
                subsequent races would not count down at all.
                
              - The "Save replay" check box was not being carried over from the 
                default race settings to newly added races. 
                
              - The"Use invite list" and "Use muzzle list" toggles were not 
                being set in the default race configuration dialog box.
                
              - The first race in the schedule didn't have the ">>" characters 
                in front of it in the Schedule Is Running dialog list box.

              - On the Timing Settings dialog box, unchecking the "Stop at end 
                of schedule" checkbox would uncheck ALL checkboxes on the right 
                side of the dialog.  A nifty time-saver, but not the desired 
                behavior.


-------		--------------------------------------------------------------------
1.08		Released - 8:00am on 01/16/2000  -  N3 Patch v1.1.0.4
-------		--------------------------------------------------------------------
            Comments:
            
              - I'm releasing this with some trepidation due to the new timing 
                stuff I've added.  Please don't be too harsh with me if something 
                is broken or if the program crashes.  There's a LOT of new code 
                in there, and as always, I'll fix the problems as soon a I can.  
                That being said, check out the list of new features...

			New Features:
			
			  - The user can now specify an overall start/stop time for the 
			    schedule to run within.  This prevents the user from having to 
			    make use of the Microsoft Scheduler (quite a CPU and memory hog) 
			    that is provided with Windows.  (See the new Timing Settings 
			    dialog box.)  This feature does not take into account practice, 
			    warmup, qualifying, or post-race times that you specified when 
			    setting up the event.  This also means that the actual race 
			    duration is not considered.  If the current race ends and 
			    there's enough time left to run another race before the stop 
			    time is reached, that race will run to completion.  See the 
			    DeMONSdoc.txt file for more information on this feature.
			    
			  - The user can now add additional commandline parameters for 
			    settings not yet covered by DeMONS.  This prvents the user from 
			    having to wait for me to make the necessary updates to the 
			    program before he/she can make use of the newest features in the 
			    patch.
			    
			  - The web page URL and my email address are now provided as 
			    hyperlinks contained in the "About" dialog box.  Both the real 
			    URL and a backup URL are supplied - grin.
			    
			  - The user can now elect to use or not use the invite and/or 
			    muzzle lists. (Sorry, you still can't give them custom names).  
			    The fields associated with this feature are located on the Race 
			    Configuration dialog box.
			    
			  - The user can now preview the commandline that the next race will 
			    use. This is enabled through a new button on the Svhecule Is 
			    Running dialog box.
			    
			  - The user can now specify a date AND a time to run each event. 
			    Caveat - there is NO error checking being performed to make sure 
			    the races don't overlap or are scheduled out of order.  I assume 
			    that by the time you click the "Start Schedule button, you have 
			    all of your ducks lined up in neat little row, and that I don't 
			    have to hold your hand.
			    
			  - The new commandline parameters from the 1.1.0.4 patch 
			    ("security n" and "replay n")have been included and are found on 
			    the Server Configuration dialog box.
			  
			General Changes:
			
			  - Broke the Server Configuration dialog into two separate dialog 
			    boxes, and moved all of the timing related fields to the new 
			    Timing Settings dialog box.

			Bug Fixes: 
			
			  - Fixed the crash that was occuring when you had one race in the 
			    schedule with the "Remember last race" feature turned on.


-------		--------------------------------------------------------------------
1.07		Released - 11:00am on 01/08/2000  -  N3 Patch v1.1.0.2
-------		--------------------------------------------------------------------
			Comments:
			
			  - There was never a version 1.06 of DeMONS released, so don't let 
			    the missing version thing bother you.
			  
			  - The web page is still not completely changed over, and nobody 
			    seems to be able to tell me when it will happen, so please keep 
			    using this URL until told otherwise:
			    
			      http://216.218.201.2/~paddedwa/nasroc1/utilities/demons.html
			  
			New Features:
			
			  - Added a clock adjuster that allows you to tell DeMONS to verify 
			    the time remaining every X minutes (from 0 to 60).  This feature 
			    is only active when you set the races up to execute once per day 
			    at a specific time.

			Bug Fixes: 
			
			  - Adjusted timer to more accurately calculate one second.

              - With patches after 1.0.0.6, the sim no longer creates STN files 
                for online races in N3. Instead, it creates WON files.  In order 
                to have DeMONS create unique filenames, I had to tweak the 
                generated commandline a little.
                
              - The bug fix involving the results filenames also affected the 
                ability to convert files to HTML.  This forced me to add a 
                separate "Test" button for both N3 and NL on the server 
                configuration dialog box.
                
            Diagnostics:
            
              - Some users are reporting that the program crashes when they try 
                to start a schedule (by clicking the Start Schedule" button). I 
                have added some diagnostic code in the program to see if we 
                can't find and squash this problem once and for all.
                
                If you are NOT experiencing this problem, you can ignore this 
                section and the program will run normally.  Otherwise, read on.
                
                Place the following text in the DeMONSdata.ini file:
                
                    [DIAGNOSTICS]
                    Diag0=1
                    
                Next, run the program and try to start the schedule.  If the 
                program still crashes, go to the DeMONS folder and look for a 
                file called "DemonsDiag.log".  Send this file to me at the 
                following email address:
                
                                       jsimm@home.com

-------		--------------------------------------------------------------------
1.05		Released - 05:00am on 12/09/1999  -  N3 Patch v 1.0.0.6
-------		--------------------------------------------------------------------
			Bug Fixes: 
			
			  - The WON password was being set to the WON User ID value on the 
			    commandline.

-------		--------------------------------------------------------------------
1.04		Released - 05:00am on 12/07/1999
-------		--------------------------------------------------------------------
			Bug Fixes: 
			
			  - The new WON password was being set to whatever the admin 
			    password was.
			    
			  - The new "race over time" field was not bieing initialized 
			    correctly.
			    
			    Note: This field allows you to enter a value, but according 
			          to the change.txt file that is bundled with the sim, 
			          it is not yet functional.


-------		--------------------------------------------------------------------
1.03		Released - 06:00pm on 12/06/1999
-------		--------------------------------------------------------------------
			New Features: 
			
			  - Added support for the following new server items implemented in 
			    the N3 patch v1.0.04:
			    
			      "ro"  - Race over time (allows the user to specify how many 
			              minutes the sim stays up after the race has been 
			              completed.
			              
			      "uid" - WON Login Name
			      
			      "upw" - WON Login Password
			      
			      "disp" - Show Race Display - shows the normal race display 
			               in dedicated server mode.  This may not be working 
			               after the patch is officially released.

	
			  - Added the ability to create a HTML result file from the expanded 
			    STN file produced when MULTI_LOG is specified in the N3.INI 
			    file.  This change also required additional data keys to be 
			    added to the list of available keys that can be used to populate 
			    a web page. Refer to the documentation for this version of 
			    DeMONS for a list of new data keys.

			Bug Fixes: 
			
			  - On some systems, the terminate app functionality wasn't working 
			    and may even generate an error.  It seems that dialog boxes in 
			    MFC aren't dismissed until AFTER the current message handler 
			    function has completed processing and returned.  Before the 
			    message handler was finished, it was restarting the countdown 
			    timer which may have been the cause of the problem.

			  - The program would display an error message that stated 
			    "\options.cfg" did not exist.  This message would be displayed 
			    if one of the two sims wasn't installed, and was caused when 
			    DeMONS wanted to patch the options.cfg file to accomodate the 
			    selected connection types in the server configuration dialog.  
			    DeMONS now checks to make sure the sim is actually installed 
			    before attempting to patch the file.


-------		--------------------------------------------------------------------
1.02		Released - 08:15am on 11/28/1999
-------		--------------------------------------------------------------------
			New Feature:
			
			  - Added a new arena name called "Invisible".  Pick this arena if 
			    you don't want your server to show up on WON, but you still 
			    want to be able to allow TCP/IP connections.

			Bug Fixes:
			
			  - Several users are reporting problems with the fixed weather 
			    setting. I decided to do some investigation on my own and have 
			    discovered that both NL and N3 have a different selection of 
			    weather settings, and I can't figure out WHY they did it the 
			    way they did it.
			
			    In the old days, N3 (and NL) had just two settings - Fixed and 
			    Random.  It seems that N3 now has "Random", "Clear", and 
			    "Cloudy". To make matters worse, the "random" setting is 
			    represented by two different values in the two sims (NL uses a 
			    "1" and N3 uses "0" to indicate random weather).
			
			    IMHO, this is a fairly major mistake by Papyrus trying to shovel 
			    two pounds of shit into a one-pound box.  They should have made 
			    the "Clear" and "Clody" selections a completely new selection in 
			    the weather settings and left the "Fixed"/"Random" setting 
			    alone.  I guess this made the RACE.CFG file backwards compatible 
			    with the unpatched version N3, but I haven't seen ANYTHING in 
			    the patch documentation about this.  I honestly hope they don't 
			    leave it this way in the final release version of the patch.


-------		--------------------------------------------------------------------
1.01		Released - 02:45pm on 11/27/1999
-------		--------------------------------------------------------------------
			New Features:
			
			  - Added ability to specify what connection types are to be 
			    allowed/used. These settings affect BOTH N3 and NL and can be 
			    changed on the Server Configuration dialog. The default value is 
			    FALSE for IPX and true for both TCP/IP and Internet.

			Bug Fixes:
			
			  - The bug described immediately below this one brought out a 
			    shortcoming of the program in that if one of the sims was not 
			    installed, selected fields should be disabled to prevent the 
			    user from entering data that doesn't apply.  In this particular 
			    case, the user tried left the default sim as NL, and didn't 
			    have it installed.  When he went to add a new race, the default 
			    sim was used to fill the track list but there was no calendar 
			    file from which to draw track names.  This presented the correct 
			    error, but he shouldn't have gotten it at all because the sim 
			    wasn't installed.
			
			    This fix may also have fixed a problem for people that do not 
			    have NL installed.  DeMONS was defaulting to NL being the 
			    selected sim, and I think the program was getting confused when 
			    it tried to populate a list box.  The result was a GPF when they 
			    tried to start a schedule.  I think (and hope) this problem is 
			    now fixed.

			  - Fixed misspelling of the word "calendar" in a NL-related 
			    calendar file error message.

			  - A calendar file error message said it was having a problem 
			    loading the "specified N3 STN file". Just a typo, but confusing 
			    nonetheless.

			  - The warm-up time when you add a new race to a schedule was 
			    always 1 minute, no matter what the default setting was.

			  - I changed the HTML template a little to accomodate Netscape's 
			    lack of support for use of a percentage in "colspan" tags.

-------		--------------------------------------------------------------------
1.00		Released - 08:00am on 11/25/1999
-------		--------------------------------------------------------------------
			Added the ability to terminate DeMONS after the schedule has 
			completed itself.
			
			New Features:
			
			  - If you're running DeMONS across a pcAnywhere link (or programs 
			    of that ilk), pcAnywhere took forever to display the first 
			    dialog on the client side because of the bitmap background. If 
			    you add the following item under the [SERVER] section of 
			    DMONSdata.ini, the bitmap will no longer be displayed:
			
			         UseBitmap=FALSE

			  - Added the ability to skip to a specific race in the schedule 
			    (while the schedule is running). Just double-click on the 
			    desired race.
	
			  - Added the ability to auto-start the current schedule when the 
			    program starts up.
	
	
			Bug Fixes:
			
			  - If the "Track Error" dialog box is displayed, the edit control 
			    was not initially focused. Adjusting the tab order in the 
			    dialog box fixed the problem.
	
			  - Found and plugged a memory leak involving calendar files when an 
			    entry showed up in the calendar file that didn't have a 
			    corresponding entry in the associated simulators track 
			    dictionary file.
			
			    A user reported a GPF that (I think) occured when the program 
			    detected a track in the ALL.CAL fie that didn't have an 
			    associated entry in the sims track dictionary file.  I think 
			    this memory leak was the cause of the problem, but I'm not sure 
			    since I can't duplicate the problem.


-------		--------------------------------------------------------------------
0.06b		Released - 01:00pm on 11/23/1999
-------		--------------------------------------------------------------------
			This will be the last beta release.  The next release will be 
			version 1.00.
			
			New Features:
			
			  - Added the ability to export a stn file to html format. You MUST 
			    select <b>Save race results</b> for your races in order for a 
			    for a HTML file to be created. Make SURE you read the file 
			    DeMONS HTML Guide.txt (provided in the zip file) before you go 
			    messing around with changing the html template file.
			
			    Exported html files are placed in the Exports folder in your sim 
			    directory.

		
-------		--------------------------------------------------------------------
0.05b		Released - 04:15pm on 11/21/1999
-------		--------------------------------------------------------------------
			New Features:
			
			  - Added the ability to restart the schedule where you left off. In 
			    other words, in a five race schedule, if you click the Stop 
			    button after the 3rd race is completed, the next time you start 
			    the schedule, the first race to be run will be the 4th race in 
			    the list.  Of course, this feature can be turned off (the 
			    default state) in the server configuration dialog box.

			Bug Fixes:
			
			  - If you used the Move Up or Move Down buttons to rearrange your 
			    schedule, the changes wouldn't stick.

		
-------		--------------------------------------------------------------------
0.04b		Released - 04:30pm on 11/20/1999
-------		--------------------------------------------------------------------
			Bug Fixes:
			
			  - Reports were coming in stating that the server wasn't visible on 
			    a LAN unless both internet and TCP/IP were selected in the 
			    client sim.  Angel Medina pointed out some experience he'd had 
			    concerning arena specification and that if the command line 
			    parameters weren't formatted exactly right, the server wouldn't 
			    show up on WON at all. I changed the command line generated by 
			    the program from this:
			
			         arena:  ArenaName
			
			    to this:
			
			         arena:ArenaName
			
			    If you can't tell, I omitted the space between the colon and the 
			    ArenaName. This fixes what I view as a bug in Papyrus' 
			    inconsistent handling of commandline parameters.  If they 
			    address this in the future, DeMONS will also have to be changed 
			    again.
	
			  - Changed the program icon to something more appropriate.

		
-------		--------------------------------------------------------------------
0.03b		Released at 10:55am on 11/20/1999
-------		--------------------------------------------------------------------
			New Features:

			  - Added the ability to change AI opponent strength. (from list of 
			    things I want to do).

			Bug Fixes:
			
			  - The program tried to run Nascar Racing 3 for Nascar Legends 
			    events. This was one of those copy/paste errors.
			
			  - The track name for Myrtle Beach contained a preceding hyphen. 

		
-------		--------------------------------------------------------------------
0.02b		Released - 06:05am, 11/20/1999
-------		--------------------------------------------------------------------
			New Feature:
			
			  - I decided it was tedious as hell to have to bounce between 
			    dialogs when adding races to a schedule.  In the interest in 
			    speedy addition of events to a schedule for new users, I added 
			    buttons to the Create/Edit Schedule dialog box to Add All N3 
			    Races, Add All NL Races, and Delete All (from schedule).
			
			
			Bug Fixes:
		
			  - The program was defaulting race mode to Arcade.  Changed it to 
			    default to realistic race mode.
	
			  - If you didn't set a password for a race, the next time you 
			    started DeMONS, it would show up as "-1".
			
			  - Found a memory leak that would occur if you started to add a 
			    race and then clicked the Cancel button from the race 
			    configuration dialog.
			
			  - A few people have reported that every time they try to "Add" a 
			    new race to the schedule, the get the following error:
			
			       An unsupported operation was attempted
			
			    Reported by Bob Geddes and Rob Robbins. The program appears not 
			    to like anyone with variations of the first name of "Robert". 
			    (a little programming joke).
			
			  - The default selected simulator was not being used when adding a 
			    new race. Even though you might pick Nascar Racing 3 as your 
			    default sim, it would still use Nascar Legends.
			
-------		--------------------------------------------------------------------
0.01b		Released - 06:05am, 11/19/1999
-------		--------------------------------------------------------------------
			Initial release!
			
