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

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

Detail

2015.01.18.Log1066.txt

📄SVN 📅2015-01-18 💾1,9 KB 6 Parsed entries CON BUILD FIX

Revision r4934

Mapster32: remove unused key* options in mapster32.cfg and corresponding BK_* macros. DONT_BUILD.

Revision r4933

Fix bsearch() call for user G_LoadMapHack(): don't access nonexistent storage. DONT_BUILD.

Revision r4932

polymost.c: fix possible access of wallchanged[-1]. DONT_BUILD.

Revision r4931

engine.c: fix memory leak. DONT_BUILD.

Revision r4930

polymost.c: fix C build. DONT_BUILD.

Revision r4929

Fix warning in previous commit. DONT_BUILD.
Raw Content
------------------------------------------------------------------------
r4935 | helixhorned | 2015-01-18 15:16:37 -0800 (Sun, 18 Jan 2015) | 7 lines

Classic: fix "windowed" modes (r_size >= 12) by reverting r4920; adapt.

In setview(), we now assert windowx2 < xdim. The only calling places where its
non-violation is non-trivial to ascertain are (1) showview from CON and
(2) draw-to-tile for look-sideways in game.c. AFAICS case 1 should be fine.
Case 2 is adapted; see comments there.

------------------------------------------------------------------------
r4934 | helixhorned | 2015-01-18 14:11:31 -0800 (Sun, 18 Jan 2015) | 1 line

Mapster32: remove unused key* options in mapster32.cfg and corresponding BK_* macros. DONT_BUILD.
------------------------------------------------------------------------
r4933 | helixhorned | 2015-01-18 12:31:37 -0800 (Sun, 18 Jan 2015) | 1 line

Fix bsearch() call for user G_LoadMapHack(): don't access nonexistent storage. DONT_BUILD.
------------------------------------------------------------------------
r4932 | helixhorned | 2015-01-18 12:28:59 -0800 (Sun, 18 Jan 2015) | 1 line

polymost.c: fix possible access of wallchanged[-1]. DONT_BUILD.
------------------------------------------------------------------------
r4931 | helixhorned | 2015-01-18 12:22:25 -0800 (Sun, 18 Jan 2015) | 1 line

engine.c: fix memory leak. DONT_BUILD.
------------------------------------------------------------------------
r4930 | helixhorned | 2015-01-18 12:21:17 -0800 (Sun, 18 Jan 2015) | 1 line

polymost.c: fix C build. DONT_BUILD.
------------------------------------------------------------------------
r4929 | hendricks266 | 2015-01-16 21:40:42 -0800 (Fri, 16 Jan 2015) | 1 line

Fix warning in previous commit. DONT_BUILD.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.