Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 17, 2014, 10:02:55 am

Title: Nightly (OS X): 17 Mar 2014 - Revision 10498
Post by: SirKnightly on March 17, 2014, 10:02:55 am
Here is the nightly for OS X on 17 Mar 2014 - Revision 10498

Group: Standard
fso-OSX-Standard-20140317_r10498.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20140317_r10498.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20140317_r10498.md5)

Code: [Select]
------------------------------------------------------------------------
r10494 | m_m | 2014-03-15 12:29:30 -0500 (Sat, 15 Mar 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Mantis 3018: Setting a weapon's Target/HomingObject/HomingPosition etc doesn't work
------------------------------------------------------------------------
r10495 | niffiwan | 2014-03-16 06:23:40 -0500 (Sun, 16 Mar 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/menuui/credits.cpp
   M /trunk/fs2_open/code/menuui/credits.h
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.h
   M /trunk/fs2_open/code/menuui/mainhalltemp.cpp
   M /trunk/fs2_open/code/missionui/missionbrief.cpp
   M /trunk/fs2_open/code/missionui/missionbrief.h
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/network/multi_ingame.cpp
   M /trunk/fs2_open/code/parse/lua.cpp

From Axem & niffiwan: stop briefing/credits/mainhall music with scripting
------------------------------------------------------------------------
r10496 | karajorma | 2014-03-16 08:28:20 -0500 (Sun, 16 Mar 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/localization/localize.h

Yarn's fix for Mantis 3017 (Certain HUD elements don't work after the changes to strings.tbl). Not very happy with the way it fixes thing (it only solves problems for French, German and Polish, which kinda makes the changes to strings.tbl in r9761 somewhat pointless) but it makes sense to wait for SDL and truetype support and then fix everything properly then.
------------------------------------------------------------------------
r10497 | niffiwan | 2014-03-17 01:36:04 -0500 (Mon, 17 Mar 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

From Axem: fix newly added hud gauge sexps
------------------------------------------------------------------------
r10498 | zookeeper | 2014-03-17 07:34:56 -0500 (Mon, 17 Mar 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/optionsmenumulti.cpp

Changed the label of the "Broadcast Locally" multiplayer option from "/multidata" to "Broadcast Locally".
------------------------------------------------------------------------