QT AGI Studio

From Sierra Wiki
Jump to navigationJump to search
QT AGI Studio
Version 1.3.2
Author: Helen Zommer, Jarno Elonen and Chris Cromer
2012-08-25
QT AGI Studio

QT AGI Studio 1.3.2
Latest Version:  1.3.2
Release Date:  2020-04-19[1]
Company: N/A
Development Status:  Maintained
Publication Status:  Published
Developer(s): Helen Zommer, Jarno Elonen, Chris Cromer
Interface: GUI
Language: C++, Qt
Open Source: Open
Source Availability:  Yes
License: GPL2
Type: IDE
Relevant Engine: AGI
Platform: Windows, Linux
Localization: English
Website: agistudio.sourceforge.net




Description

Helen Zommer and Jarno Elonen's QT AGI Studio is branched from the original AGI Studio. It is cross platform (Linux and Windows) via QT. 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

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


Requirements


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.


Options


Download

Version 1.3.2 (Chris Cromer's Branch)
Version 1.3.0
Source


Known issues

  • None known.


Credits


Legal

QT AGI Studio was distributed with the GPL2


References

Also See