------------------------------------------------------------------------ r3822 | helixhorned | 2013-05-28 12:52:51 -0700 (Tue, 28 May 2013) | 3 lines Make deletion of an ambient sound MUSICANDSFX sprite stop its sound again. Add a test case source/lunatic/test/delmusicsfx.lua. ------------------------------------------------------------------------ r3821 | helixhorned | 2013-05-28 12:52:48 -0700 (Tue, 28 May 2013) | 1 line Lunatic: add actor.delete() and various 'length' methods to geom.vec3/ivec3. ------------------------------------------------------------------------ r3820 | helixhorned | 2013-05-28 12:52:45 -0700 (Tue, 28 May 2013) | 4 lines C-CON: remove "found `gettspr' outside of EVENT_ANIMATESPRITES" warning. Because one may obviously use gettspr/settspr in states called from that event. ------------------------------------------------------------------------