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 15, 2013, 12:03:51 pm

Title: Nightly (OS X): 15 Oct 2013 - Revision 9942
Post by: SirKnightly on October 15, 2013, 12:03:51 pm
Here is the nightly for OS X on 15 Oct 2013 - Revision 9942

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

Code: [Select]
------------------------------------------------------------------------
r9927 | The_E | 2013-10-12 01:01:58 -0500 (Sat, 12 Oct 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/weapon/beam.cpp

Catch a rare error condition where shield_hit_tri was -1 for some reason

------------------------------------------------------------------------
r9929 | zookeeper | 2013-10-13 08:17:41 -0500 (Sun, 13 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

Fixed -misc maps being dependent on LOD and lighting levels.
------------------------------------------------------------------------
r9935 | Goober5000 | 2013-10-14 21:08:17 -0500 (Mon, 14 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/stats/medals.cpp

allow setting of background and mask bitmaps for the medal case
------------------------------------------------------------------------
r9938 | zookeeper | 2013-10-15 04:47:20 -0500 (Tue, 15 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Typo fix.
------------------------------------------------------------------------
r9939 | zookeeper | 2013-10-15 04:52:21 -0500 (Tue, 15 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/physics/physics.cpp
   M /trunk/fs2_open/code/radar/radarsetup.cpp

Port r9936 from zookeeper branch: Fixed possible crashes related to the eyepoint orientation features.
------------------------------------------------------------------------
r9942 | zookeeper | 2013-10-15 05:42:50 -0500 (Tue, 15 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp

Port 9940-9941 from zookeeper branch: Made the targeting box render the target relative to player's eyepoint orientation.
------------------------------------------------------------------------