Author Topic: Nightly: 08 February 2021 - Revision 0f1c5e0a4  (Read 693 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 08 February 2021 - Revision 0f1c5e0a4
Here is the nightly for 08 February 2021 - Revision 0f1c5e0a4



Group: Win32-SSE2
nightly_20210208_0f1c5e0a4-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20210208_0f1c5e0a4-builds-x64-SSE2.zip (Mirror)


Group: Linux
nightly_20210208_0f1c5e0a4-builds-Linux.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit cb692b22b
Author: z64555
Commit: z64555

    Add note comment to the CCI_builder.  Controls that don't work in retail should be default disabled, but this relies on the coders making them to get it set the first time.
 code/controlconfig/controlsconfigcommon.cpp | 4 ++++
 1 file changed, 4 insertions(+)

------------------------------------------------------------------------
commit 0b03c3f67
Author: z64555
Commit: z64555

    Add me to the cool kids club.  Wait, no, not that one.
 .github/CODEOWNERS | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit 15d3dde5f
Author: z64555
Commit: z64555

    Unhide non-retail controls by default.  Even though retail data can't make use of most of them, some mods may count on their visibility.
 code/controlconfig/controlsconfigcommon.cpp | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)