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 12, 2010, 02:51:48 pm

Title: Nightly (Windows): 12 Dec 2010 - Revision 6832
Post by: SirKnightly on December 12, 2010, 02:51:48 pm
Here is the nightly for Windows on 12 Dec 2010 - Revision 6832

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

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

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

Code: [Select]
------------------------------------------------------------------------
r6828 | Echelon9 | 2010-12-11 19:07:03 -0600 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix: Local declaration of 'wip' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '5444'
------------------------------------------------------------------------
r6829 | Echelon9 | 2010-12-11 19:08:10 -0600 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp

Clean up up logic check on packet length overrun
------------------------------------------------------------------------
r6830 | Echelon9 | 2010-12-11 19:09:02 -0600 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix: Local declaration of 'template_id' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '1062'
------------------------------------------------------------------------