<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro.txt being silly -- 4.2.1</title>
		<link>http://www.allegro.cc/forums/view/591561</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 09 Jun 2007 18:37:43 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Line 5544: &quot;draw_h_sprite&quot; -- should be &quot;draw_sprite_h_flip&quot; ...</p><p>Dunno how to edit the txi/cvs/etc... so if someone is doing an update soon to that branch fix it, or if it still says that in 4.3 (I know nothing about 4.3, oh well) and you&#39;re doing an update soon, fix it. kthx. <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /></p><p>blah.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Jensen)</author>
		<pubDate>Fri, 25 May 2007 00:34:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Fixed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Fri, 25 May 2007 04:05:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I noticed something else just now, decided not to open a new thread since this one is still open:</p><p>Line 5938:<span class="source-code"><a href="http://www.allegro.cc/manual/destroy_font" target="_blank"><span class="a">destroy_font</span></a><span class="k2">(</span>bmp<span class="k2">)</span><span class="k2">;</span></span> should be: <span class="source-code"><a href="http://www.allegro.cc/manual/destroy_font" target="_blank"><span class="a">destroy_font</span></a><span class="k2">(</span>myfont<span class="k2">)</span><span class="k2">;</span></span>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Jensen)</author>
		<pubDate>Sat, 02 Jun 2007 03:36:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Fixed, thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Sat, 02 Jun 2007 05:14:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This next one confuses me:
</p><div class="quote_container"><div class="title">Line 5976 said:</div><div class="quote"><p>

FONT *is_compatible_font(FONT *f1, FONT *f2)<br />   This function compares the two fonts, which you can use to find out if<br />   Allegro is capable of merging them.</p><p>   Returns TRUE if the two fonts are of the same general type (both are color<br />   fonts or both are monochrome fonts, for instance).
</p></div></div><p>

It says it returns TRUE, which would imply it returns a boolean TRUE/FALSE... but it&#39;s in the form of a pointer?  That has to be wrong... I&#39;m guessing it&#39;s an int.</p><div class="quote_container"><div class="title">font.h said:</div><div class="quote"><p>

<span class="source-code">AL_FUNC<span class="k2">(</span><span class="k1">int</span>, <a href="http://www.allegro.cc/manual/is_compatible_font" target="_blank"><span class="a">is_compatible_font</span></a>, <span class="k2">(</span><a href="http://www.allegro.cc/manual/FONT" target="_blank"><span class="a">FONT</span></a> <span class="k3">*</span>f1, <a href="http://www.allegro.cc/manual/FONT" target="_blank"><span class="a">FONT</span></a> <span class="k3">*</span>f2<span class="k2">)</span><span class="k2">)</span><span class="k2">;</span></span>
</p></div></div><p>

Right so that should be an int.</p><p>Wow, ML&#39;s manual is wrong too... click on &quot;is_compatible_font&quot;.</p><p> <br /><img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /> <b>EDIT:</b> Just let me know if this get&#39;s annoying, and I&#39;ll stop.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Jensen)</author>
		<pubDate>Sun, 03 Jun 2007 00:35:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks, fixed.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Wow, ML&#39;s manual is wrong too... click on &quot;is_compatible_font&quot;.
</p></div></div><p>

There is currently no such thing as ML&#39;s manual, he just uses the official docs and formats them in a nicer way.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
EDIT: Just let me know if this get&#39;s annoying, and I&#39;ll stop.
</p></div></div><p>
Of course not, it&#39;s very much appreciated. But maybe you want to get SVN and create proper patches, makes applying things easier <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sun, 03 Jun 2007 00:49:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>SVN kind of scares me, if I try to learn it, expect me to horribly corrupt something beyond repair that I somehow didn&#39;t even have permission to muck with in the first place.  Oh, and don&#39;t forget to expect about a dozen off-topic threads spawned by me going &quot;HELP, I&#39;M A NUBE, LEARN SVN TO ME, PLZ, KTHXBYE&quot;... <img src="http://www.allegro.cc/forums/smileys/cool.gif" alt="8-)" /></p><p>Oh, and if you counter that, don&#39;t worry, I have like 15 more excuses not to do it myself. <img src="http://www.allegro.cc/forums/smileys/cool.gif" alt="8-)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Jensen)</author>
		<pubDate>Sun, 03 Jun 2007 00:54:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, you don&#39;t have to be afraid of that for two reasons:</p><p>1. Subversion is really easy. The <a href="http://svnbook.red-bean.com/">official subversion book</a> is completely online. For windows I recommend starting by getting <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a>, which is a nice GUI frontend that integrates with the shell.</p><p>2. You don&#39;t have write access to the repository, only the core allegro developers do. At the moment, all you can do is get the source from the repository, make local changes and create a &quot;diff&quot;, a small file that contains only the changes you made, which you can then email to one of the developers.</p><p>Of course as you get more comfortable with svn you may request direct write access.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Sat, 09 Jun 2007 18:37:43 +0000</pubDate>
	</item>
</rss>
