Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 04, 2013, 10:33:37 am

Title: Nightly (Windows): 04 Apr 2013 - Revision 9621
Post by: SirKnightly on April 04, 2013, 10:33:37 am
Here is the nightly for Windows on 04 Apr 2013 - Revision 9621

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

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

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

Code: [Select]
------------------------------------------------------------------------
r9618 | chief1983 | 2013-04-04 00:22:22 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/network/chat_api.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Since the timerbar warning can't be fixed, this should fix the remaining parts of Mantis #2829 by escaping things it confused with xml tags.
------------------------------------------------------------------------
r9619 | Echelon9 | 2013-04-04 00:30:35 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/scripting.cpp

Fix use of magic numbers in ConditionedHook::ConditionsValid()
------------------------------------------------------------------------
r9620 | Echelon9 | 2013-04-04 01:16:11 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/scripting.cpp

Fix for Mantis 2835: AddressSanitizer: global-buffer-overflow in ConditionedHook::ConditionsValid() scripting.cpp:338
------------------------------------------------------------------------
r9621 | Echelon9 | 2013-04-04 01:53:37 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp

Fix Mantis 2836: AddressSanitizer: global-buffer-overflow in ai_fire_from_turret() aiturret.cpp:2528
------------------------------------------------------------------------