Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 05, 2015, 05:55:40 am
-
Here is the nightly for Windows on 05 May 2015 - Revision 4e68213
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 126
Group: Standard
fso_Standard_20150505_4e68213.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150505_4e68213.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150505_4e68213.md5)
Group: NO-SSE
fso_NO-SSE_20150505_4e68213.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150505_4e68213.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150505_4e68213.md5)
Group: SSE
fso_SSE_20150505_4e68213.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150505_4e68213.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150505_4e68213.md5)
commit 6b080df
Author: Cliff Gordon <Mon May 4 17:31:45 2015 -0500>
Commit: Cliff Gordon (chief1983) <Mon May 4 20:33:02 2015 -0500>
Fix for Mantis #3158 (take 2): change the size of the token used for released but active streams to fit into an int without narrowing.
code/network/multi_voice.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit cd399f9
Author: Cliff Gordon <Mon May 4 14:42:41 2015 -0500>
Commit: Cliff Gordon <Mon May 4 14:42:41 2015 -0500>
Fix for a 'HAVE_CXX11 already defined' warning on almost every compiled object on FreeBSD.
code/globalincs/pstypes.h | 32 +++++++++++++++++---------------
1 file changed, 17 insertions(+), 15 deletions(-)