Author Topic: Nightly: 13 February 2021 - Revision 303787d97  (Read 459 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 13 February 2021 - Revision 303787d97
Here is the nightly for 13 February 2021 - Revision 303787d97

At least one of the nightly builds failed!


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


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

Code: [Select]
------------------------------------------------------------------------
commit 1e756d1a6
Author: Goober5000
Commit: Goober5000

    restore retail behavior of XSTR
 code/cutscene/ffmpeg/FFMPEGDecoder.cpp |  4 +--
 code/localization/localize.cpp         | 46 ++++++++++++++++++++--------------
 code/localization/localize.h           |  5 ++++
 code/scripting/api/libs/base.cpp       | 17 ++++++++++---
 4 files changed, 47 insertions(+), 25 deletions(-)

------------------------------------------------------------------------
commit 29fbebde1
Author: MageKing17
Commit: MageKing17

    If the first #ControlConfigOverride isn't named, use "default".
 code/controlconfig/controlsconfigcommon.cpp | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)