Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 23, 2015, 10:04:33 am
-
Here is the nightly for OS X on 23 Nov 2015 - Revision 02fc2b2
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 124
Group: Standard
fso_Standard_20151123_02fc2b2.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151123_02fc2b2.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151123_02fc2b2.md5)
------------------------------------------------------------------------
commit 02fc2b2
Author: MageKing17 <Mon Nov 23 00:20:55 2015 -0800>
Commit: MageKing17 <Mon Nov 23 00:20:55 2015 -0800>
Revert "Fix envmap orientation"
code/freespace2/freespace.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
------------------------------------------------------------------------
commit a033f65
Author: DahBlount <Sun Nov 22 16:58:17 2015 -0700>
Commit: DahBlount <Sun Nov 22 17:02:06 2015 -0700>
Fix envmap orientation
code/freespace2/freespace.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
------------------------------------------------------------------------
commit 0e07f44
Author: niffiwan <Sat Nov 21 21:18:08 2015 +1000>
Commit: niffiwan <Sat Nov 21 21:18:08 2015 +1000>
CMEASURE_DETONATE_DISTANCE should be a float
code/cmeasure/cmeasure.cpp | 2 +-
code/cmeasure/cmeasure.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 039359e
Author: MageKing17 <Fri Nov 20 06:50:49 2015 -0800>
Commit: MageKing17 <Fri Nov 20 06:50:49 2015 -0800>
Fix support subsystem repair rate (for real this time).
code/ship/ship.cpp | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 0bb6002
Author: asarium <Fri Nov 20 12:24:10 2015 +0100>
Commit: asarium <Fri Nov 20 12:24:10 2015 +0100>
Fix compilation error
code/network/multi_update.cpp | 22 +---------------------
1 file changed, 1 insertion(+), 21 deletions(-)
------------------------------------------------------------------------
commit 91dbf8b
Author: MageKing17 <Fri Nov 20 03:22:45 2015 -0800>
Commit: MageKing17 <Fri Nov 20 03:22:45 2015 -0800>
Improve consistency/flexibility of version-specific comments.
code/parse/parselo.cpp | 42 ++++++++++++++++++++++++------------------
1 file changed, 24 insertions(+), 18 deletions(-)
------------------------------------------------------------------------
commit 519e89b
Author: asarium <Fri Nov 20 11:48:00 2015 +0100>
Commit: asarium <Fri Nov 20 11:51:51 2015 +0100>
Add "$Minimum version" to game settings table
code/globalincs/version.cpp | 187 +++++++++++++++++--------------------------
code/globalincs/version.h | 46 ++++++-----
code/mod_table/mod_table.cpp | 31 +++++++
3 files changed, 130 insertions(+), 134 deletions(-)