Author Topic: Nightly (Windows): 05 May 2015 - Revision 4e68213  (Read 730 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 05 May 2015 - Revision 4e68213
Here is the nightly for Windows on 05 May 2015 - Revision 4e68213

Open non-feature issues in Mantis: 126

Group: Standard
fso_Standard_20150505_4e68213.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20150505_4e68213.7z
MD5Sum

Group: SSE
fso_SSE_20150505_4e68213.7z
MD5Sum

Code: [Select]
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(-)