<div dir="auto">Yay! This will be useful! :D</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed., Apr. 6, 2022, 12:44 a.m. , <<a href="mailto:subversion@hamsterrepublic.com">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">teeemcee<br>
2022-04-05 21:44:11 -0700 (Tue, 05 Apr 2022)<br>
529<br>
Variable length slice extra data arrays<br>
<br>
Slice.Extra is replaced with Slice.ExtraVec an integer vector which defaults to<br>
NULL for length 3 arrays containing [0, 0, 0]. So the size of Slice is actually<br>
reduced by this on average.<br>
<br>
Added "resize slice extra", "slice extra length", "append slice extra"<br>
<br>
Yes, HS has (primitive) arrays now!<br>
<br>
I set the maximum length to 1000,000 because more than that is painfully slow<br>
when loading or saving a slice collection, and I didn't want to have separate<br>
limits in the editor and elsewhere<br>
---<br>
U   wip/<a href="http://common.bi" rel="noreferrer noreferrer" target="_blank">common.bi</a><br>
U   wip/common.rbas<br>
U   wip/<a href="http://const.bi" rel="noreferrer noreferrer" target="_blank">const.bi</a><br>
U   wip/docs/plotdict.xml<br>
U   wip/docs/plotdictionary.html<br>
U   wip/menus.bas<br>
U   wip/plotscr.hsd<br>
U   wip/scriptcommands.bas<br>
U   wip/sliceedit.bas<br>
U   wip/<a href="http://sliceedit.bi" rel="noreferrer noreferrer" target="_blank">sliceedit.bi</a><br>
U   wip/slices.bas<br>
U   wip/<a href="http://slices.bi" rel="noreferrer noreferrer" target="_blank">slices.bi</a><br>
U   wip/testgame/autotest.hsi<br>
U   wip/testgame/autotest.hss<br>
U   wip/testgame/autotest.rpgdir/general.reld<br>
U   wip/testgame/autotest.rpgdir/ohrrpgce.gen<br>
U   wip/testgame/autotest.rpgdir/ohrrpgce.hsp<br>
U   wip/testgame/autotest.rpgdir/plotscr.lst<br>
U   wip/testgame/autotest.rpgdir/slicelookup.txt<br>
U   wip/testgame/autotest.rpgdir/slicetree_0_0.reld<br>
A   wip/testgame/autotest.rpgdir/slicetree_0_1300.reld<br>
U   wip/<a href="http://udts.bi" rel="noreferrer noreferrer" target="_blank">udts.bi</a><br>
U   wip/whatsnew.txt<br>
<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank" rel="noreferrer">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>