------------------------------------------------------------------------ r3893 | helixhorned | 2013-06-20 11:31:50 -0700 (Thu, 20 Jun 2013) | 4 lines Lunatic: player method fadecol(), an improved palfrom. Also, an external 'minitext' with optional shade and pal. args and documentation for ps:padecol(). ------------------------------------------------------------------------ r3892 | helixhorned | 2013-06-20 11:31:48 -0700 (Thu, 20 Jun 2013) | 4 lines Don't register "savestate" and "restorestate" OSD commands even in debug builds. They don't get registered on Windows for some reason, and mapstate debugging is best carried out using scripting code, anyway. ------------------------------------------------------------------------ r3891 | helixhorned | 2013-06-20 11:31:47 -0700 (Thu, 20 Jun 2013) | 4 lines Lunatic: major overhaul of gamevar serialization for savegames. - Handle local gamevars. - Restore gamevars from require('end_gamevars'). ------------------------------------------------------------------------ r3890 | helixhorned | 2013-06-20 11:31:45 -0700 (Thu, 20 Jun 2013) | 1 line Lunatic 'geom': retire tovec2 and tovec3, make vec2 and vec3 accept cdata, too. ------------------------------------------------------------------------ r3889 | helixhorned | 2013-06-20 11:31:42 -0700 (Thu, 20 Jun 2013) | 1 line Lunatic: fix random angle movflag, Windows build; write more documentation. ------------------------------------------------------------------------