Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on February 22, 2011, 09:59:18 am

Title: Nightly (Windows): 22 Feb 2011 - Revision 7024
Post by: SirKnightly on February 22, 2011, 09:59:18 am
Here is the nightly for Windows on 22 Feb 2011 - Revision 7024

Group: Inferno
fso-WIN-Inferno-20110222_r7024.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110222_r7024.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110222_r7024.md5)

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110222_r7024.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110222_r7024.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110222_r7024.md5)

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110222_r7024.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110222_r7024.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110222_r7024.md5)

Code: [Select]
------------------------------------------------------------------------
r7019 | Goober5000 | 2011-02-18 22:51:02 -0600 (Fri, 18 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp

add slash and backslash
------------------------------------------------------------------------
r7021 | Echelon9 | 2011-02-21 06:50:16 -0600 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/staticrand.cpp

Initial testing of something very exciting for the coders...
------------------------------------------------------------------------
r7022 | Echelon9 | 2011-02-21 08:13:23 -0600 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/staticrand.cpp
   M /trunk/fs2_open/code/math/staticrand.h

A couple of other small changes to staticrand.cpp|h to address readability
------------------------------------------------------------------------
r7023 | Echelon9 | 2011-02-21 08:15:34 -0600 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Accompanying changes to aicode.cpp following staticrand.cpp
------------------------------------------------------------------------
r7024 | Echelon9 | 2011-02-22 06:05:31 -0600 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/staticrand.cpp

DOC: Further instructions on initialisation of the pseudo random number generator
------------------------------------------------------------------------