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

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

Detail

2017.06.17.Log1278.txt

📄SVN 📅2017-06-17 💾2,3 KB 9 Parsed entries BUILD

Revision r6189

Clean up gamefuncs in standalone mode.

Revision r6188

Don't print any warnings to the log if an unrecognized gamefunc is dispatched; this is expected and normal when they are renamed.

Revision r6187

CON: Add undefinegamefunc.

Revision r6186

Remove an old hack from my menu system that upon closer inspection is no longer needed.

Revision r6185

Change the way gamefuncs are handled to support and ignore entries named as the empty string.

Revision r6184

Don't store redundant copies of default gamefunc names, since the indices are all that matter.

Revision r6183

Disable G_FadeLoad because it doesn't work in any renderer and only causes glitches.

Revision r6182

Keep music playing without interruption during map or hubmap transitions if the same file will be playing before and after.

Revision r6181

Update LZ4 to 1.7.5.
Raw Content
------------------------------------------------------------------------
r6190 | hendricks266 | 2017-06-17 04:42:20 -0700 (Sat, 17 Jun 2017) | 1 line

Clean up warnings in standalone mode.
------------------------------------------------------------------------
r6189 | hendricks266 | 2017-06-17 04:42:15 -0700 (Sat, 17 Jun 2017) | 1 line

Clean up gamefuncs in standalone mode.
------------------------------------------------------------------------
r6188 | hendricks266 | 2017-06-17 04:42:12 -0700 (Sat, 17 Jun 2017) | 1 line

Don't print any warnings to the log if an unrecognized gamefunc is dispatched; this is expected and normal when they are renamed.
------------------------------------------------------------------------
r6187 | hendricks266 | 2017-06-17 04:42:08 -0700 (Sat, 17 Jun 2017) | 1 line

CON: Add undefinegamefunc.
------------------------------------------------------------------------
r6186 | hendricks266 | 2017-06-17 04:42:04 -0700 (Sat, 17 Jun 2017) | 1 line

Remove an old hack from my menu system that upon closer inspection is no longer needed.
------------------------------------------------------------------------
r6185 | hendricks266 | 2017-06-17 04:41:59 -0700 (Sat, 17 Jun 2017) | 1 line

Change the way gamefuncs are handled to support and ignore entries named as the empty string.
------------------------------------------------------------------------
r6184 | hendricks266 | 2017-06-17 04:41:54 -0700 (Sat, 17 Jun 2017) | 1 line

Don't store redundant copies of default gamefunc names, since the indices are all that matter.
------------------------------------------------------------------------
r6183 | hendricks266 | 2017-06-17 04:41:49 -0700 (Sat, 17 Jun 2017) | 1 line

Disable G_FadeLoad because it doesn't work in any renderer and only causes glitches.
------------------------------------------------------------------------
r6182 | hendricks266 | 2017-06-17 04:41:44 -0700 (Sat, 17 Jun 2017) | 1 line

Keep music playing without interruption during map or hubmap transitions if the same file will be playing before and after.
------------------------------------------------------------------------
r6181 | hendricks266 | 2017-06-14 00:00:08 -0700 (Wed, 14 Jun 2017) | 1 line

Update LZ4 to 1.7.5.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.