<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 28 May 2020 at 12:39, <<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">teeemcee<br>
2020-05-27 17:21:48 -0700 (Wed, 27 May 2020)<br>
193<br>
Add rectangle & fuzzyrect overloads that take RelRectType (aka RectType containing RelPos's)<br>
<br>
Also had to change the XY_WH macro to work around a FB bug:<br>
<a href="https://sourceforge.net/p/fbc/bugs/922/" rel="noreferrer" target="_blank">https://sourceforge.net/p/fbc/bugs/922/</a></blockquote><div>Please beware that you now have to add brackets around expressions yourself, e.g. write XY_WH((pos * tilesize), tilesize) instead of XY_WH(pos * tilesize, tilesize). Also it evaluates each argument twice, but it always did that.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
---<br>
U   wip/allmodex.bas<br>
U   wip/<a href="http://allmodex.bi" rel="noreferrer" target="_blank">allmodex.bi</a><br>
U   wip/common.rbas<br>
U   wip/drawing.bas<br>
U   wip/mapsubs.bas<br>
U   wip/slices.bas<br>
U   wip/textboxedit.bas<br>
U   wip/<a href="http://util.bi" rel="noreferrer" target="_blank">util.bi</a><br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div></div>