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

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

Detail

2011.10.30.Log0368.txt

📄SVN 📅2011-10-30 💾781 B 1 Parsed entries FIX

Revision r2093

Increase MAXSOUNDS to 4096, making the maximum valid sound ID be 4093.
Keep in mind that MUSICANDSFXs with ambient sounds must still have lotags
less than 999 because values >=1000 are used for the amount of reverb.
(999 can't be used because the original code reads '< 999' and I'm not
sure whether it has any special significance... probably not though)
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2094 | helixhorned | 2011-10-30 14:48:57 -0700 (Sun, 30 Oct 2011) | 1 line

Fix an init issue with the earlier ATI workaround.
------------------------------------------------------------------------
r2093 | helixhorned | 2011-10-30 12:48:46 -0700 (Sun, 30 Oct 2011) | 5 lines

Increase MAXSOUNDS to 4096, making the maximum valid sound ID be 4093.
Keep in mind that MUSICANDSFXs with ambient sounds must still have lotags
less than 999 because values >=1000 are used for the amount of reverb.
(999 can't be used because the original code reads '< 999' and I'm not
sure whether it has any special significance... probably not though)
------------------------------------------------------------------------