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 31, 2013, 05:59:07 am

Title: Nightly (Windows): 31 Dec 2013 - Revision 10271
Post by: SirKnightly on December 31, 2013, 05:59:07 am
Here is the nightly for Windows on 31 Dec 2013 - Revision 10271

Group: NO-SSE
fso-WIN-NO-SSE-20131231_r10271.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20131231_r10271.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20131231_r10271.md5)

Group: Standard
fso-WIN-Standard-20131231_r10271.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20131231_r10271.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20131231_r10271.md5)

Group: SSE
fso-WIN-SSE-20131231_r10271.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20131231_r10271.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20131231_r10271.md5)

Code: [Select]
------------------------------------------------------------------------
r10269 | Goober5000 | 2013-12-30 23:42:56 -0600 (Mon, 30 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

revert r10082 temporarily while substitute pattern feature is modified
------------------------------------------------------------------------
r10270 | Goober5000 | 2013-12-31 00:32:00 -0600 (Tue, 31 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Mantis #2951: fix memory corruption issues by changing weapon substitution patterns to use C-style arrays rather than SCP_vectors
------------------------------------------------------------------------