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

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

Detail

2020.04.04.Log1775.txt

📄SVN 📅2020-04-04 💾1,1 KB 2 Parsed entries FIX

Revision r8797

SW: Fix a few memory access errors related to demo support

Revision r8796

Add a workaround for possible rounding errors in calculations of
sintable and radarang. sintable[512] was different in a 32-bit build.
Raw Content
------------------------------------------------------------------------
r8798 | ny00123 | 2020-04-04 12:42:00 -0700 (Sat, 04 Apr 2020) | 6 lines

SW: Revert the changes from JFSW commit 7d0deafe81b0ffa30d77cfe242e454f8b4487a1f
related to the definitions of RANDOM_NEG in bunny.cpp, ripper.cpp
and ripper2.cpp. Do so in a way that isn't re-introducing compiler
warnings. This partially fixes compatibility with demos made for SW 1.2.
Additionally, replace the 3 separate definitions of RANDOM_NEG
with a common one within game.h.
------------------------------------------------------------------------
r8797 | ny00123 | 2020-04-04 12:41:58 -0700 (Sat, 04 Apr 2020) | 1 line

SW: Fix a few memory access errors related to demo support
------------------------------------------------------------------------
r8796 | ny00123 | 2020-04-04 12:41:57 -0700 (Sat, 04 Apr 2020) | 2 lines

Add a workaround for possible rounding errors in calculations of
sintable and radarang. sintable[512] was different in a 32-bit build.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.