teeemcee 2009-10-17 04:19:55 -0700 (Sat, 17 Oct 2009) 471 Some changes to r2960's plotslices() tracking: plotslices() needs to be checked from any deleteslice that might be called from within Game; for example to invalidate slice handles when the textbox is removed. Also, this means that it's not possible to easily write common game-custom slice code that might delete slices, so I decided it was better to get rid of the deleteslice() overload and just use #ifdef IS_GAME. Also, change find_plotslice_handle to make use of it. --- U wip/slices.bas U wip/slices.bi U wip/yetmore.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
