Version 1.2 - 8th September 2001
-----------

* When the Add Weapons / Ammo / Equipment command adds code
  to add the stuff to the unit or crate, it now adds Magazines (ammo)
  first, so you don't have to reload weapons first thing
* The Modify button in the Script Snippits Manager dialog now works
* When the Add button in the Script Snippits Manager dialog is clicked
  the Description and Script text boxes are now cleared after the
  Snippit has been added
* Added Command Reference window to the Tools menu
* Fixed a bug in the Create description.ext wizard that when used
  more than once in one session would add duplicate items to the
  Weapons / Ammo / Equipment lists, causing problems with OFP
  parsing the file created
* When loading documents from Windows (via double-click in Explorer)
  the document title will now hold the full filename, rather than
  the 8+3 format as previously

Version 1.15 - 23rd August 2001
------------

* Added Script Snippits Manager command to the Tools menu
* Added Script Snippit command to the Insert menu
* Added Insert Script Snippit button to the Insert / Wizard toolbar
* Added Hyperlinks to the About dialog box
* Added Remember Open/Save path during session option to the General tab
  of the Options dialog
* If the above option is enabled, when a File Open or File Save dialog
  is displayed, OFP Script Editor will set the default path to be the last
  path that was used by a File Open or File Save dialog in the current
  session of OFP Script Editor
* Changed the default weapons/ammo/equipment available in the Weapons
  / Ammo / Equipment Available during Briefing dialog in the Create
  description.ext wizard
* Added around 20 more common commands to the Commands branch of the
  Data Bar tree control
* Added an Internet Links menu to the Help menu
* The File Size status bar indicator now has "File size:" at the beginning
  when it changes
* Added status bar indicator pane that shows the current caret position
  e.g. what line you're on

Version 1.1 - 19th August 2001
-----------

* In Data Bar and Weapons / Ammo / Equipment Available during Briefing
  dialog, changed kozliceshot to kozliceshell, as the former doesn't exist
* Added kozlice and its ammo to the Add Weapon / Ammo / Equipment dialog
* Added Mine, FlareGreen, FlareYellow, SmokeShell, SmokeShellRed and
  SmokeShellGreen to the Data Bar, Weapons / Ammo / Equipment
  Available during Briefing dialog and Add Weapon / Ammo / Equipment
  dialog
* Added Mortar to the Weapons / Ammo / Equipment Available during Briefing
  dialog
* You can now select multiple files in the File Open dialog
* Added option to the General tab of the Options dialog that allows you
  to set how many items to have on the Most Recently Used file list on the
  File menu
* Added Expert Mode option to General tab of Options dialog
* When the Create Briefing File Wizard or the Create description.ext file
  Wizard write to the respective files, if they exist already, and Expert
  Mode is not enabled, a warning message box will now be displayed
* Added Check for New Version command to the Help menu
* Added Respawn Type combo box to the Create description.ext file dialog
  which allows you to specify what (if any) respawn will be available
  in multiplayer missions
* Added Insert Marker buttons to the Briefing and Objectives tabs
  in the Create Briefing dialog
* Completely changed the Add Weapon / Ammo / Equipment dialog
  
Version 1.05 - 16th August 2001
------------

* In the Weapons / Ammo / Equipment Available during Briefing dialog
  when you press the space key on the keyboard, the availability of
  the currently selected item in the active list will be toggled
* The File Open and File Save dialogs now have a new default filter
  which shows all *.sqs, *.sqm, *.ext and *.html files, rather than
  just one type as previously
* Added HTML file type filter option to File Open and File Save dialogs
* Added Objectives and Endings tabs to the Create Briefing dialog
* Create Briefing dialog now creates the briefing.html file correctly
* Added Mortar ammo to the data bar and the
  Add Weapon / Ammo / Equipment dialog
* Added Create Briefing File and Create description.ext file wizard buttons
  to the Insert / Wizards toolbar
* Added a combo box to the Create Briefing File wizard dialog that allows
  you to choose which (if any) of the files created to open in the editor
  afterwards
* Added Image Name text box to the Overview tab of the Create Briefing File
  wizard
* Added OFP Script Editor text box to the General tab of the Options dialog
  It's important that this path is set up correctly
* Added Registered File Types tab to the Options dialog
  Allows you to specify what files OFP Script Editor associates itself with
  in Windows
* Fixed bug where the main window didn't restore its state from last time
  (e.g. maximized)
* Fixed a few problems in the Add Weapon / Ammo / Equipment dialog
* When OFP Script Editor is closed, if it is minimized, it will no longer
  remember it's size and position
* The Equipment in the Custom Weapons dialog of the Create description.ext
  file dialog is now added to the file - basically it works now

Version 1.0 - 15th August 2001
-----------

* Program no longer crashes when double-clicking an item in the data bar
  with no document open
* Fixed several bugs in the Add Weapon / Ammo / Equipment command
* Added Kozlice weapon and ammo to the data bar and the
  Add Weapon / Ammo / Equipment dialog
* Added Wizards menu
* Added Create description.ext file command to the Wizards menu
* Added Options dialog to Tools menu with loads of options in it
* Added a status bar pane that displays the file size of the current document
  - only updates on Save or Open
* Status bar now spans the width of the entire window, rather than starting from
  the right edge of the data bar as previously
* Main Window now remembers its size, position and state when it closes
* Now saves whether toolbars and data bar are visible or not
* Added Create Briefing File command to the Wizards menu

Version 0.9 - 7th August 2001
-----------

* Initial public preview version