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

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

Detail

2019.04.18.Log1565.txt

📄SVN 📅2019-04-18 💾2,0 KB 7 Parsed entries BUILD FIX

Revision r7606

Piddly fart bullshit changes that don't really do anything

Revision r7605

Exclude vfs.cpp from VS project to suppress linker warning about an object without symbols

Revision r7604

Add SFLAG_QUEUEDFORDELETE, to handle detection and manipulation of things like decal sprites marked for deletion

Revision r7603

Utilize the types added in the previous commit

This patch is a bit large.

Revision r7602

Introduce a few "new" types for convenience when dealing with pointers to sprites, walls, and sectors that bypass the StructTracker stuff

Revision r7601

This should fix updatesector/updatesectorz performance while retaining the benefits of breadth-first search

Revision r7600

Add optional output parameter to getwalldist(), to return the coordinates of the closest point on the wall
Raw Content
------------------------------------------------------------------------
r7607 | terminx | 2019-04-18 10:25:42 -0700 (Thu, 18 Apr 2019) | 1 line

Add *.grp, *.rts, *.art, and the current names for the texture cache files to .gitignore
------------------------------------------------------------------------
r7606 | terminx | 2019-04-18 10:25:38 -0700 (Thu, 18 Apr 2019) | 1 line

Piddly fart bullshit changes that don't really do anything
------------------------------------------------------------------------
r7605 | terminx | 2019-04-18 10:25:34 -0700 (Thu, 18 Apr 2019) | 1 line

Exclude vfs.cpp from VS project to suppress linker warning about an object without symbols
------------------------------------------------------------------------
r7604 | terminx | 2019-04-18 10:25:30 -0700 (Thu, 18 Apr 2019) | 1 line

Add SFLAG_QUEUEDFORDELETE, to handle detection and manipulation of things like decal sprites marked for deletion
------------------------------------------------------------------------
r7603 | terminx | 2019-04-18 10:25:24 -0700 (Thu, 18 Apr 2019) | 3 lines

Utilize the types added in the previous commit

This patch is a bit large.
------------------------------------------------------------------------
r7602 | terminx | 2019-04-18 10:25:14 -0700 (Thu, 18 Apr 2019) | 1 line

Introduce a few "new" types for convenience when dealing with pointers to sprites, walls, and sectors that bypass the StructTracker stuff
------------------------------------------------------------------------
r7601 | terminx | 2019-04-18 10:25:11 -0700 (Thu, 18 Apr 2019) | 1 line

This should fix updatesector/updatesectorz performance while retaining the benefits of breadth-first search
------------------------------------------------------------------------
r7600 | terminx | 2019-04-18 10:25:07 -0700 (Thu, 18 Apr 2019) | 1 line

Add optional output parameter to getwalldist(), to return the coordinates of the closest point on the wall
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.