Difference between revisions of "AGIPAL"

From AGI Wiki
Jump to navigationJump to search
Line 1: Line 1:
 +
<div align="center" style="font-size: 22pt">AGIPAL</div>
 +
<div align="center">Version 1.0.0.0<br />
 +
''Author: Dark Minister''<br />
 +
[[2001]]</div>
 +
 
{{AGISoftwareInfobox
 
{{AGISoftwareInfobox
 
| Software = AGIPAL
 
| Software = AGIPAL
| image = <!-- [[Image:AGIPAL_SS.png|200px]] -->
+
| image = <!-- [[Image:AGIPALSS.png|190px]]<br />
| Developers =  
+
''AGIPAL Screenshot'' -->
| Language =  
+
| Version = 1.0.0.0
| Version =  
+
| ReleaseDate = [[2001]]
| OS =  
+
| Company =
 +
| Published = {{Published}}
 +
| Developers = {{DarkMinisterToolDev}}
 +
| ProgLanguage =  
 +
| OpenSource = {{Open}}
 +
| License =
 +
| Source = {{SourceSW}}
 +
| Platform = {{DOSTool}}
 
| Type = {{AGIPaletteTool}}
 
| Type = {{AGIPaletteTool}}
| Localization = English
+
| Localization = {{EnglishTool}}
| Website =  
+
| Website = {{http://pdd.if-legends.org/URL}}
 
}}
 
}}
  
* [[File:ZIP.PNG|ZIP File]] [[agi:Palette/AGIPAL.zip|AGIPal]]<span class="DLInfo"> (ZIP file) [32 KB]</span> - Interpreter. Required for custom palettes to work.
+
{{Stub}}
* [[File:ZIP.PNG|ZIP File]] [[agi:Palette/AGIPaletteEditor(PALEDIT).zip|PALEdit]]<span class="DLInfo"> (ZIP file) [195 KB]</span> - Windows AGI Palette editor for use with AGIPal and AGI Mouse 1.1 interpreters.
 
  
 +
<br />
 +
==<br /><br /> Description ==
  
 +
<blockquote>
 
'''AGIPAL''' is a [[Hacked AGI Interpreters|hacked interpreter]] created by [[Dark Minister]] to allow palette-changing in an AGI game. This provides game authors a way to use colors other than the standard EGA palette in their [[AGI Picture Resource|picture resources]].
 
'''AGIPAL''' is a [[Hacked AGI Interpreters|hacked interpreter]] created by [[Dark Minister]] to allow palette-changing in an AGI game. This provides game authors a way to use colors other than the standard EGA palette in their [[AGI Picture Resource|picture resources]].
  
Line 21: Line 35:
 
'''Note:''' the player must have a copy of the hacked interpreter in order for AGIPAL to work properly. If the player attempts to play the game with an unhacked interpreter, any [[Room|rooms]] that use the palette functionality will shake the screen 100 or so times.
 
'''Note:''' the player must have a copy of the hacked interpreter in order for AGIPAL to work properly. If the player attempts to play the game with an unhacked interpreter, any [[Room|rooms]] that use the palette functionality will shake the screen 100 or so times.
  
==Commands altered by AGIPAL==
+
===Commands altered by AGIPAL===
  
 
* [[shake.screen]]: giving a parameter of 100-109 alters the palette instead of shaking the screen  
 
* [[shake.screen]]: giving a parameter of 100-109 alters the palette instead of shaking the screen  
 +
</blockquote>
 +
 +
==<br /> Features ==
 +
 +
*
 +
 +
==<br /> Version History ==
 +
 +
<blockquote>
 +
&nbsp;<!-- Place version history here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 +
==<br /> Development Status ==
 +
 +
<blockquote>
 +
&nbsp;<!-- Place development status here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 +
==<br /> Usage ==
 +
 +
#
 +
 +
<!--
 +
==<br /> Download ==
 +
 +
<blockquote>
 +
Download from here:
 +
</blockquote>
 +
* [[Image:ZIP.PNG|ZIP File]] [[File:AGIPAL.zip|AGIPAL.zip]] <span class="DLInfo"> (ZIP file) [42.8 KB]</span> - Interpreter. Required for custom palettes to work.
 +
* [[File:ZIP.PNG|ZIP File]] [[File:AGIPaletteEditor(PALEDIT).zip|PALEdit]]<span class="DLInfo"> (ZIP file) [195 KB]</span> - Windows AGI Palette editor for use with AGIPal and AGI Mouse 1.1 interpreters.
  
 
==Games that use AGIPAL==
 
==Games that use AGIPAL==
  
==See also==
 
  
 +
== <br />Known issues ==
 +
 +
*
 +
 +
==<br /> Credits ==
 +
 +
* [[Dark Minister]]
 +
 +
==<br /> References ==
 +
 +
<references />
 +
 +
==<br /> Also See ==
 +
 +
* [[AGI Palette Tools]]
 
* [[Hacked AGI Interpreters]]
 
* [[Hacked AGI Interpreters]]
 
* [[How to Use AGIPAL]] written by [[Brian Provinciano]]
 
* [[How to Use AGIPAL]] written by [[Brian Provinciano]]

Revision as of 13:14, 26 March 2019

AGIPAL
Version 1.0.0.0

Author: Dark Minister

2001
AGIPAL
{{{Image}}}
Latest Version:  1.0.0.0
Release Date:  2001
Company:
Publication Status:  Published
Developer(s): Dark Minister
Interface: {{{Interface}}}
Language:
Open Source: Change to OpenSRC
Source Availability: 
License:
Platform: DOS
Type: Palette Utility
Localization: English
Website: Template:Http://pdd.if-legends.org/URL


This page is a stub page. Please help if you can provide more information.




Description

AGIPAL is a hacked interpreter created by Dark Minister to allow palette-changing in an AGI game. This provides game authors a way to use colors other than the standard EGA palette in their picture resources.

The AGIPAL hack works by modifying the shake.screen command so that a value of 100-109 is interpreted as the name of a palette file in the game's directory, pal.100 through pal.109. This means that a game can have up to ten different palettes. For other values, the shake.screen command works normally.

Note: the player must have a copy of the hacked interpreter in order for AGIPAL to work properly. If the player attempts to play the game with an unhacked interpreter, any rooms that use the palette functionality will shake the screen 100 or so times.

Commands altered by AGIPAL

  • shake.screen: giving a parameter of 100-109 alters the palette instead of shaking the screen


Features


Version History

 


Development Status

 


Usage