New pages
From AGI Wiki
Jump to navigationJump to search(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:43, 26 March 2019 AGI Logic Resource (hist | edit) [34 bytes] Andrew Branscom (talk | contribs) (Redirected page to Logic Resource(AGI))
- 14:42, 26 March 2019 AGI Sound Resource (hist | edit) [34 bytes] Andrew Branscom (talk | contribs) (Created page with "Sound Resource (AGI)")
- 14:15, 26 March 2019 SND2MIDI (hist | edit) [1,812 bytes] Andrew Branscom (talk | contribs) (Created page with "<div align="center" style="font-size: 22pt">SND2MIDI</div> <div align="center">Version <br /> ''Author: Jens Christian Restemeier''<br /> [[]]</div> {{SoftwareInfobox | Softw...")
- 12:53, 26 March 2019 Paul David Doherty (hist | edit) [703 bytes] Andrew Branscom (talk | contribs) (Created page with "{{Stub}} {{DeveloperInfobox | Portrait = 150px | Name = Paul David Doherty }} ==<br /> About == <blockquote> <!-- Add about info here --...")
- 12:49, 26 March 2019 2003 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2003 Releases)
- 18:41, 25 March 2019 Clear.text.rect (hist | edit) [2,860 bytes] Andrew Korson (talk | contribs) (Created page with "The '''clear.text.rect''' command clears a rectangular text area on the screen. == Syntax == clear.text.rect(byt R1, byt C1, byt R2, numbe...")
- 17:57, 25 March 2019 Clear.lines (hist | edit) [1,686 bytes] Andrew Korson (talk | contribs) (Created page with "The '''clear.lines''' command clears a range of text lines. == Syntax == clear.lines(byt TOP, byt BTM, byt COLOR); == Remarks == This comm...")
- 17:41, 25 March 2019 Center.posn (hist | edit) [2,079 bytes] Andrew Korson (talk | contribs) (Created page with "The '''center.posn''' test command returns TRUE if the screen coordinates of the screen object's bottom center pixel is within a specified region. == Syntax == center.po...")
- 16:53, 25 March 2019 Cancel.line (hist | edit) [960 bytes] Andrew Korson (talk | contribs) (Created page with "The '''cancel.line''' command clears any text that is on the input line. == Syntax == cancel.line(); == Remarks == AGI clears the input line by sending backspace chara...")
- 16:49, 25 March 2019 Call.v (hist | edit) [1,366 bytes] Andrew Korson (talk | contribs) (Created page with "The '''call.v''' command executes a logic script by reference. == Syntax == call.v(var vA); == Remarks == The logic with resource number equal to value of...")
- 19:19, 24 March 2019 1997 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:1997 Releases)
- 18:25, 24 March 2019 AGI256 View Editor (hist | edit) [2,639 bytes] Andrew Branscom (talk | contribs) (Created page with "<div align="center" style="font-size: 22pt">AGI256 View Editor</div> <div align="center">Version 1.10<br /> ''Author: ''<br /> 2019/03/14</div> {{AGISoftwareInfobox...")
- 18:14, 24 March 2019 1999 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:1999 Releases)
- 18:06, 24 March 2019 SHOWP256 (hist | edit) [2,037 bytes] Andrew Branscom (talk | contribs) (Created page with "<div align="center" style="font-size: 22pt">SHOWP256</div> <div align="center">Version 1.0<br /> ''Author: ''<br /> 2019/03/14</div> {{AGISoftwareInfobox | Software...")
- 14:21, 24 March 2019 Call (hist | edit) [1,348 bytes] Andrew Korson (talk | contribs) (Created page with "The '''call''' command executes a logic script. == Syntax == call(byt A); == Remarks == The logic with resource number '''A''' is executed one time. If...")
- 12:41, 24 March 2019 AGI Picture Resource (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Picture Resource (AGI))
- 12:30, 24 March 2019 SAVEPIC (hist | edit) [1,944 bytes] Andrew Branscom (talk | contribs) (Created page with "<div align="center" style="font-size: 22pt">SAVEPIC</div> <div align="center">Version <br /> ''Author: Brian Provinciano''<br /> 2019/03/14</div> {{AGISoftwareIn...")
- 11:04, 24 March 2019 Block (hist | edit) [2,594 bytes] Andrew Korson (talk | contribs) (Created page with "The '''block''' command sets up an invisible rectangular block that can restrict screen object movement. == Syntax == block(byt X1, byt Y1, number|by...")
- 16:37, 23 March 2019 Allow.menu (hist | edit) [1,930 bytes] Andrew Korson (talk | contribs) (Created page with "The '''allow.menu''' command enables or disables display of the menu. == Syntax == allow.menu(byt A); == Remarks == This command allows for additi...")
- 16:20, 23 March 2019 Adj.ego.move.to.x.y (hist | edit) [1,507 bytes] Andrew Korson (talk | contribs) (Created page with "The '''adj.ego.move.to.x.y''' command appears to affect 'click to move' functionality in the later versions of AGI. == Syntax == adj.ego.move.to.x.y(); == Remarks == '...")
- 16:12, 23 March 2019 Add.to.pic.v (hist | edit) [1,653 bytes] Andrew Korson (talk | contribs) (Created page with "The '''add.to.pic.v''' command allows you to add a view to the visual picture screen in memory. == Syntax == add.to.pic.v(var vVIEW, var vLOOP...")
- 15:44, 23 March 2019 Addv (hist | edit) [1,251 bytes] Andrew Korson (talk | contribs) (Created page with "The '''addv''' command adds the values of two variables, and stores the result in the first variable. == Syntax == addv(var vA, var vB);<br /> vA = v...")
- 15:37, 23 March 2019 Addn (hist | edit) [1,530 bytes] Andrew Korson (talk | contribs) (Created page with "The '''addn''' command adds a numerical value to a variable. == Syntax == <BLOCKQUOTE> addn(var vA, byt B); vA = vA + B; vA += B; </BLOCKQUOTE> == Rema...")
- 10:28, 23 March 2019 Wiki Discussion (hist | edit) [2,481 bytes] Andrew Branscom (talk | contribs) (Created page with "A page to discuss Wiki issues. --~~~~")
- 20:25, 21 March 2019 Set.pri.base (hist | edit) [1,577 bytes] Andrew Korson (talk | contribs) (Created page with "The '''set.pri.base''' command adjusts the size of the priority bands on the priority screen. == Syntax == set.pri.base(byt A); == Parameters == *A: the y value of the top...")
- 20:34, 19 March 2019 Jarno Elonen (hist | edit) [639 bytes] Andrew Branscom (talk | contribs) (Created page with "{{Stub}} {{DeveloperInfobox | Portrait = 150px | Name = Jarno Elonen }} ==<br /> About == <blockquote> <!-- Add about info here --> </blockqu...")
- 20:00, 19 March 2019 Helen Zommer (hist | edit) [637 bytes] Andrew Branscom (talk | contribs) (Created page with "{{Stub}} {{DesignerInfobox | Portrait = 150px | Name = Helen Zommer }} ==<br /> About == <blockquote> <!-- Add about info here --> </blockquo...")
- 19:35, 19 March 2019 2012 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2012 Releases)
- 18:22, 19 March 2019 Eric Fullerton (hist | edit) [648 bytes] Andrew Branscom (talk | contribs) (Created page with "{{Stub}} {{DesignerInfobox | Portrait = 150px | Name = Eric Fullerton }} ==<br /> About == <blockquote> <!-- Add about info here --> </bloc...")
- 11:04, 19 March 2019 2010 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2010 Releases)
- 10:36, 19 March 2019 1998 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:1998 Releases)
- 22:55, 18 March 2019 2001 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2001 Releases)
- 21:01, 17 March 2019 Andrew Korson (hist | edit) [2,815 bytes] Andrew Branscom (talk | contribs) (Created page with " Category:Developers Category:Fan Developers")
- 10:24, 17 March 2019 2017 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2017 Releases)
- 15:26, 15 March 2019 2014 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2014 Releases)
- 14:04, 15 March 2019 2019 (hist | edit) [36 bytes] Andrew Branscom (talk | contribs) (Redirected page to Category:2019 Releases)
- 23:15, 8 January 2019 King's Quest 4: The Perils of Rosella (hist | edit) [56 bytes] Andrew Branscom (talk | contribs) (Redirected page to King's Quest IV: The Perils of Rosella)
- 23:14, 8 January 2019 Space Quest 2: Vohauls Revenge (hist | edit) [46 bytes] Andrew Branscom (talk | contribs) (Redirected page to Space Quest II: Vohaul's Revenge)
- 23:14, 8 January 2019 Space Quest 1: The Sarien Encounter (hist | edit) [47 bytes] Andrew Branscom (talk | contribs) (Redirected page to Space Quest: The Sarien Encounter)
- 23:13, 8 January 2019 King's Quest 3: To Heir is Human (hist | edit) [48 bytes] Andrew Branscom (talk | contribs) (Redirected page to King's Quest III: To Heir is Human)
- 23:13, 8 January 2019 King's Quest 2: Romancing the Throne (hist | edit) [51 bytes] Andrew Branscom (talk | contribs) (Redirected page to King's Quest II: Romancing the Throne)
- 14:31, 26 March 2018 Directory Files (AGI) (hist | edit) [630 bytes] Andrew Branscom (talk | contribs) (Created page with "{{stub}} <div id="DIRFiles"></div><code>LOGDIR, VIEWDIR, PICDIR, SNDDIR</code> are directory files give the location of each of Logic, Picture, View, and Sound data within th...") originally created as "Directory Files"
- 13:43, 26 March 2018 AGI Data Types (hist | edit) [364 bytes] Andrew Branscom (talk | contribs) (Created page with "==<br /> Data types == * Numbers * Variables ** Special variables * Flags ** AGI Special Flags|Specia...")
- 13:33, 26 March 2018 Actions, Tests and Flags in the Adventure Game Interpreter (hist | edit) [48,924 bytes] Andrew Branscom (talk | contribs) (Created page with "<div align="center" style="font-size: 22pt">Actions, Tests and Flags in the Adventure Game Interpreter</div> ==<br /> Actions == ==<br /> References == <references /> =...")
- 13:32, 26 March 2018 Official AGDS/AGI Documentation (hist | edit) [566 bytes] Andrew Branscom (talk | contribs) (Created page with "From the original official AGI documentation. ===<br /> The Documents === * AGDS - Adventure Game Development System Documentation ** Media:AGDS.pdf|Download AGD...")
- 13:29, 26 March 2018 LAST LOGICS (hist | edit) [901 bytes] Andrew Branscom (talk | contribs) (Created page with "{{Stub}} <div align="center" style="font-size: 22pt">'''Last LOGICS'''</div> <div align="center">''''' '''''</div> ==<br /> Description == <blockquote> Last LOG...")
- 13:01, 26 March 2018 ROOM 0 (hist | edit) [1,312 bytes] Andrew Branscom (talk | contribs) (Created page with "ROOM &U+00023;0")
- 20:13, 20 March 2018 Discard.sound (hist | edit) [1,775 bytes] Andrew Branscom (talk | contribs) (Created page with "{{Stub}} <div align="center" style="font-size: 22pt">'''discard.sound'''</div> <div align="center">''''' '''''</div> ==<br /> Description == <blockquote> The AGI...")
- 19:49, 17 March 2018 Return (hist | edit) [1,021 bytes] Andrew Branscom (talk | contribs) (Created page with "Return ==<br /> Description == Ends execution of the current logic and returns to the logic that called it (or in the case of logic 0, goes on to the next interpreter cycle)...")
- 19:27, 17 March 2018 Includes (hist | edit) [1,891 bytes] Andrew Branscom (talk | contribs) (Created page with "Includes, in AGI logic, allow you to add the text of a file to another file by simply referencing the file name. This is done using the #include command. For example,...")