Author Topic: Nightly (Windows): 29 Feb 2016 - Revision dc708cc  (Read 821 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 29 Feb 2016 - Revision dc708cc
Here is the nightly for Windows on 29 Feb 2016 - Revision dc708cc

Open non-feature issues in Mantis: 124

Group: AVX
fso_AVX_20160229_dc708cc.7z
MD5Sum

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

Group: SSE
fso_SSE_20160229_dc708cc.7z
MD5Sum

Group: Standard
fso_Standard_20160229_dc708cc.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 5206220
Author: Goober5000 <Sat Feb 27 13:25:48 2016 -0500>
Commit: Goober5000 <Sat Feb 27 13:25:48 2016 -0500>

    simplify the random number seeding; don't seed the RNG for every mission in single player
 code/fred2/fredstubs.cpp      |  2 +-
 code/freespace2/freespace.cpp | 34 ++++++++++------------------------
 code/freespace2/freespace.h   |  2 +-
 3 files changed, 12 insertions(+), 26 deletions(-)