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.08.14.Log1660.txt

📄SVN 📅2019-08-14 💾963 B 2 Parsed entries BUILD FIX

Revision r8002

This timing stuff actually works

It doesn't help when it turns out the compiler is broken and implementing std::chrono::high_resolution_clock as something that only counts in ms instead of properly aliasing it to std::chrono::steady_clock!

Revision r8001

Call A_GetZLimits() for sprites in the map at load time
Raw Content
------------------------------------------------------------------------
r8003 | terminx | 2019-08-14 07:26:53 -0700 (Wed, 14 Aug 2019) | 1 line

This should be enough for SDL controller hotplug support but I haven't tested it
------------------------------------------------------------------------
r8002 | terminx | 2019-08-14 07:26:48 -0700 (Wed, 14 Aug 2019) | 3 lines

This timing stuff actually works

It doesn't help when it turns out the compiler is broken and implementing std::chrono::high_resolution_clock as something that only counts in ms instead of properly aliasing it to std::chrono::steady_clock!
------------------------------------------------------------------------
r8001 | terminx | 2019-08-14 07:26:42 -0700 (Wed, 14 Aug 2019) | 1 line

Call A_GetZLimits() for sprites in the map at load time
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.