Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 31, 2015, 10:25:58 am

Title: Nightly (Windows): 31 Oct 2015 - Revision bfc3495
Post by: SirKnightly on October 31, 2015, 10:25:58 am
Here is the nightly for Windows on 31 Oct 2015 - Revision bfc3495

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 124

Group: NO-SSE
fso_NO-SSE_20151031_bfc3495.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20151031_bfc3495.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20151031_bfc3495.md5)

Group: AVX
fso_AVX_20151031_bfc3495.7z (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20151031_bfc3495.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20151031_bfc3495.md5)

Group: Standard
fso_Standard_20151031_bfc3495.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20151031_bfc3495.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20151031_bfc3495.md5)

Group: SSE
fso_SSE_20151031_bfc3495.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20151031_bfc3495.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20151031_bfc3495.md5)

Code: [Select]
------------------------------------------------------------------------
commit 1c84c54
Author: niffiwan <Sat Oct 31 19:02:45 2015 +1000>
Commit: niffiwan <Sat Oct 31 20:17:12 2015 +1000>

    Model Assert/Assertion as Coverity killpaths
 coverity/modeling.cpp | 10 ++++++++++
 1 file changed, 10 insertions(+)

------------------------------------------------------------------------
commit 253d8a7
Author: niffiwan <Sat Oct 31 14:06:56 2015 +1000>
Commit: niffiwan <Sat Oct 31 14:06:56 2015 +1000>

    Fix memory leak from Control_config_presets
 code/controlconfig/controlsconfig.h         |  1 +
 code/controlconfig/controlsconfigcommon.cpp | 10 ++++++++++
 code/freespace2/freespace.cpp               |  1 +
 3 files changed, 12 insertions(+)

------------------------------------------------------------------------
commit eb1ff0f
Author: niffiwan <Sat Oct 31 12:51:33 2015 +1000>
Commit: niffiwan <Sat Oct 31 12:51:33 2015 +1000>

    Fix coverity_scan builds
 .travis.yml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

------------------------------------------------------------------------
commit 9dfa67b
Author: niffiwan <Fri Oct 30 22:01:06 2015 +1000>
Commit: niffiwan <Fri Oct 30 22:01:06 2015 +1000>

    Correctly compare vector .end()
 code/camera/camera.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit fb20632
Author: niffiwan <Wed Oct 28 21:26:00 2015 +1000>
Commit: niffiwan <Wed Oct 28 21:26:00 2015 +1000>

    Fix memory leak in cam_create/cam_close
 code/camera/camera.cpp | 3 +++
 1 file changed, 3 insertions(+)


Title: Re: Nightly (Windows): 31 Oct 2015 - Revision bfc3495
Post by: chief1983 on October 31, 2015, 10:26:46 am
Happy Halloween all!