initial 1.3.0
This commit is contained in:
47
help/about_agi_studio.html
Normal file
47
help/about_agi_studio.html
Normal file
@@ -0,0 +1,47 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>About QT AGI Studio</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>About QT AGI Studio</h1>
|
||||
AGI Studio is a program which allows you to view, create and edit AGI games.
|
||||
Its goal is to provide a friendly, easy to use interface to work with AGI games in a powerful, integrated environment.
|
||||
<p>
|
||||
Its features include:<p>
|
||||
<ul>
|
||||
<li>Viewing of view and picture resources
|
||||
<li>Editing of view and picture resources and the WORDS.TOK and OBJECT files
|
||||
<li>Listening to sound resources
|
||||
<li>Compiling and decompiling of logic resources
|
||||
<li>Adding, deleting, extracting and renumbering of resources
|
||||
<li>Rebuilding of VOL files
|
||||
</ul>
|
||||
<p>
|
||||
QT AGI studio is an enhanced port of the Windows AGI Studio v.1.31 developed by Peter Kelly. It is designed to closely resemble the original program, however some (hopefully non-critical) features are missing and some new features are added.
|
||||
<p>
|
||||
The picture editor is a port of the MSDOS Picedit developed by Lance Ewing.
|
||||
<p>
|
||||
The sound code was developed by Claudio Matsuoka.
|
||||
<p>
|
||||
QT AGI Studio is available from
|
||||
<a href="http://agistudio.sourceforge.net/">http://agistudio.sourceforge.net/</a>.
|
||||
<p>
|
||||
Please submit bug reports, suggestions etc. to the support database.
|
||||
<p>
|
||||
Here is the <a href="todo.html">TODO list</a> for future development.
|
||||
<p>
|
||||
<hr>
|
||||
This program is free software; you can redistribute it and/or modify it
|
||||
under the terms of the <a href="gpl.txt">GNU General Public License</a>, version 2 or later, as published by the the Free Software Foundation.
|
||||
<p>
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
<p>
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
<hr>
|
||||
<p>
|
||||
<a href="index.html">Back to contents</a><p>
|
||||
</BODY></HTML>
|
Reference in New Issue
Block a user