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

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

Detail

2013.05.24.Log0842.txt

📄SVN 📅2013-05-24 💾2,5 KB 9 Parsed entries CON BUILD FIX

Revision r3812

LunaCON: implement dragpoint, clipmove*; fix gamearray serialization.

Revision r3811

Engine: don't extern 'clipmovetraceboxnum', add a new func. clipmovex() instead.

The 'x' is for "extended", since its last arg is a switch of whether to disable
sliding. Use that from gameexec.c.

Revision r3810

C-CON: fix 'copy' on 64-bit archs.

Revision r3809

LunaCON standalone: don't try default path on file-not-found for root names.

Revision r3808

For DNCOORDS display, add current sprite count and #inserted sprites / last sec.

Only in debugging builds.

Revision r3807

Lunatic: fix restoring of tables. Also add savegame.lua which I forgot!

Revision r3806

LunaCON: partially sync with r3803, link with lpeg.a (update to LPeg 0.12).

For pre-1.3 CONs, determining the older script version with gamestartup and/or
definelevelname is not implemented.

Revision r3805

LunaCON: fix qsprintf, add test code for GAMEVAR_{NODEFAULT,NORESET} flags.

Revision r3804

LunaCON: Add -Wall option and sector[].*bunch, warn on some NYI gamevar flags.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3813 | helixhorned | 2013-05-24 06:54:39 -0700 (Fri, 24 May 2013) | 3 lines

Lunatic: -Wchained-loadactor option for LunaCON, clear errors on restart.

The last only in release builds.
------------------------------------------------------------------------
r3812 | helixhorned | 2013-05-24 06:54:37 -0700 (Fri, 24 May 2013) | 1 line

LunaCON: implement dragpoint, clipmove*; fix gamearray serialization.
------------------------------------------------------------------------
r3811 | helixhorned | 2013-05-24 06:54:36 -0700 (Fri, 24 May 2013) | 4 lines

Engine: don't extern 'clipmovetraceboxnum', add a new func. clipmovex() instead.

The 'x' is for "extended", since its last arg is a switch of whether to disable
sliding. Use that from gameexec.c.
------------------------------------------------------------------------
r3810 | helixhorned | 2013-05-24 06:54:34 -0700 (Fri, 24 May 2013) | 1 line

C-CON: fix 'copy' on 64-bit archs.
------------------------------------------------------------------------
r3809 | helixhorned | 2013-05-24 06:54:33 -0700 (Fri, 24 May 2013) | 1 line

LunaCON standalone: don't try default path on file-not-found for root names.
------------------------------------------------------------------------
r3808 | helixhorned | 2013-05-24 06:54:32 -0700 (Fri, 24 May 2013) | 3 lines

For DNCOORDS display, add current sprite count and #inserted sprites / last sec.

Only in debugging builds.
------------------------------------------------------------------------
r3807 | helixhorned | 2013-05-24 06:54:30 -0700 (Fri, 24 May 2013) | 1 line

Lunatic: fix restoring of tables. Also add savegame.lua which I forgot!
------------------------------------------------------------------------
r3806 | helixhorned | 2013-05-24 06:54:29 -0700 (Fri, 24 May 2013) | 4 lines

LunaCON: partially sync with r3803, link with lpeg.a (update to LPeg 0.12).

For pre-1.3 CONs, determining the older script version with gamestartup and/or
definelevelname is not implemented.
------------------------------------------------------------------------
r3805 | helixhorned | 2013-05-24 06:54:27 -0700 (Fri, 24 May 2013) | 1 line

LunaCON: fix qsprintf, add test code for GAMEVAR_{NODEFAULT,NORESET} flags.
------------------------------------------------------------------------
r3804 | helixhorned | 2013-05-24 06:54:25 -0700 (Fri, 24 May 2013) | 1 line

LunaCON: Add -Wall option and sector[].*bunch, warn on some NYI gamevar flags.
------------------------------------------------------------------------