AGI References: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
m 1 revision imported |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== <br />General == | == <br />General == | ||
* [[A Brief Explanation of AGI]] by [[ | * [[A Brief Explanation of AGI]] by [[Juha Terho|Juha Terho]] | ||
==<br /> Picture== | ==<br /> Picture== | ||
* [[An Explanation of AGI Priority Screens]] by [[ | * [[An Explanation of AGI Priority Screens]] by [[Juha Terho|Juha Terho]] | ||
* [[Limitations of AGI Priority Bands]] by [[ | * [[Limitations of AGI Priority Bands]] by [[Juha Terho|Juha Terho]] | ||
==<br /> Logic == | ==<br /> Logic == | ||
* [[AGI Command Reference]] an AGI Logic Programming Tutorial by [[ | * [[AGI Command Reference]] an AGI Logic Programming Tutorial by [[Chris Cromer|Chris Cromer]] | ||
# [[AGI Command Reference - Arithmetic Commands|Arithmetic Commands]] | # [[AGI Command Reference - Arithmetic Commands|Arithmetic Commands]] | ||
# [[AGI Command Reference - Commands to Load and unLoad Resources|Commands to Load and unLoad Resources]] | # [[AGI Command Reference - Commands to Load and unLoad Resources|Commands to Load and unLoad Resources]] | ||
Line 42: | Line 42: | ||
** [[Actions, Tests and Flags in the Adventure Game Interpreter]] | ** [[Actions, Tests and Flags in the Adventure Game Interpreter]] | ||
* [[Adventure Game Interpreter Specifications|AGI Specifications]] | * [[Adventure Game Interpreter Specifications|AGI Specifications]] | ||
* [[Peter Kelly's AGI Docs]] by [[ | * [[Peter Kelly's AGI Docs]] by [[Peter Kelly|Peter Kelly]] | ||
# [[AGI Docs - Data Used by AGI|Data Used by AGI]] | # [[AGI Docs - Data Used by AGI|Data Used by AGI]] | ||
# [[AGI Docs - Defines|Defines]] | # [[AGI Docs - Defines|Defines]] | ||
Line 48: | Line 48: | ||
* [[AGI Stack Overflow]] | * [[AGI Stack Overflow]] | ||
* [[AGI Debug Modes]] | * [[AGI Debug Modes]] | ||
* [[AGI Studio Help File]] by [[ | * [[AGI Studio Help File]] by [[Peter Kelly|Peter Kelly]] | ||
[[Category:Development]] | [[Category:Development]] |
Latest revision as of 19:11, 1 April 2025
General
Picture
- An Explanation of AGI Priority Screens by Juha Terho
- Limitations of AGI Priority Bands by Juha Terho
Logic
- AGI Command Reference an AGI Logic Programming Tutorial by Chris Cromer
- Arithmetic Commands
- Commands to Load and unLoad Resources
- Program Control Commands
- Object Control Commands
- Object Description Commands
- Object Motion Control Commands
- Inventory Item Management Commands
- Picture Resource Management Commands
- Sound Resource Management Commands
- Text Management Commands
- String Management Commands
- Initialization Commands
- Menu Management Commands
- Test Commands
- Other Commands
- Unknown Commands