AGI Picture Command Repeater: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:AGI Pages]]
<div align="center"><span style="font-size: 22pt">AGI Picture Command Repeater</span><br />''Version 1.02 Beta''<br />''Author: [[Joel Mc Cormick]]''<br />''2001-12-06''</div></div>
[[Category:Temp AGI Import Pages]]
<div align="center" style="font-size: 22pt">AGI Picture Command Repeater</div>
<div align="center">Version 1.02 Beta<br />
''Author: [[Joel McCormick]]''<br />
[[2001|2001/12/06]]</div>


{{FanAGISoftwareInfobox
{{FanAGISoftwareInfobox
Line 11: Line 6:
''AGI Picture Command Repeater Screenshot''
''AGI Picture Command Repeater Screenshot''
| Version = 1.02 Beta
| Version = 1.02 Beta
| ReleaseDate = {{2001}}-12-06]]
| ReleaseDate = {{2001S}}-12-06<ref>From the file's creation date</ref>
| Company = {{NAToolCo}}
| Company = {{NAToolCo}}
| DevStatus = {{AbandonedDev}}
| Published = {{Published}}
| Published = {{Published}}
| Developers = {{JoelMcCormickToolDev}}
| Developers = {{JoelMcCormickToolDev}}
Line 18: Line 14:
| ProgLanguage = {{C++}}
| ProgLanguage = {{C++}}
| OpenSource = {{ClosedSRC}}
| OpenSource = {{ClosedSRC}}
| Source = {{NoSourceSW}}
| License = {{NoLicense}}
| License = {{NoLicense}}
| Source = {{NoSourceSW}}
| Type = {{FanAGIPicUtil}} {{AGIPicUtil}}
| Engine = {{AGITool}}
| Platform = {{WinTool}}
| Platform = {{WinTool}}
| Type = {{AGIPicUtil}}
| Localization = {{EnglishTool}}
| Localization = {{EnglishTool}}
| Website = [[wayback:20031015092140/http://weremoose.tripod.com/agi/agiUtilities.html#agirepeat|http://weremoose.tripod.com/]] (Web Archive)
| Website = [[wayback:20031015092140/http://weremoose.tripod.com/agi/agiUtilities.html#agirepeat|http://weremoose.tripod.com/]] (Web Archive)
}}
}}


{{Stub}}
<br />
==<br /> A.K.A. ==


<br />
* [[AGIRepeat]]
==<br /><br /> Description ==
 
==<br /> Description ==


<blockquote>
<blockquote>
[[Joel McCormick]]'s  AGI Picture Command Repeater is a tool to quickly repeat a picture operation over and over. Nice if you want to display a brick wall.
[[Joel McCormick]]'s  AGI Picture Command Repeater is a tool to quickly repeat a picture operation over and over. Nice if you want to display a brick wall.
 
</blockquote>
"The AGI Picture Command Repeater, which I call AGI Repeat for short, is a small utility that I created after drawing a brick wall for Jen's Quest. Drawing the wall was tedious enough, but I decided I wanted to add highlights to the bricks. The task was incredibly boring, so I got to thinking it would be nice if there were some way to just draw something once and then repeat it at certain intervals across the picture resource. As far as I know, there wasn't any such utility, so I wrote it myself. The utility is not as feature rich as it could be (for example, I think it would be cool if an entire group of commands could be repeated), but at the moment I'm too involved with other projects to work on this thing anymore, and it is reasonably useful the way it is.
<div class="Quote">
{{Quote|Attrib = {{JoelMcCormickQ}}
}}
The AGI Picture Command Repeater, which I call AGI Repeat for short, is a small utility that I created after drawing a brick wall for Jen's Quest. Drawing the wall was tedious enough, but I decided I wanted to add highlights to the bricks. The task was incredibly boring, so I got to thinking it would be nice if there were some way to just draw something once and then repeat it at certain intervals across the picture resource. As far as I know, there wasn't any such utility, so I wrote it myself. The utility is not as feature rich as it could be (for example, I think it would be cool if an entire group of commands could be repeated), but at the moment I'm too involved with other projects to work on this thing anymore, and it is reasonably useful the way it is.


"Although this program is technically a beta release, it has been available for months, and I have yet to receive any bug reports or find any bugs myself, so it is fairly safe to download and use it. Just make sure you read the Readme.txt file that comes with it."
"Although this program is technically a beta release, it has been available for months, and I have yet to receive any bug reports or find any bugs myself, so it is fairly safe to download and use it. Just make sure you read the Readme.txt file that comes with it."
 
</div>
<div align="right">-- [[Joel McCormick]]</div>
 
{{TechToDo}}
</blockquote>
<!--
<!--
===<br /> Screenshots ===
===<br /> Screenshots ===
Line 53: Line 51:
==<br /> Features ==
==<br /> Features ==


*
<blockquote>
<!-- Add feature list here -->
</blockquote>
 
==<br /> Requirements ==
 
<blockquote>
<!-- Add requirements here -->
</blockquote>


==<br /> Version History ==
==<br /> Version History ==


<blockquote>
<blockquote>
&nbsp;<!-- Place version history here
* Version 1.02 Beta
<span class="Inactive">N/A</span> -->
 
* Finally went ahead and made the program allow negative numbers for
offsets. The program was actually capable of handling them before, but
the input boxes prevented the user from entering a negative sign (because
the input boxes were created with the ES_NUMBER style...I had to create
a subclass of CEdit to get the behavior I wanted).
 
Version 1.01 Beta
 
* After using the program a little myself, I realized there was a crucial
omission: offsets for the commands. In this version, I have updated the
program so that each command in the command list box has a number besIDE
it that corresponds to the number that you can see above the command in
the PicEdit buffer box. This makes it about ten million billion times
easier to find the command you want to repeat.
 
Version 1.0 Beta
 
* First release of the software. Works, but does not accept negative offsets.
</blockquote>
</blockquote>


Line 65: Line 89:


<blockquote>
<blockquote>
&nbsp;<!-- Place development status here
Further development of AGI Picture Command Repeater has been abandoned.
<span class="Inactive">N/A</span> -->
</blockquote>
 
==<br /> Options ==
 
<blockquote>
<!-- Add options here -->
</blockquote>
</blockquote>
<div id="DL">


==<br /> Usage ==
==<br /> Usage ==
Line 78: Line 112:
&nbsp;
&nbsp;
</blockquote>
</blockquote>


==<br /> Download ==
==<br /> Download ==
Line 88: Line 125:
== <br />Known issues ==
== <br />Known issues ==


* None known
<blockquote>
It is possible to have the same picture file open in both AGI Repeat and PicEdit at the same time. If you do this, note that CHANGES MADE TO THE PICTURE IN ONE PROGRAM WILL NOT TAKE EFFECT IN THE OTHER PROGRAM UNTIL YOU RELOAD THE FILE. That is, if you create repetitions in AGI Repeat, those repetitions will not show up in PicEdit until you reload the file in PicEdit. If you make changes to the picture in PicEdit, those changes will not show up in AGI Repeat until you reload the file in AGI Repeat. This is very important, because if you make changes to the picture file in both programs without reloading the file in one of them first, you will lose some of your work.
</blockquote>


== <br />Credits ==
== <br />Credits ==

Revision as of 20:18, 24 October 2025

AGI Picture Command Repeater
Version 1.02 Beta
Author: Joel Mc Cormick
2001-12-06
AGI Picture Command Repeater

AGI Picture Command Repeater Screenshot
Latest Version:  1.02 Beta
Release Date:  2001-12-06[1]
Company: N/A
Development Status:  Abandoned
Publication Status:  Published
Developer(s): Joel McCormick
Interface: GUI
Language: C++
Open Source: Closed
Source Availability:  No
License: None
Type: Picture Utility Picture Utilitiy
Relevant Engine: AGI
Platform: Windows
Localization: English
Website: http://weremoose.tripod.com/ (Web Archive)




A.K.A.


Description

Joel McCormick's AGI Picture Command Repeater is a tool to quickly repeat a picture operation over and over. Nice if you want to display a brick wall.

The AGI Picture Command Repeater, which I call AGI Repeat for short, is a small utility that I created after drawing a brick wall for Jen's Quest. Drawing the wall was tedious enough, but I decided I wanted to add highlights to the bricks. The task was incredibly boring, so I got to thinking it would be nice if there were some way to just draw something once and then repeat it at certain intervals across the picture resource. As far as I know, there wasn't any such utility, so I wrote it myself. The utility is not as feature rich as it could be (for example, I think it would be cool if an entire group of commands could be repeated), but at the moment I'm too involved with other projects to work on this thing anymore, and it is reasonably useful the way it is.

"Although this program is technically a beta release, it has been available for months, and I have yet to receive any bug reports or find any bugs myself, so it is fairly safe to download and use it. Just make sure you read the Readme.txt file that comes with it."


Features


Requirements


Version History

  • Version 1.02 Beta
  • Finally went ahead and made the program allow negative numbers for

offsets. The program was actually capable of handling them before, but the input boxes prevented the user from entering a negative sign (because the input boxes were created with the ES_NUMBER style...I had to create a subclass of CEdit to get the behavior I wanted).

Version 1.01 Beta

  • After using the program a little myself, I realized there was a crucial

omission: offsets for the commands. In this version, I have updated the program so that each command in the command list box has a number besIDE it that corresponds to the number that you can see above the command in the PicEdit buffer box. This makes it about ten million billion times easier to find the command you want to repeat.

Version 1.0 Beta

  • First release of the software. Works, but does not accept negative offsets.


Development Status

Further development of AGI Picture Command Repeater has been abandoned.


Options




Usage

  • See included README


Options

 




Download

Download from here:


Known issues

It is possible to have the same picture file open in both AGI Repeat and PicEdit at the same time. If you do this, note that CHANGES MADE TO THE PICTURE IN ONE PROGRAM WILL NOT TAKE EFFECT IN THE OTHER PROGRAM UNTIL YOU RELOAD THE FILE. That is, if you create repetitions in AGI Repeat, those repetitions will not show up in PicEdit until you reload the file in PicEdit. If you make changes to the picture in PicEdit, those changes will not show up in AGI Repeat until you reload the file in AGI Repeat. This is very important, because if you make changes to the picture file in both programs without reloading the file in one of them first, you will lose some of your work.


Credits


References

  1. From the file's creation date

Also See