Difference between revisions of "AGIWiki/AGI Studio"

Jump to navigation Jump to search
88 bytes removed ,  00:29, 19 May 2012
m
no edit summary
m
Line 24: Line 24:
=== WORDS.TOK Editor ===
=== WORDS.TOK Editor ===


The [/agiwiki/index.php?title=WORDS.TOK&action=edit WORDS.TOK] editor allows you to specify the words that your AGI game will recognize when the user types in a command on the [/agiwiki/index.php?title=Parser&action=edit input line].
The [[AGIWiki/WORDS.TOK|WORDS.TOK]] editor allows you to specify the words that your AGI game will recognize when the user types in a command on the [[AGIWiki/input line|input line].


=== OBJECT Editor ===
=== OBJECT Editor ===


The [/agiwiki/index.php/OBJECT_file OBJECT] editor allows you to specify the inventory items that will be used in your game.
The [[AGIWiki/OBJECT file|OBJECT] editor allows you to specify the inventory items that will be used in your game.


=== Template Game ===
=== Template Game ===
Line 54: Line 54:
by Nailhead
by Nailhead


Like version 1.38 BETA, version 1.34 was developed by adding to the original source code, but it of course does not have as many features as version 1.38 BETA and may contain bugs that were fixed in 1.38 BETA. This version is recommended for people who encounter problems when saving [/agiwiki/index.php/View view resources].
Like version 1.38 BETA, version 1.34 was developed by adding to the original source code, but it of course does not have as many features as version 1.38 BETA and may contain bugs that were fixed in 1.38 BETA. This version is recommended for people who encounter problems when saving [[AGIWiki/View|view resources]].


=== QT AGI Studio ===
=== QT AGI Studio ===
Line 60: Line 60:
* http://people.brandeis.edu/~natb/software.html
* http://people.brandeis.edu/~natb/software.html


A complete rewrite to C using the QT library. Supports logic, view, dictionary, and integrated picture editing. Also comes with template game and an integrated logic generator based on the original [/agiwiki/index.php/Base_Logic_Generator Base Logic Generator]. This version was originally called Linux AGI Studio by Helen Zommer, and was also ported to Windows by Nat Budin.
A complete rewrite to C using the QT library. Supports logic, view, dictionary, and integrated picture editing. Also comes with template game and an integrated logic generator based on the original [[AGIWiki/Base Logic Generator|Base Logic Generator]]. This version was originally called Linux AGI Studio by Helen Zommer, and was also ported to Windows by Nat Budin.


== Development Status ==
== Development Status ==
Line 66: Line 66:
AGI Studio was originally developed by Peter Kelly. Due to other commitments and a declining interest in AGI, he decided not to do any further work on it, but he also released the source code under the GNU General Public License so that others could add to it if they wanted to. Two new verions have spawned from his project. Nailhead took the original Delphi source code and continued development from it, adding extra features and correcting bugs. Another version, QT AGI Studio, is a complete rewrite of AGI Studio in C using the QT library.
AGI Studio was originally developed by Peter Kelly. Due to other commitments and a declining interest in AGI, he decided not to do any further work on it, but he also released the source code under the GNU General Public License so that others could add to it if they wanted to. Two new verions have spawned from his project. Nailhead took the original Delphi source code and continued development from it, adding extra features and correcting bugs. Another version, QT AGI Studio, is a complete rewrite of AGI Studio in C using the QT library.


There is no known maintainer of the AGI Studio source code at this time, and development of AGI Studio appears to have been frozen at version 1.38 BETA, which was released in October 2002. An alternative development environment, [/agiwiki/index.php/WinAGI WinAGI], was released in 2005 and is currently still being maintained by its author. Those who find that they would like additional features in their AGI development environment are recommended to give it a try.
There is no known maintainer of the AGI Studio source code at this time, and development of AGI Studio appears to have been frozen at version 1.38 BETA, which was released in October 2002. An alternative development environment, [[AGIWiki/WinAGI|WinAGI]], was released in 2005 and is currently still being maintained by its author. Those who find that they would like additional features in their AGI development environment are recommended to give it a try.


== See Also ==
== See Also ==
885

edits

Navigation menu