AGI Logic Tools and AGI Mouse: Difference between pages

From Sierra Wiki
(Difference between pages)
Jump to navigationJump to search
No edit summary
 
sierraw>Andrew Branscom
No edit summary
 
Line 1: Line 1:
{{TechStub}}
<div align="center" style="font-size: 22pt">AGI Mouse</div><br />
[[Category:AGI Pages]]
<div align="center">Version 1.1<br />''Author: [[Brian Provinciano]] and [[Vaughn Gosine]]''<br />January 1st 2001</div>
<div align="center" style="font-size: 22pt">AGI Logic Tools</div>
 
{{AGISoftwareInfobox
| Software = AGI Mouse
| Image =
| Version = 1.1
| ReleaseDate = January 1st {{2001}}
| Company = {{BriProTool}}
| Published = {{Published}}
| Developers = {{BrianProvincianoToolDev}}, {{VaughnGosineToolDev}}
| Interface = {{N/A}}
| ProgLanguage = {{C}}
| OpenSource = {{ClosedSRC}}
| Source = {{NoSourceSW}}
| License = None
| Type = {{AGIHackedInterpreter}}
| Platform = {{DOSTool}}
| Localization = {{N/A}}
| Website = [[wayback:20060827064317/http://www.classicgaming.com/agisci/agimouse.shtml|www.classicgaming.com/agisci/agimouse.shtml]] (web archive)
}}


<br />
<br />
Line 7: Line 25:


<blockquote>
<blockquote>
Tools and utilities for AGI logic resources.
This AGI hack gives ALL AGI games SCI0-like mouse support! Now you can play all your favorite Sierra games such as Leisure Suit Larry, Space Quest, Police Quest, or fan made games such as Dave's Quest or The Ruby Cast with the mouse!
 
{{TechToDo}}
</blockquote>
 
==<br /> Features ==
 
<blockquote>
'''AGI Mouse''' is a [[Hacked AGI Interpreters|hacked interpreter]] created by [[Brian Provinciano]] to allow [[AGI]] games to use the mouse for a point-and-click interface. To play a game that uses this functionality, the player must have the hacked interpreter files. Alternately, AGI Mouse functionality is supported by [[NAGI]].
 
The AGI Mouse hack also features support for [[palette-changing]]; however, this is not supported by NAGI.
 
NOTE: Will not work with the [[AGI-MIDI]] or [[AGISB]] [[MIDI]] Patches.
</blockquote>
 
==<br /> Commands altered by AGI Mouse ==
 
* [[Shake.screen]] - Values 100 through 109 alter game's palette instead of shaking the screen. Other values shake the screen normally.
* [[Push.script]] (previously known as unknown171) - Retrieves information about what mouse button is currently pressed and where the mouse cursor is at the moment; the original command has been completely removed.
 
==<br /> Version History ==
 
<blockquote>
&nbsp;<!-- Place version history here
<span class="Inactive">N/A</span> -->
</blockquote>
 
==<br /> Development Status ==
 
<blockquote>
Unmaintained
</blockquote>
 
==<br /> Usage ==
 
<blockquote>
Just unzip it to the game directory, and you're set!
</blockquote>
 
==<br /> Games that use AGI Mouse ==
 
* [[AGI Mouse Demo]]
* [[Apocalyptic Quest Demo]]
* [[Band Quest Demo]]
* [[Boring Man: The Road to Robinland]]
* [[Boring Man 2: Ho Man! This Game Sucks!]]
* [[Dashiki]]
* [[DG: The AGIMouse Adventure]]
* [[Gourd of the Beans Combat Beta Test]]
* [[Half-Death: Terror at White-Mesa]]
* [[Hitler's Legacy Demo]]
* [[Isabella Coq: A present for my Dad]]
* [[Naturette II: Daughter of the Moon]]
* [[Naturette III: Adventure in Treeworld]]
* [[Naturette IV: From a Planet to Another Planet Demo]]
* [[Naturette IV: From a Planet to Another Planet]]
* [[Open Mic Night]]
* [[Serguei's Destiny 2 Demo]]
* [[Sliding Tile Game]]
* [[Two Player Demo]]
 
==<br /> Download ==
 
<blockquote>
Download from here:
* [[Image:ZIP.png|ZIP File]] [[File:AGIMOUSE.ZIP|AGIMOUSE.ZIP]] <span class="DLInfo"> (ZIP file) [88.0 KB]</span><br />&nbsp;
* [[Image:ZIP.png|ZIP File]] [[File:AGI_Auto_Mouse_1_(AGIAUTMS).zip|AGI Auto-Mouse 1.0]]<span class="DLInfo"> (ZIP file) [25.7 KB]</span>
::An interpreter which gives any AGI game SCI0-like mouse support! Just unzip to the directory of your game.
</blockquote>
</blockquote>
==<br /> Known issues ==
* None known
==<br /> Credits ==
* [[Brian Provinciano]] (developer)
* [[Vaughn Gosine]] (modified by)


==<br /> References ==
==<br /> References ==
Line 14: Line 108:
<references />
<references />


=== See Also ===
==<br /> Also See ==


*
* [[How to use the AGI Mouse 1.0 API]]
* [[:Category:Releases That Use AGI Mouse|Releases That Use AGI Mouse]]
* [[:Category:AGI Hacked Interpreters|AGI Hacked Interpreters]]
* [[:Category:AGI Hacks|AGI Hacks]]
* [[How to use the AGI Mouse]]
<!-- * [http://www.agidev.com/articles/a.php?id=25 How to use the AGI Mouse 1.0 API] (http://www.agidev.com/articles/a.php?id=25) (hosted by [http://www.agidev.com agidev.com] (http://www.agidev.com); written by Brian Provinciano) -->


&nbsp;
&nbsp;


[[Category:AGI Hacks]]
[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:Development]]
[[Category:Hacked Interpreters]]
[[Category:Development Tools]]
[[Category:AGI Hacked Interpreters]]
[[Category:AGI Development Tools]]
[[Category:Logic Tools]]

Revision as of 15:28, 12 May 2024

AGI Mouse


Version 1.1
Author: Brian Provinciano and Vaughn Gosine
January 1st 2001
AGI Mouse
Latest Version:  1.1
Release Date:  January 1st 2001
Company: BriPro
Publication Status:  Published
Developer(s): Brian Provinciano, Vaughn Gosine
Interface: N/A
Language: C
Open Source: Closed
Source Availability:  No
License: None
Type: Hacked Interpreters
Platform: DOS
Localization: N/A
Website: www.classicgaming.com/agisci/agimouse.shtml (web archive)




Description

This AGI hack gives ALL AGI games SCI0-like mouse support! Now you can play all your favorite Sierra games such as Leisure Suit Larry, Space Quest, Police Quest, or fan made games such as Dave's Quest or The Ruby Cast with the mouse!


Features

AGI Mouse is a hacked interpreter created by Brian Provinciano to allow AGI games to use the mouse for a point-and-click interface. To play a game that uses this functionality, the player must have the hacked interpreter files. Alternately, AGI Mouse functionality is supported by NAGI.

The AGI Mouse hack also features support for palette-changing; however, this is not supported by NAGI.

NOTE: Will not work with the AGI-MIDI or AGISB MIDI Patches.


Commands altered by AGI Mouse

  • Shake.screen - Values 100 through 109 alter game's palette instead of shaking the screen. Other values shake the screen normally.
  • Push.script (previously known as unknown171) - Retrieves information about what mouse button is currently pressed and where the mouse cursor is at the moment; the original command has been completely removed.


Version History

 


Development Status

Unmaintained


Usage

Just unzip it to the game directory, and you're set!


Games that use AGI Mouse


Download

Download from here:

An interpreter which gives any AGI game SCI0-like mouse support! Just unzip to the directory of your game.


Known issues

  • None known


Credits


References



Also See