Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 03, 2013, 10:26:32 am

Title: Nightly (OS X): 03 Sep 2013 - Revision 9767
Post by: SirKnightly on September 03, 2013, 10:26:32 am
Here is the nightly for OS X on 03 Sep 2013 - Revision 9767

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

Code: [Select]
------------------------------------------------------------------------
r9756 | karajorma | 2013-09-01 19:14:29 -0500 (Sun, 01 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Mantis Mantis 2913 (Time Compression SEXPs do not work in multiplayer)
------------------------------------------------------------------------
r9757 | Goober5000 | 2013-09-01 23:26:52 -0500 (Sun, 01 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Number 3 from Axem's "A triplet of small patches", http://www.hard-light.net/forums/index.php?topic=82749.0
------------------------------------------------------------------------
r9758 | Goober5000 | 2013-09-01 23:53:46 -0500 (Sun, 01 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

show-subtitle-text will now display subtitles from a message
------------------------------------------------------------------------
r9759 | karajorma | 2013-09-02 00:29:02 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Add the toggle-subsystem-scanning option to the alter-ship-flag SEXP
------------------------------------------------------------------------
r9760 | karajorma | 2013-09-02 00:53:38 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Add alter-ship-flag support for several more flags
------------------------------------------------------------------------
r9761 | karajorma | 2013-09-02 01:17:34 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/localization/localize.h

Add support for other languages beyond French, German and Polish. Any non-unicode language should work now.
------------------------------------------------------------------------
r9762 | karajorma | 2013-09-02 01:21:12 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/eventeditor.cpp
   M /trunk/fs2_open/code/fred2/eventeditor.h
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/io/keycontrol.cpp
   M /trunk/fs2_open/code/mission/missiongoals.cpp
   M /trunk/fs2_open/code/mission/missiongoals.h
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Allow event.log to snapshot all events that are checked this frame. Allow event.log to record the status of the event the previous time it was checked in addition to its status this frame.
------------------------------------------------------------------------
r9763 | niffiwan | 2013-09-02 03:36:38 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for mantis 2878: LUA playMusic uses players music volume, not the requested volume
------------------------------------------------------------------------
r9764 | niffiwan | 2013-09-02 03:38:23 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

Fix for mantis 2907: In red alert missions that skip briefings, use the red alert "continue" button, not the ship/weapon select "commit" button.
------------------------------------------------------------------------
r9765 | chief1983 | 2013-09-02 11:45:50 -0500 (Mon, 02 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/freespace2/freespace.rc
   M /trunk/fs2_open/code/globalincs/version.h
   M /trunk/fs2_open/code/wxfred2/wxFRED.fbp
   M /trunk/fs2_open/code/wxfred2/wxfred.xrc
   M /trunk/fs2_open/configure.ac
   M /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/wxFRED2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/MSVC_6/Fred2.dsp
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp
   M /trunk/fs2_open/projects/MSVC_6/wxFRED2.dsp
   M /trunk/fs2_open/projects/Xcode/English.lproj/InfoPlist.strings
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
   M /trunk/fs2_open/projects/Xcode4/English.lproj/InfoPlist.strings
   M /trunk/fs2_open/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj
   M /trunk/fs2_open/projects/codeblocks/Freespace2/Freespace2.cbp

Bump version to 3.7.1 for nightlies.
------------------------------------------------------------------------
r9766 | The_E | 2013-09-02 12:15:10 -0500 (Mon, 02 Sep 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

As requested by Axem, adds "player-is-cheating" sexp

------------------------------------------------------------------------
r9767 | karajorma | 2013-09-03 08:46:21 -0500 (Tue, 03 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp

Fix Mantis 2883 (All the 1's have vanished since r9761)
------------------------------------------------------------------------