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

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

Detail

2016.11.30.Log1254.txt

📄SVN 📅2016-11-30 💾2,1 KB 7 Parsed entries BUILD FIX

Revision r5945

Remove camera distance from the calculation for how much to offset sprites to avoid z buffer fighting.

Revision r5944

Fix linking of mdpause variable with POLYMER=0 in screens.c, exposed by Visual Studio. DONT_BUILD.

Revision r5943

Makefile: Fix STARTUP_WINDOW=0 on Windows so that the resource objects are built, but the editor's startup window is not. DONT_BUILD.

Revision r5942

Makefile: Extend STARTUP_WINDOW to GTK. DONT_BUILD.

Revision r5941

Makefile: Fold OSX_STARTUPWINDOW into STARTUP_WINDOW. DONT_BUILD.

Revision r5940

Avoid unused variable warning with the startup window disabled. DONT_BUILD.

Revision r5939

Fixes build error with winlayer. DONT_BUILD.
Raw Content
------------------------------------------------------------------------
r5946 | terminx | 2016-11-30 20:06:40 -0800 (Wed, 30 Nov 2016) | 1 line

Change OSD_CvarModified() to rely on a CVAR_MODIFIED flag set in osdcmd_cvar_set(), instead of merely comparing the current value to the default value. This leaves the storing of the default value (dval in osdcvar_t) in place for use in future features that haven't been programmed yet.
------------------------------------------------------------------------
r5945 | terminx | 2016-11-30 20:06:34 -0800 (Wed, 30 Nov 2016) | 1 line

Remove camera distance from the calculation for how much to offset sprites to avoid z buffer fighting.
------------------------------------------------------------------------
r5944 | hendricks266 | 2016-11-28 23:56:18 -0800 (Mon, 28 Nov 2016) | 1 line

Fix linking of mdpause variable with POLYMER=0 in screens.c, exposed by Visual Studio. DONT_BUILD.
------------------------------------------------------------------------
r5943 | hendricks266 | 2016-11-27 20:35:34 -0800 (Sun, 27 Nov 2016) | 1 line

Makefile: Fix STARTUP_WINDOW=0 on Windows so that the resource objects are built, but the editor's startup window is not. DONT_BUILD.
------------------------------------------------------------------------
r5942 | hendricks266 | 2016-11-27 20:35:31 -0800 (Sun, 27 Nov 2016) | 1 line

Makefile: Extend STARTUP_WINDOW to GTK. DONT_BUILD.
------------------------------------------------------------------------
r5941 | hendricks266 | 2016-11-27 20:35:27 -0800 (Sun, 27 Nov 2016) | 1 line

Makefile: Fold OSX_STARTUPWINDOW into STARTUP_WINDOW. DONT_BUILD.
------------------------------------------------------------------------
r5940 | hendricks266 | 2016-11-27 20:35:21 -0800 (Sun, 27 Nov 2016) | 1 line

Avoid unused variable warning with the startup window disabled. DONT_BUILD.
------------------------------------------------------------------------
r5939 | terminx | 2016-11-17 21:29:51 -0800 (Thu, 17 Nov 2016) | 1 line

Fixes build error with winlayer. DONT_BUILD.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.