Difference between revisions of "Main Page"
(→News) |
|||
(68 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | === Welcome to the AGI Programmers Wiki. === | ||
− | + | A Wiki for the AGI Programming Community. '''A'''dventure '''G'''ame '''I'''nterpreter or [[AGI|AGI]] is the game engine created by Sierra On-line. It was succeeded by Sierra's SCI engine. It was used to create such games as [[King's Quest I: The Quest for the Crown|''King's Quest 1'']] to [[King's Quest III: To Heir Is Human|''III'']], [[Space Quest: Chapter I - The Sarien Encounter|''Space Quest I'']] & [[Space Quest II: Vohaul's Revenge|''II'']], [[Police Quest: In Pursuit of the Death Angel|''Police Quest I'']] and [[Leisure Suit Larry In the Land of the Lounge Lizards|''Leisure Suit Larry 1'']]. With the availability of such tools as [[AGI Studio]] and [[WinAGI]], you can create your own games based on the same engine that Sierra used. This Wiki is a knowledgebase and collection of resources for those working with AGI. | |
− | + | Additional help can always be found on the [[SCIPF:|SCI Programming Community Message Board]]. For help with Sierra's games, see [[SHP:|The Sierra Help Pages]]. | |
===<br /> News === | ===<br /> News === | ||
Line 9: | Line 10: | ||
{| width="100%" cellspacing="20" | {| width="100%" cellspacing="20" | ||
|- | |- | ||
− | | style="border: 1px solid # | + | | style="border: 1px solid #04BF05; background-color: #F0FFF0" width="50%" valign="top" | <div style="padding: .4em .9em .9em"> |
− | + | '''[[2024|May 10, 2024]]''' | |
+ | |||
+ | * [[AGILE-gdx]], the Web based version of [[AGILE]] by [[Lance Ewing]] has been released. It runs AGI games inside your browser (see https://agi.sierra.games/ to play AGI games now). | ||
+ | </div> | ||
+ | |} | ||
+ | |||
+ | {| width="100%" cellspacing="20" | ||
+ | |- | ||
+ | | style="border: 1px solid #04BF05; background-color: #F0FFF0" width="50%" valign="top" | <div style="padding: .4em .9em .9em"> | ||
+ | '''[[2024|February 14, 2024]]''' | ||
− | * [ | + | * [[WinAGI]] version 2.3.6 is now available for download. |
</div> | </div> | ||
|} | |} | ||
− | ===< | + | {| width="100%" cellspacing="20" |
+ | |- | ||
+ | | style="border: 1px solid #04BF05; background-color: #F0FFF0" width="50%" valign="top" | <div style="padding: .4em .9em .9em"> | ||
+ | '''[[2024|October 08, 2022]]''' | ||
+ | |||
+ | * [[AGILE]], the new C# interpreter by [[Lance Ewing]], [[Mark Yu]], and [[Andrew Branscom]] has been released. | ||
+ | </div> | ||
+ | |} | ||
− | + | {| width="100%" cellspacing="20" | |
+ | |- | ||
+ | | style="border: 1px solid #04BF05; background-color: #F0FFF0" width="50%" valign="top" | <div style="padding: .4em .9em .9em"> | ||
+ | '''[[2019|April 19, 2020]]''' | ||
− | + | * [[Chris Cromer]] has released version 1.3.2 of the [[QT AGI Studio]] project. This update adds windows builds, a debian package, and fixes long time bugs in the view and picture editor. | |
+ | </div> | ||
+ | |} | ||
− | + | {| width="100%" cellspacing="20" | |
− | === | + | |- |
+ | | style="border: 1px solid #04BF05; background-color: #F0FFF0" width="50%" valign="top" | <div style="padding: .4em .9em .9em"> | ||
+ | '''[[2019|May 10, 2019]]''' | ||
− | + | * [[Chris Cromer]] has forked the [[QT AGI Studio]] project and updated the code, it now compiles under GCC 7 and has a working 64 bit Linux binary. | |
+ | </div> | ||
+ | |} | ||
+ | <blockquote class="offset">'''''[[Older News]]'''''</blockquote> | ||
− | + | ===<br /> Getting started === | |
− | </ | ||
− | + | New here? Please take the time to visit the [[Community Portal]], which contains useful links for AGI and the AGI Wiki. If you are not registered, you may request an account editing privileges. Contact Collector on the [[SCIPF:|SCI Programming Community Message Board]] or [[SHPF:|The Sierra Help Pages Forums]] if you wish to contribute. See [[#How to Contribute|How to Contribute]] below after you have received an account. <!--<div align="center">Didn't find what you were looking for? Try [[Request article|requesting an article]].</div>--> | |
− | ===Links=== | + | ===<br /> Links === |
Links for additional help and resources for help for your AGI needs. | Links for additional help and resources for help for your AGI needs. | ||
− | + | [https://www.agifans.com/ www.agifans.com/] Lance Ewing's AGI site<br /> | |
− | |||
− | |||
− | |||
− | |||
− | + | [http://sciprogramming.com SCI Programming.com http://sciprogramming.com] | |
+ | : [http://sciprogramming.com/community/ AGI Programming Message Boards on SCIProgramming.com] http://sciprogramming.com/community/ | ||
+ | : [http://sciprogramming.com/scitools.php AGI Tools on SCI Programming.com] http://sciprogramming.com/scitools.php | ||
+ | : [http://sciprogramming.com/fangames.php AGI fan games] http://sciprogramming.com/fangames.php | ||
+ | [http://agi.sierrahelp.com/Tools/ AGI Tools on the Sierra Help Pages] http://agi.sierrahelp.com/Tools/<br> | ||
− | === How to Contribute === | + | ===<br /> How to Contribute === |
No registration is required to use this Wiki. Anyone can view the various topics and guides on the AGI Wiki. However, to add or edit pages, you must be [[Special:Userlogin|logged in]]. If you are not registered, you may request an account editing privileges. Contact Collector on the [[SCIPF:|SCI Programming Community Message Board]] or [[SHPF:|The Sierra Help Pages Forums]] if you wish to contribute. | No registration is required to use this Wiki. Anyone can view the various topics and guides on the AGI Wiki. However, to add or edit pages, you must be [[Special:Userlogin|logged in]]. If you are not registered, you may request an account editing privileges. Contact Collector on the [[SCIPF:|SCI Programming Community Message Board]] or [[SHPF:|The Sierra Help Pages Forums]] if you wish to contribute. | ||
+ | |||
+ | <blockquote> | ||
+ | ====<br /> Notes for Editors: ==== | ||
+ | |||
+ | Please familiarize yourself with [[Help:Contents | MediaWiki formatting]] before adding or editing pages. See the [[Notes_for_Editors|Notes for Editors]] page for AGI Wiki standards and news. | ||
+ | </blockquote> | ||
| | ||
+ | |||
+ | [[Category:Wiki Help]] | ||
+ | [[Category:Wiki News]] |
Latest revision as of 16:33, 13 August 2024
Welcome to the AGI Programmers Wiki.
A Wiki for the AGI Programming Community. Adventure Game Interpreter or AGI is the game engine created by Sierra On-line. It was succeeded by Sierra's SCI engine. It was used to create such games as King's Quest 1 to III, Space Quest I & II, Police Quest I and Leisure Suit Larry 1. With the availability of such tools as AGI Studio and WinAGI, you can create your own games based on the same engine that Sierra used. This Wiki is a knowledgebase and collection of resources for those working with AGI.
Additional help can always be found on the SCI Programming Community Message Board. For help with Sierra's games, see The Sierra Help Pages.
News
|
|
|
|
|
Getting started
New here? Please take the time to visit the Community Portal, which contains useful links for AGI and the AGI Wiki. If you are not registered, you may request an account editing privileges. Contact Collector on the SCI Programming Community Message Board or The Sierra Help Pages Forums if you wish to contribute. See How to Contribute below after you have received an account.
Links
Links for additional help and resources for help for your AGI needs.
www.agifans.com/ Lance Ewing's AGI site
SCI Programming.com http://sciprogramming.com
- AGI Programming Message Boards on SCIProgramming.com http://sciprogramming.com/community/
- AGI Tools on SCI Programming.com http://sciprogramming.com/scitools.php
- AGI fan games http://sciprogramming.com/fangames.php
AGI Tools on the Sierra Help Pages http://agi.sierrahelp.com/Tools/
How to Contribute
No registration is required to use this Wiki. Anyone can view the various topics and guides on the AGI Wiki. However, to add or edit pages, you must be logged in. If you are not registered, you may request an account editing privileges. Contact Collector on the SCI Programming Community Message Board or The Sierra Help Pages Forums if you wish to contribute.
Notes for Editors:Please familiarize yourself with MediaWiki formatting before adding or editing pages. See the Notes for Editors page for AGI Wiki standards and news.