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

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

Detail

2020.02.06.Log1744.txt

📄SVN 📅2020-02-06 💾3,0 KB 12 Parsed entries BUILD FIX

Revision r8615

Add -nosteam command line parameter

Revision r8614

Call communityapiInit() from the game's app_main() instead of baselayer_init()

Revision r8613

Add r_maxfps -1, an automatic setting that limits the framerate to the refresh rate -1 for each increment over 60Hz the refresh rate is

E.g 60Hz > 59 fps
120Hz > 118 fps
144Hz > 141 fps
165Hz > 162 fps

This also changes G_FPSLimit() back to a more simplistic calculation, because what was there didn't quite seem to make sense.

Revision r8612

Custom driver-independent VSync implementation for Windows

Revision r8611

Patch from Nuke.YKT to fix a sprite rendering issue in Polymost

Revision r8610

Skip startup window when launched from Steam in Big Picture mode

Revision r8609

Add NEED_DWMAPI_H and NEED_BCRYPT_H to windows_inc.h

Revision r8608

Minor clipping fix

Revision r8607

Fix issue with trying to pump a nonexistent SDL event queue when in the middle of changing resolutions

Revision r8606

Shitcan multisampling detection

It wasn't useful.

Revision r8605

Emulate previous behavior for player oang/ohoriz/angvel struct members

Revision r8604

This should be ifndef NETCODE_DISABLE
Raw Content
------------------------------------------------------------------------
r8616 | terminx | 2020-02-06 14:01:34 -0800 (Thu, 06 Feb 2020) | 1 line

Revert "Hackish fix for spline interpolation crash in libxmp-lite"
------------------------------------------------------------------------
r8615 | terminx | 2020-02-06 14:01:29 -0800 (Thu, 06 Feb 2020) | 1 line

Add -nosteam command line parameter
------------------------------------------------------------------------
r8614 | terminx | 2020-02-06 14:01:25 -0800 (Thu, 06 Feb 2020) | 1 line

Call communityapiInit() from the game's app_main() instead of baselayer_init()
------------------------------------------------------------------------
r8613 | terminx | 2020-02-06 14:01:21 -0800 (Thu, 06 Feb 2020) | 8 lines

Add r_maxfps -1, an automatic setting that limits the framerate to the refresh rate -1 for each increment over 60Hz the refresh rate is

E.g 60Hz > 59 fps
120Hz > 118 fps
144Hz > 141 fps
165Hz > 162 fps

This also changes G_FPSLimit() back to a more simplistic calculation, because what was there didn't quite seem to make sense.
------------------------------------------------------------------------
r8612 | terminx | 2020-02-06 14:01:15 -0800 (Thu, 06 Feb 2020) | 1 line

Custom driver-independent VSync implementation for Windows
------------------------------------------------------------------------
r8611 | terminx | 2020-02-06 14:01:09 -0800 (Thu, 06 Feb 2020) | 1 line

Patch from Nuke.YKT to fix a sprite rendering issue in Polymost
------------------------------------------------------------------------
r8610 | terminx | 2020-02-06 14:01:04 -0800 (Thu, 06 Feb 2020) | 1 line

Skip startup window when launched from Steam in Big Picture mode
------------------------------------------------------------------------
r8609 | terminx | 2020-02-06 14:01:00 -0800 (Thu, 06 Feb 2020) | 1 line

Add NEED_DWMAPI_H and NEED_BCRYPT_H to windows_inc.h
------------------------------------------------------------------------
r8608 | terminx | 2020-02-06 14:00:57 -0800 (Thu, 06 Feb 2020) | 1 line

Minor clipping fix
------------------------------------------------------------------------
r8607 | terminx | 2020-02-06 14:00:53 -0800 (Thu, 06 Feb 2020) | 1 line

Fix issue with trying to pump a nonexistent SDL event queue when in the middle of changing resolutions
------------------------------------------------------------------------
r8606 | terminx | 2020-02-06 14:00:49 -0800 (Thu, 06 Feb 2020) | 3 lines

Shitcan multisampling detection

It wasn't useful.
------------------------------------------------------------------------
r8605 | terminx | 2020-02-06 14:00:44 -0800 (Thu, 06 Feb 2020) | 1 line

Emulate previous behavior for player oang/ohoriz/angvel struct members
------------------------------------------------------------------------
r8604 | terminx | 2020-02-06 14:00:39 -0800 (Thu, 06 Feb 2020) | 1 line

This should be ifndef NETCODE_DISABLE
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.