Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1418Filtered Results

Detail

2013.07.07.Log0874.txt

📄SVN 📅2013-07-07 💾1,9 KB 5 Parsed entries BUILD

Revision r3937

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().

Revision r3936

Remove one instance of duplicate code lines and now unused TSPR_MIRROR.

Revision r3935

Rename the external 'gethitickms()' to 'gethiticks()'.

Revision r3934

In Windows and SDL layers, rename *hitick* to *u64tick*.

Revision r3933

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
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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
------------------------------------------------------------------------