Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 22, 2021, 12:48:01 am

Title: Nightly: 22 January 2021 - Revision 373dbeb63
Post by: SirKnightly on January 22, 2021, 12:48:01 am
Here is the nightly for 22 January 2021 - Revision 373dbeb63

At least one of the nightly builds failed!


Group: Linux
nightly_20210122_373dbeb63-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20210122_373dbeb63/nightly_20210122_373dbeb63-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210122_373dbeb63/nightly_20210122_373dbeb63-builds-Linux.tar.gz))

Code: [Select]
------------------------------------------------------------------------
commit 3f27183d6
Author: Baezon
Commit: Baezon

    also reset previous bank
 code/ship/ship.cpp | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit 3d976f53b
Author: Goober5000
Commit: Goober5000

    fix a rare crash in the tech room
 code/menuui/techmenu.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)