Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 21, 2014, 10:34:41 am

Title: Nightly (OS X): 21 Oct 2014 - Revision 11153
Post by: SirKnightly on October 21, 2014, 10:34:41 am
Here is the nightly for OS X on 21 Oct 2014 - Revision 11153

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 125

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

Code: [Select]
------------------------------------------------------------------------
r11152 | niffiwan | 2014-10-21 04:12:00 -0500 (Tue, 21 Oct 2014) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Partial revert of r11145

A fake subsystem used as the firing point for fighter beams. It's
re-used for every fire point so the turret is supposed to only have 1
firepoint. i.e. energy consumption was already correctly calculated
------------------------------------------------------------------------
r11153 | niffiwan | 2014-10-21 04:16:39 -0500 (Tue, 21 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/osapi/osapi_unix.cpp

Set 1024x768 32bit as default res on *nix
------------------------------------------------------------------------