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 01, 2021, 01:34:14 am
-
Here is the nightly for 01 November 2021 - Revision f960a0953
At least one of the nightly builds failed!
Group: Linux
nightly_20211101_f960a0953-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20211101_f960a0953/nightly_20211101_f960a0953-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211101_f960a0953/nightly_20211101_f960a0953-builds-Linux.tar.gz))
------------------------------------------------------------------------
commit a25363e56
Author: Goober5000
Commit: Goober5000
address feedback
code/gamesnd/gamesnd.cpp | 5 +++--
code/gamesnd/gamesnd.h | 2 +-
code/scripting/api/objs/sound.cpp | 4 ++--
code/ship/ship.cpp | 6 +++---
4 files changed, 9 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 71be5b7b8
Author: Goober5000
Commit: Goober5000
make gamesnd a little more robust
code/gamesnd/gamesnd.cpp | 23 +++++++++++++++++++++--
code/gamesnd/gamesnd.h | 5 +++++
code/scripting/api/objs/sound.cpp | 11 ++++++++++-
code/ship/ship.cpp | 6 +++---
4 files changed, 39 insertions(+), 6 deletions(-)
------------------------------------------------------------------------
commit 15d70c30c
Author: The Force
Commit: GitHub
Fix Crash On second opening of select box cause by #3634 (#3760)
fred2/ship_select.cpp | 1 +
1 file changed, 1 insertion(+)