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 13, 2010, 11:49:02 am

Title: Nightly (OS X): 13 Dec 2010 - Revision 6830
Post by: SirKnightly on December 13, 2010, 11:49:02 am
Here is the nightly for OS X on 13 Dec 2010 - Revision 6830

Group: Inferno
fso-OSX-Inferno-20101213_r6830.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20101213_r6830.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20101213_r6830.md5)

Code: [Select]
------------------------------------------------------------------------
r6825 | The_E | 2010-12-11 00:03:45 -0600 (Sat, 11 Dec 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

Fix for Mantis 1647 (Message brackets linger around when player turns traitor)

------------------------------------------------------------------------
r6826 | Echelon9 | 2010-12-11 06:54:02 -0600 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp

Fix: Buffer overrun: accessing 'struct NavPoint * Navs', the writable size is '352' bytes, but '396' bytes might be written: Lines: 1597, 1600
------------------------------------------------------------------------
r6827 | Echelon9 | 2010-12-11 07:49:06 -0600 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix: Local declaration of 'rship' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '6450'
------------------------------------------------------------------------
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'
------------------------------------------------------------------------