
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.34 (02/25/2002):
 - 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   : AGISCI@aol.com
website : http://www.agi.zzn.com
_______________________________________________________
