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

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

Detail

2016.07.04.Log1231.txt

📄SVN 📅2016-07-04 💾1,7 KB 5 Parsed entries BUILD FIX

Revision r5810

Mapster32: pull out some code from M32_InsertPoint() into M32_MarkPointInsertion().

Revision r5809

Lunatic: fix map-text loading.

The file descriptor was closed from Lua code, causing the
subsequent kfilelength() to fail and attempt an allocation
of (size_t)-1 bytes.

Revision r5808

SDL2 layer: in Mapster32, fix menu Ctrl-F in case NumLock is on.

Revision r5807

engine.c: fix potential smostwall[-1] access. Found by ASan.

Revision r5806

Fix non-HAVE_CLIPSHAPE_FEATURE build.

Used for example with DEBUGGINGAIDS=2, i.e. sanitizers enabled.
Raw Content
------------------------------------------------------------------------
r5811 | helixhorned | 2016-07-04 07:09:08 -0700 (Mon, 04 Jul 2016) | 4 lines

Mapster32: on TROR point insertion, mark more points.

This fixes a bug reported by Micky C on 2016-01-11 where too
few points were marked to be inserted. See AMC TC SVN r2308.
------------------------------------------------------------------------
r5810 | helixhorned | 2016-07-04 07:09:08 -0700 (Mon, 04 Jul 2016) | 1 line

Mapster32: pull out some code from M32_InsertPoint() into M32_MarkPointInsertion().
------------------------------------------------------------------------
r5809 | helixhorned | 2016-07-04 07:09:07 -0700 (Mon, 04 Jul 2016) | 5 lines

Lunatic: fix map-text loading.

The file descriptor was closed from Lua code, causing the
subsequent kfilelength() to fail and attempt an allocation
of (size_t)-1 bytes.
------------------------------------------------------------------------
r5808 | helixhorned | 2016-07-04 07:09:06 -0700 (Mon, 04 Jul 2016) | 1 line

SDL2 layer: in Mapster32, fix menu Ctrl-F in case NumLock is on.
------------------------------------------------------------------------
r5807 | helixhorned | 2016-07-04 07:09:05 -0700 (Mon, 04 Jul 2016) | 1 line

engine.c: fix potential smostwall[-1] access. Found by ASan.
------------------------------------------------------------------------
r5806 | helixhorned | 2016-07-04 07:09:03 -0700 (Mon, 04 Jul 2016) | 3 lines

Fix non-HAVE_CLIPSHAPE_FEATURE build.

Used for example with DEBUGGINGAIDS=2, i.e. sanitizers enabled.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.