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

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

Detail

2015.01.16.Log1065.txt

📄SVN 📅2015-01-16 💾1,1 KB 2 Parsed entries FIX

Revision r4927

Fix a crash exposed by animating the menu back button.

Revision r4926

Clean up duplicate and strangely-formed cases in C_ParseCommand().
Raw Content
------------------------------------------------------------------------
r4928 | hendricks266 | 2015-01-16 16:28:49 -0800 (Fri, 16 Jan 2015) | 8 lines

CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track.

 // Example: Switch between tracks like radio stations.
 getmusicposition temp
 starttrackvar next_music_track
 setmusicposition temp

Only implemented for Ogg Vorbis, FLAC, and XA. Consult the devs before using these commands.
------------------------------------------------------------------------
r4927 | hendricks266 | 2015-01-16 16:27:46 -0800 (Fri, 16 Jan 2015) | 1 line

Fix a crash exposed by animating the menu back button.
------------------------------------------------------------------------
r4926 | hendricks266 | 2015-01-16 16:27:19 -0800 (Fri, 16 Jan 2015) | 1 line

Clean up duplicate and strangely-formed cases in C_ParseCommand().
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.