Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2015.07.25.Log1152.txt

📄SVN 📅2015-07-25 💾1,2 KB 3 Entry parsate BUILD FIX

Revision r5311

baselayer: add DEBUG_FRAME_LOCKING functionality.

Revision r5310

engine: fix unbalanced begindrawing()/enddrawing() pair in printext16().

Revision r5309

Fix various, but not all warnings.

Except:
 - missing braces around initializer [-Wmissing-braces]: due to union-in-struct
   vec3f_t
 - comparison between signed and unsigned integer expressions [-Wsign-compare]:
   in polymer.c
Contenuto Raw
------------------------------------------------------------------------
r5312 | helixhorned | 2015-07-25 10:23:22 -0700 (Sat, 25 Jul 2015) | 1 line

Game: fix displayed viewscreen when its x/yrepeat isn't evenly divisible by 4.
------------------------------------------------------------------------
r5311 | helixhorned | 2015-07-25 10:23:21 -0700 (Sat, 25 Jul 2015) | 1 line

baselayer: add DEBUG_FRAME_LOCKING functionality.
------------------------------------------------------------------------
r5310 | helixhorned | 2015-07-25 10:23:20 -0700 (Sat, 25 Jul 2015) | 1 line

engine: fix unbalanced begindrawing()/enddrawing() pair in printext16().
------------------------------------------------------------------------
r5309 | helixhorned | 2015-07-25 10:23:17 -0700 (Sat, 25 Jul 2015) | 7 lines

Fix various, but not all warnings.

Except:
 - missing braces around initializer [-Wmissing-braces]: due to union-in-struct
   vec3f_t
 - comparison between signed and unsigned integer expressions [-Wsign-compare]:
   in polymer.c
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.