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

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

Detail

2019.09.17.Log1702.txt

📄SVN 📅2019-09-17 💾836 B 1 Parsed entries CON

Revision r8124

Remove "VWCONTROLLER" stuff from voidwrap

This API has already been deprecated by Steam, and we have SDL2 controller support now. Anything we might need to interact with Steam for regarding controllers can be done through the ISteamInput interface that is currently supported in the SDK.
Raw Content
------------------------------------------------------------------------
r8125 | terminx | 2019-09-17 23:10:57 -0700 (Tue, 17 Sep 2019) | 1 line

Remove the EDUKE32_STANDALONE guards from around the definition of EVENT_CAPIR (but not the implementation)
------------------------------------------------------------------------
r8124 | terminx | 2019-09-17 23:10:47 -0700 (Tue, 17 Sep 2019) | 3 lines

Remove "VWCONTROLLER" stuff from voidwrap

This API has already been deprecated by Steam, and we have SDL2 controller support now. Anything we might need to interact with Steam for regarding controllers can be done through the ISteamInput interface that is currently supported in the SDK.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.