
ABOUT HISTORY
================

This History file notes the changes that were made from version 1.31a as
it was released by Peter Kelly under the GNU General Public license. These
changes were made by me, Eric Fullerton.

I began modifying AGI Studio to satisfy me and my team as we develop a game
entitled, "Nailhedz". I am open to suggestions however as to satisfy the AGI
community, but I cannot guarantee anything as it would take time away from 
my game developing. I hope that you find these changes to be useful. :)


HISTORY
================
Version 1.38 BETA 1 (10/01/02)
 - The size and position of every window are now being saved
 - Fixed more bugs in the Menu Designer
 - Fixed the 'black square' bug once and for all

Version 1.37 (9/27/02)
 - Added right-click menus to the Words.tok editor
 - Fixed a bug which crashed the Words.tok editor when clearing the text field
 - Fixed a bug in the view editor, saving new views were resulting in black squares
 - Fixed a bug with editing Separators in the Menu Designer
 - AGI Studio is now centered on the desktop as default

Version 1.36a (9/26/02)
 - Fixed a crash appearing at startup on Windows XP
 - Fixed a bug that kept the 'Utils' menu from appearing

Version 1.36 (5/2/02)
 - Added a menu which can be personalized with links to other programs or websites
 - Added ability to export logics as HTML, RTF or BMP (useful for writing tutorials)
 - The 'Open Game' dialog now remembers the last directory accessed
 - Fixed the double slash that was appearing in the game directory under WinXP
 - Fixed error with importing compiled logics with empty code blocks
 - Fixed a bug with right-clicking in the resource window

Version 1.35 (3/21/02)
 - Redesigned the ADVANCED EDITOR OPTIONS
 - Added color syntax settings
 - Fixed bugs in the animate view feature
 - Added Code Insight
 - Added an experimental 'command popup box'
   = While editing a logic, place the cursor after a space or a period and
     press CTRL+SPACE to view all AGI commands
 - Added lots of shortcut keys
 - Redesigned Splash screen and About screen
 - Added "AGIdev.com" to the web menu
 - Right clicking in the Resource Window now selects an item
 - The TAB key is now implemented

Version 1.34 (02/25/02):
 - Updated the Help file (updated by Chris Cromer)
 - Updated the 'Web' menu
 - Added shortcut keys for 'indent' & 'outdent'
   = indent=TAB outdent=Shift+TAB
 - Added 'Open' to the resource window context menu
 - Added an animate feature to the View Preview window with speed select
 - Added LOTS of logic editor options under SETTINGS | ADVANCED EDITOR OPTIONS
 - Renamed the unknown commands
     unknown170 > set.simple
     unknown171 > push.script
     unknown172 > pop.script
     unknown173 > hold.key
     unknown174 > set.pri.base
     unknown175 > discard.sound
     unknown176 > hide.mouse
     unknown177 > allow.menu
     unknown178 > show.mouse
     unknown179 > fence.mouse
     unknown180 > mouse.posn
     unknown181 > release.key

Version 1.33 (10/10/01):
 - Syntax Highlighting
 - Allow command blocks with no commands, e.g. if (isset(12)) { }
 - Added line number counts to the statusbar of all text editing windows
 - More robust text editing, with gutter, margin, and more
 - Pressing 'F1' will search a word in the Help file. The context is
   determined by the current position of the cursor in a text window.
 - Improved the 'Find' text feature
 - Added a 'Replace' text feature
 - Added a 'Go To' text feature
 - Added 'Bookmarks' to the text editing windows
   = Access bookmarks through either the right click menu or using hotkeys
   = Toggle bookmark using "CTRL+SHIFT+0". Use 0 through 9 to toggle specifics
   = Go to bookmark using "CTRL+0". Use 0 through 9 to goto a specific one

Version 1.32a (10/09/01):
 - Added a (right click) popup menu to all text editing windows
 - Added a (right click) popup menu to the resources window

Version 1.32 (10/04/01):
 - Recompiled source with 'Delphi 5 Professional'
 - Fixed the Logic saving problem
 - Added a 'reopen' menu for loading recently edited games
 - A few cosmetic changes



CONTACT INFO
================
Eric Fullerton (programming)
email   : eric@hsv.com
website : http://www.nailhead.org/agistudio

Chris Cromer (updating Help file)
email   : agigames@agigames.com
website : http://www.agigames.com
_______________________________________________________
