Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 02, 2012, 02:17:25 pm

Title: Nightly (Windows): 02 Dec 2012 - Revision 9388
Post by: SirKnightly on December 02, 2012, 02:17:25 pm
Here is the nightly for Windows on 02 Dec 2012 - Revision 9388

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

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

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

Code: [Select]
------------------------------------------------------------------------
r9385 | karajorma | 2012-12-01 01:11:29 -0600 (Sat, 01 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Update SEXP help for ai goal SEXPs to reflect that priorities over 89 are allowed now.

------------------------------------------------------------------------
r9386 | The_E | 2012-12-01 12:12:50 -0600 (Sat, 01 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

I am just going to assume that this was a hasty application of Ctrl-C Ctrl-V, not some kind of intentional cast of a boolean to a float

------------------------------------------------------------------------
r9388 | The_E | 2012-12-02 04:23:23 -0600 (Sun, 02 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

And another fix for Mantis 2326.

------------------------------------------------------------------------