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)
 
(7 intermediate revisions by the same user not shown)
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|2001/12/06]]
| ReleaseDate = {{2001S}}-12-06<ref>From the file's creation date</ref>
| Company = {{N/A}}
| 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 = {{AGIPicTool}}
| 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. ==
 
* AGIRepeat


<br />
==<br /> Description ==
==<br /><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>
</blockquote>
==<br /> Usage ==
* See included README


==<br /> Options ==
==<br /> Options ==


<blockquote>
<blockquote>
&nbsp;
<!-- Add options here -->
</blockquote>
</blockquote>


<div id="DL">
==<br /> Download ==
==<br /> Download ==


Line 84: Line 104:
Download from here:
Download from here:
* [[Image:ZIP.png|ZIP File]] [[File:AGI_Picture_Repeat_(AGIR102B).zip|AGI_Picture_Repeat_(AGIR102B).zip]] <span class="DLInfo"> (ZIP file) [107 KB]</span>
* [[Image:ZIP.png|ZIP File]] [[File:AGI_Picture_Repeat_(AGIR102B).zip|AGI_Picture_Repeat_(AGIR102B).zip]] <span class="DLInfo"> (ZIP file) [107 KB]</span>
</blockquote>
==<br /> Usage ==
* See included README
==<br /> Options ==
<blockquote>
&nbsp;
</blockquote>
</blockquote>


== <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 ==


* [[Joel McCormick]]
* [[Joel McCormick]]
CONDITIONS FOR USE OF THIS PROGRAM
----------------------------------
This software is provided without any warranty of any kind, and use of this software is AT YOUR OWN RISK. At the time of this release, there are no known bugs in the software. It is still STRONGLY RECOMMENDED that you back up your AGI Picture files before running them through this software. That way even if something does go wrong and this program screws up your file, you have a good working copy of the file that you can go back to. Although there is no reason to believe that this program will do any damage to your computer, it is a condition for use of this program that the author will not be held responsible for any damages that occur to your computer, to your AGI Picture files, or to anything else.
This program is provided free of charge, and you may distribute it freely, as long as a copy of this readme file accompanies the executable file.
IF YOU DO NOT AGREE WITH THESE CONDITIONS OF USE, THEN DO NOT USE THIS PROGRAM. AGI Picture Command Repeater was released with no license.


==<br /> References ==
==<br /> References ==


<references />
<references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags -->


== Also See ==
== Also See ==


* [[:Category:AGI Picture Tools|AGI Picture Tools]]
* [[:Category:Graphics Articles|Graphics Articles]]
 
* [[Vector Graphics]]
* [[:Category:Vector Graphic Articles|Vector Graphic Articles]]
* [[Logic Resource (AGI)]]
* [[AGI Specifications: Chapter 4 - The Logic Language|AGI Logic Language Specifications]]
* [[:Category:Logic Resources|Logic Resource Articles]]
* [[:Category:AGI Picture Resources|AGI Picture Resources]]
* [[:Category:AGI Picture Utilities|AGI Picture Utilities]]
&nbsp;
&nbsp;
[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:Picture Tools]]
[[Category:Development]]
[[Category:AGI Picture Tools]]
[[Category:Development Tools]]
[[Category:Graphics Articles]]
[[Category:Vector Graphic Articles]]
[[Category:Logic Resources]]
[[Category:AGI Logic Resources]]
[[Category:Picture Resources]]
[[Category:AGI Picture Resources]]
[[Category:Picture Utilities]]
[[Category:AGI Picture Utilities]]
[[Category:Picture Utilities]]
[[Category:AGI Picture Utilities]]

Latest revision as of 21:20, 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.

  • AGIRepeat


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


Download

Download from here:




Usage

  • See included README


Options

 


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

CONDITIONS FOR USE OF THIS PROGRAM


This software is provided without any warranty of any kind, and use of this software is AT YOUR OWN RISK. At the time of this release, there are no known bugs in the software. It is still STRONGLY RECOMMENDED that you back up your AGI Picture files before running them through this software. That way even if something does go wrong and this program screws up your file, you have a good working copy of the file that you can go back to. Although there is no reason to believe that this program will do any damage to your computer, it is a condition for use of this program that the author will not be held responsible for any damages that occur to your computer, to your AGI Picture files, or to anything else.

This program is provided free of charge, and you may distribute it freely, as long as a copy of this readme file accompanies the executable file.

IF YOU DO NOT AGREE WITH THESE CONDITIONS OF USE, THEN DO NOT USE THIS PROGRAM. AGI Picture Command Repeater was released with no license.


References

  1. From the file's creation date

Also See