Difference between revisions of "QT AGI Studio"

From AGI Wiki
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div align="center" style="font-size: 22pt">QT AGI Studio</div>
 
<div align="center" style="font-size: 22pt">QT AGI Studio</div>
<div align="center">Version 1.3.0<br />
+
<div align="center">Version 1.3.2<br />
 
''Author: [[Helen Zommer]], [[Jarno Elonen]]''<br />
 
''Author: [[Helen Zommer]], [[Jarno Elonen]]''<br />
[[2019|2019/03/14]]</div>
+
[[2020|2020/04/19]]</div>
  
 
{{FanAGISoftwareInfobox
 
{{FanAGISoftwareInfobox
 
| Software = QT AGI Studio
 
| Software = QT AGI Studio
| image = [[Image:QTAGIStudio.png|190px]]<br />
+
| Image = [[Image:QTAGIStudio.png|190px]]<br />
 
''QT AGI Studio 1.3.2''
 
''QT AGI Studio 1.3.2''
| Version = 1.3.2 [https://git.cromer.cl/cromer/qt-agistudio/releases git.cromer.cl]
+
| Version = 1.3.2 <ref>[https://git.cromer.cl/cromer/qt-agistudio/releases git.cromer.cl https://git.cromer.cl/cromer/qt-agistudio/releases git.cromer.cl]</ref>
 
| ReleaseDate = [[2012|2012/08/25]]
 
| ReleaseDate = [[2012|2012/08/25]]
 
| Company = {{N/A}}
 
| Company = {{N/A}}
 
| Published = {{Published}}
 
| Published = {{Published}}
 
| Developers = {{HelenZommerFanToolDev}}, {{JarnoElonenFanToolDev}}
 
| Developers = {{HelenZommerFanToolDev}}, {{JarnoElonenFanToolDev}}
 +
| Interface =
 
| ProgLanguage = {{C++}}, {{Qt}}
 
| ProgLanguage = {{C++}}, {{Qt}}
 
| OpenSource = {{Open}}
 
| OpenSource = {{Open}}
Line 23: Line 24:
 
}}
 
}}
  
== <br />Description ==
+
==<br /> Description ==
  
 
<blockquote>
 
<blockquote>
 
Note, {{ChrisCromerToolDev}} has forked and updated QT AGI Studio for Linux. You can find his GIT here: https://git.cromer.cl/cromer/qt-agistudio/releases
 
Note, {{ChrisCromerToolDev}} has forked and updated QT AGI Studio for Linux. You can find his GIT here: https://git.cromer.cl/cromer/qt-agistudio/releases
 +
</blockquote>
  
 
<div class="Quote">
 
<div class="Quote">
Line 36: Line 38:
 
QT AGI Studio is covered by the GNU General Public License (GPL).
 
QT AGI Studio is covered by the GNU General Public License (GPL).
 
</div>
 
</div>
</blockquote>
 
 
<!--
 
<!--
 
===<br /> Screenshots ===
 
===<br /> Screenshots ===
Line 49: Line 50:
  
 
<blockquote>
 
<blockquote>
=== <br />Resource Editors ===
+
===<br /> Resource Editors ===
  
  
  
==== <br />Logic Editor ====
+
====<br /> Logic Editor ====
  
  
  
=== <br />Picture Editor ===
+
===<br /> Picture Editor ===
  
  
  
=== <br />View Editor ===
+
===<br /> View Editor ===
  
  
  
=== <br />Sound player ===
+
===<br /> Sound player ===
  
  
Line 115: Line 116:
 
-->
 
-->
  
== <br />Known issues ==
+
==<br /> Known issues ==
  
 
*  
 
*  
Line 127: Line 128:
 
<references />
 
<references />
  
== Also See ==
+
==<br /> Also See ==
  
 
* [[:Category:Integrated Development Environments|IDE Tools]]
 
* [[:Category:Integrated Development Environments|IDE Tools]]
 
+
&nbsp;
 
<!-- [[Category:]] -->
 
<!-- [[Category:]] -->

Latest revision as of 11:56, 8 February 2024

QT AGI Studio
Version 1.3.2

Author: Helen Zommer, Jarno Elonen

2020/04/19
QT AGI Studio
QTAGIStudio.png
QT AGI Studio 1.3.2
Latest Version:  1.3.2 [1]
Release Date:  2012/08/25
Company: N/A
Publication Status:  Published
Developer(s): Helen Zommer, Jarno Elonen
Interface:
Language: C++, Qt
Open Source: Open
Source Availability:  Yes
License: GPL2
Type: IDE
Platform: Windows, Linux
Localization: English
Website: http://agistudio.sourceforge.net/



Description

Note, Chris Cromer has forked and updated QT AGI Studio for Linux. You can find his GIT here: https://git.cromer.cl/cromer/qt-agistudio/releases

QT AGI Studio Website wrote:

AGI (Adventure Game Interpreter) is the adventure game engine used by Sierra On-Line™ to create some of their early games. QT AGI Studio, formerly known as Linux AGI Studio, is a program that allows you to view, create and edit AGI games. Basically, it is an enhanced port of the Windows AGI Studio originally developed by Peter Kelly.

QT AGI Studio is covered by the GNU General Public License (GPL).


Features


Resource Editors


Logic Editor


Picture Editor


View Editor


Sound player


Version History

Version Date Description
1.3.2 2020-04-19 Version 1.3.2 fixes bugs in the pic editor and view editor and now has binaries for windows and a installable deb package for linux.


Version Date Description
1.3.0 2012-08-25 Version 1.3.0 includes bitmap import for AGI picture resources. It uses a custom vectorization algorithm to draw outlines with the relative line / pen tool and then applies flood fill to large areas.


Development Status

2020/04/19 - Chris Cromer released version 1.3.2 which fixes long standing picedit and viewedit bugs, and built new windows binaries.

2019/05/10 - Chris Cromer forked the project and updated the code, it now compiles under GCC 7 and has a working 64 bit binary.


Download


Known issues


Credits


References


Also See