------------------------------------------------------------------------ r3938 | helixhorned | 2013-07-07 13:59:14 -0700 (Sun, 07 Jul 2013) | 3 lines Lunatic: slight Makefile tweak for Windows preparation. Add doc/how_to_build_lunatic.txt and doc/lpeg-lunatic.patch. ------------------------------------------------------------------------ r3937 | helixhorned | 2013-07-07 13:59:10 -0700 (Sun, 07 Jul 2013) | 5 lines Lunatic: retire per-sprite tsprite access for per-tile animation callback reg. Don't yet make this official API though, since there are unresolved issues with newly created tsprites potentially being fed back to the animation loop. Add xmath.angvec(), xmath.bangvec(), tspr:set_sectnum(), tspr:setpos(). ------------------------------------------------------------------------ r3936 | helixhorned | 2013-07-07 13:59:07 -0700 (Sun, 07 Jul 2013) | 1 line Remove one instance of duplicate code lines and now unused TSPR_MIRROR. ------------------------------------------------------------------------ r3935 | helixhorned | 2013-07-07 13:59:05 -0700 (Sun, 07 Jul 2013) | 1 line Rename the external 'gethitickms()' to 'gethiticks()'. ------------------------------------------------------------------------ r3934 | helixhorned | 2013-07-07 13:59:00 -0700 (Sun, 07 Jul 2013) | 1 line In Windows and SDL layers, rename *hitick* to *u64tick*. ------------------------------------------------------------------------ r3933 | helixhorned | 2013-07-07 13:58:57 -0700 (Sun, 07 Jul 2013) | 7 lines Lunatic: various unrelated changes and more documentation. - check map-text version on load - LunaCON: don't allow (back)slash as identifier char - LunaCON stand-alone: don't resort to default directory for root file names - document non-local control flow functions and for LunaCON, ambigious lexical elements ------------------------------------------------------------------------