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

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

Detail

2012.07.29.Log0582.txt

📄SVN 📅2012-07-29 💾425 B 0 Parsed entries BUILD FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
------------------------------------------------------------------------
r2850 | helixhorned | 2012-07-29 05:46:56 -0700 (Sun, 29 Jul 2012) | 4 lines

Classic: on x86 GCC asm builds, fix crash with floor sprites of (x or y) size 2.

The idiv instruction also signals an FPE when the resulting *signed* quotient
overflows, so we simply use div instead.
------------------------------------------------------------------------