Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 04, 2024, 12:48:37 am

Title: Nightly: 04 November 2024 - Revision 1493774f8
Post by: SirKnightly on November 04, 2024, 12:48:37 am
Here is the nightly for 04 November 2024 - Revision 1493774f8

At least one of the nightly builds failed!

Code: [Select]
------------------------------------------------------------------------
commit 2507ada11
Author: Goober5000
Commit: Goober5000

    hide variable -index SEXP operators in FRED
 fred2/sexp_tree.cpp                 | 18 ++++++++++++++++--
 qtfred/src/ui/widgets/sexp_tree.cpp | 18 ++++++++++++++++--
 2 files changed, 32 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 6ed64e796
Author: Goober5000
Commit: Goober5000

    make malformed XSTR a release warning
 code/localization/localize.cpp |  8 ++++----
 code/parse/parselo.cpp         | 15 ++++++++++-----
 2 files changed, 14 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 728a841ce
Author: dependabot[bot]
Commit: GitHub

    Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
 .github/workflows/build-nightly.yaml | 12 ++++++------
 .github/workflows/build-release.yaml | 12 ++++++------
 .github/workflows/build-test.yaml    | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

------------------------------------------------------------------------
commit ebb5a2792
Author: Goober5000
Commit: Goober5000

    refine timestamp_valid
 code/io/timer.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)