Difference between revisions of "QT AGI Studio"
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{HelenZommerFanToolDev}}, {{JarnoElonenFanToolDev}} | | Developers = {{HelenZommerFanToolDev}}, {{JarnoElonenFanToolDev}} | ||
− | | Interface = | + | | Interface = {{GUI}} |
| ProgLanguage = {{C++}}, {{Qt}} | | ProgLanguage = {{C++}}, {{Qt}} | ||
− | | OpenSource = {{ | + | | OpenSource = {{OpenSRC}} |
| License = {{GPL2}} | | License = {{GPL2}} | ||
| Source = {{SourceSW}} | | Source = {{SourceSW}} | ||
Line 24: | 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 37: | 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> | ||
− | |||
<!-- | <!-- | ||
===<br /> Screenshots === | ===<br /> Screenshots === | ||
Line 50: | 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 110: | Line 110: | ||
==<br /> Download == | ==<br /> Download == | ||
− | * [[Image:ZIP. | + | * [[Image:ZIP.png|ZIP File]] [[agi:IDEs/QT_AGI_Studio/QT_AGI_Studio(AGIStudio_130).tar.gz|QT AGI Studio 1.3.0 source]]<span class="DLInfo"> (ZIP file) [367 KB]</span> |
<!-- | <!-- | ||
::;Source | ::;Source | ||
Line 116: | Line 116: | ||
--> | --> | ||
− | == <br />Known issues == | + | ==<br /> Known issues == |
* | * | ||
Line 128: | Line 128: | ||
<references /> | <references /> | ||
− | == Also See == | + | ==<br /> Also See == |
* [[:Category:Integrated Development Environments|IDE Tools]] | * [[:Category:Integrated Development Environments|IDE Tools]] | ||
− | + | | |
<!-- [[Category:]] --> | <!-- [[Category:]] --> |
Latest revision as of 17:03, 12 May 2024
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: | GUI | ||
Language: | C++, Qt | ||
Open Source: | Open | ||
Source Availability: | |||
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
- QT AGI Studio 1.3.0 source (ZIP file) [367 KB]
Known issues
Credits
References
Also See