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

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

Detail

2015.02.07.Log1071.txt

📄SVN 📅2015-02-07 💾2,1 KB 7 Parsed entries CON BUILD FIX

Revision r4964

sdlayer.c: minor stylistic simplification of sdlayer_checkversion(). DONT_BUILD.

Revision r4963

osd.c: in OSD_HandleChar() for TAB, fix use of uninitialized osd->editor.buf[i].

Exposed by Valgrind. DONT_BUILD.

Revision r4962

LunaCON: make -fbad-getactorvar-use-pli enabled by default. DONT_BUILD.

Revision r4961

Make g_player a +1 offset pointer into 'static g_player_s[1 + MAXPLAYER]'.

This fixes the out-of-bounds read of former g_player[] in VM_EventCommon_().

Revision r4960

Classic: on desktops, handle abs. z diff. of floor/ceiling to camera >= 1<<24.

Revision r4959

engine.c: style-cleanup owallmost() and wallmost(). DONT_BUILD.

Revision r4958

In DEBUGANYWAY=2/DEBUG_MAIN_ARRAYS build, declare tsprite[] as tspritetype.

Fixing a bunch of warnings. DONT_BUILD.
Raw Content
------------------------------------------------------------------------
r4965 | helixhorned | 2015-02-07 09:29:15 -0800 (Sat, 07 Feb 2015) | 4 lines

Classic: fix underallocation of TILE_TILT and tilting at very small resolutions.

Since TILE_TILT is only allocated once, it must be done with the maximum
possible size.
------------------------------------------------------------------------
r4964 | helixhorned | 2015-02-07 09:29:14 -0800 (Sat, 07 Feb 2015) | 1 line

sdlayer.c: minor stylistic simplification of sdlayer_checkversion(). DONT_BUILD.
------------------------------------------------------------------------
r4963 | helixhorned | 2015-02-07 09:29:13 -0800 (Sat, 07 Feb 2015) | 3 lines

osd.c: in OSD_HandleChar() for TAB, fix use of uninitialized osd->editor.buf[i].

Exposed by Valgrind. DONT_BUILD.
------------------------------------------------------------------------
r4962 | helixhorned | 2015-02-07 09:29:12 -0800 (Sat, 07 Feb 2015) | 1 line

LunaCON: make -fbad-getactorvar-use-pli enabled by default. DONT_BUILD.
------------------------------------------------------------------------
r4961 | helixhorned | 2015-02-07 09:29:11 -0800 (Sat, 07 Feb 2015) | 3 lines

Make g_player a +1 offset pointer into 'static g_player_s[1 + MAXPLAYER]'.

This fixes the out-of-bounds read of former g_player[] in VM_EventCommon_().
------------------------------------------------------------------------
r4960 | helixhorned | 2015-02-07 09:29:10 -0800 (Sat, 07 Feb 2015) | 1 line

Classic: on desktops, handle abs. z diff. of floor/ceiling to camera >= 1<<24.
------------------------------------------------------------------------
r4959 | helixhorned | 2015-02-07 09:29:08 -0800 (Sat, 07 Feb 2015) | 1 line

engine.c: style-cleanup owallmost() and wallmost(). DONT_BUILD.
------------------------------------------------------------------------
r4958 | helixhorned | 2015-02-05 09:17:05 -0800 (Thu, 05 Feb 2015) | 3 lines

In DEBUGANYWAY=2/DEBUG_MAIN_ARRAYS build, declare tsprite[] as tspritetype.

Fixing a bunch of warnings. DONT_BUILD.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.