Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 22, 2014, 02:01:13 pm

Title: Nightly (OS X): 22 May 2014 - Revision 10712
Post by: SirKnightly on May 22, 2014, 02:01:13 pm
Here is the nightly for OS X on 22 May 2014 - Revision 10712

Group: Standard
fso_Standard_20140522_r10712.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140522_r10712.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140522_r10712.md5)

Code: [Select]
------------------------------------------------------------------------
r10712 | z64555 | 2014-05-22 13:51:26 -0500 (Thu, 22 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/console.cpp
   M /trunk/fs2_open/code/debugconsole/console.h
   M /trunk/fs2_open/code/debugconsole/consolecmds.cpp

Fixes 3039: C++ STL was having data race issues with instantiating the debug_commands and the vector that was supposed to reference them. Seems like :v: ran into this issue a few times before...
------------------------------------------------------------------------