------------------------------------------------------------------------ r3558 | helixhorned | 2013-03-13 03:48:23 -0700 (Wed, 13 Mar 2013) | 4 lines Lunatic: replace some allocations by static data, some translator fixes. Fix 'setsprite' and 'music'. A good timing test for actors performance is the starfield of WGR2's E1L1 ("Nexus"). ------------------------------------------------------------------------ r3557 | helixhorned | 2013-03-13 03:48:19 -0700 (Wed, 13 Mar 2013) | 1 line Lunatic: also save min, max actor times; fix release build. ------------------------------------------------------------------------ r3556 | helixhorned | 2013-03-13 03:48:14 -0700 (Wed, 13 Mar 2013) | 4 lines Lunatic translator: handle LOGO_FLAGS. This is the only gamevar of its kind that is handled for Lunatic, neither PLR_MORALE nor LOGO_FLAGS are. ------------------------------------------------------------------------