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

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

Detail

2018.04.05.Log1429.txt

📄SVN 📅2018-04-05 💾2,9 KB 12 Parsed entries CON BUILD FIX

Revision r6820

Bump MAXSPRITESONSCREEN from 2048 to 2560

Revision r6819

I don't know if this is actually better or not but it feels like it should be

Revision r6818

EDUKE32_STANDALONE guard some HoloDuke behavior in CON_IFCANSEE and remove a branch from GAMEARRAY_BITMAP processing in CON_SETARRAY

Revision r6817

EDUKE32_STANDALONE guard some hard-coded Duke3D sound behavior

Revision r6816

Use FindDistance3D() instead of sepdist() directly because we don't need/want it inlined here

Revision r6815

Remove a couple of unnecessary calls to S_ClearSoundLocks()

Revision r6814

Replace a couple checks for qsetmode==200 with in3dmode(), because it's literally a macro that does that

Revision r6813

Remove useless switch/case setup in nextpage()

Revision r6812

Revert a small change to cache1d and default lz4CompressionLevel to 5

Revision r6811

Use CSTAT_SPRITE_ALIGNMENT_* enums in a couple places

Revision r6810

Fix up some dynamic tile remapping cruft in A_Spawn() for less branching

Revision r6809

Untabify engine_priv.h
Raw Content
------------------------------------------------------------------------
r6821 | terminx | 2018-04-05 18:43:27 -0700 (Thu, 05 Apr 2018) | 1 line

Oh hey I fucked something up... again... :D
------------------------------------------------------------------------
r6820 | terminx | 2018-04-05 18:43:22 -0700 (Thu, 05 Apr 2018) | 1 line

Bump MAXSPRITESONSCREEN from 2048 to 2560
------------------------------------------------------------------------
r6819 | terminx | 2018-04-05 18:43:17 -0700 (Thu, 05 Apr 2018) | 1 line

I don't know if this is actually better or not but it feels like it should be
------------------------------------------------------------------------
r6818 | terminx | 2018-04-05 18:43:12 -0700 (Thu, 05 Apr 2018) | 1 line

EDUKE32_STANDALONE guard some HoloDuke behavior in CON_IFCANSEE and remove a branch from GAMEARRAY_BITMAP processing in CON_SETARRAY
------------------------------------------------------------------------
r6817 | terminx | 2018-04-05 18:43:08 -0700 (Thu, 05 Apr 2018) | 1 line

EDUKE32_STANDALONE guard some hard-coded Duke3D sound behavior
------------------------------------------------------------------------
r6816 | terminx | 2018-04-05 18:43:03 -0700 (Thu, 05 Apr 2018) | 1 line

Use FindDistance3D() instead of sepdist() directly because we don't need/want it inlined here
------------------------------------------------------------------------
r6815 | terminx | 2018-04-05 18:42:58 -0700 (Thu, 05 Apr 2018) | 1 line

Remove a couple of unnecessary calls to S_ClearSoundLocks()
------------------------------------------------------------------------
r6814 | terminx | 2018-04-05 18:42:53 -0700 (Thu, 05 Apr 2018) | 1 line

Replace a couple checks for qsetmode==200 with in3dmode(), because it's literally a macro that does that
------------------------------------------------------------------------
r6813 | terminx | 2018-04-05 18:42:47 -0700 (Thu, 05 Apr 2018) | 1 line

Remove useless switch/case setup in nextpage()
------------------------------------------------------------------------
r6812 | terminx | 2018-04-05 18:42:43 -0700 (Thu, 05 Apr 2018) | 1 line

Revert a small change to cache1d and default lz4CompressionLevel to 5
------------------------------------------------------------------------
r6811 | terminx | 2018-04-05 18:42:38 -0700 (Thu, 05 Apr 2018) | 1 line

Use CSTAT_SPRITE_ALIGNMENT_* enums in a couple places
------------------------------------------------------------------------
r6810 | terminx | 2018-04-05 18:42:33 -0700 (Thu, 05 Apr 2018) | 1 line

Fix up some dynamic tile remapping cruft in A_Spawn() for less branching
------------------------------------------------------------------------
r6809 | terminx | 2018-04-05 18:42:27 -0700 (Thu, 05 Apr 2018) | 1 line

Untabify engine_priv.h
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.