Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 16, 2011, 11:02:21 am

Title: Nightly (OS X): 16 May 2011 - Revision 7183
Post by: SirKnightly on May 16, 2011, 11:02:21 am
Here is the nightly for OS X on 16 May 2011 - Revision 7183

Group: Inferno
fso-OSX-Inferno-20110516_r7183.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110516_r7183.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110516_r7183.md5)

Code: [Select]
------------------------------------------------------------------------
r7178 | Echelon9 | 2011-05-12 08:43:00 -0500 (Thu, 12 May 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/anim/animplay.cpp
   M /trunk/fs2_open/code/anim/packunpack.cpp
   M /trunk/fs2_open/code/anim/packunpack.h

Documentation: Animation code function documentation
------------------------------------------------------------------------
r7179 | Echelon9 | 2011-05-12 08:43:42 -0500 (Thu, 12 May 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/render/3dclipper.cpp

Documentation: 3D clipper functions
------------------------------------------------------------------------
r7180 | Echelon9 | 2011-05-12 08:44:20 -0500 (Thu, 12 May 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.cpp
   M /trunk/fs2_open/code/ai/ai.h

Documentation: First pass of AI code functions
------------------------------------------------------------------------
r7181 | Sushi | 2011-05-14 11:58:29 -0500 (Sat, 14 May 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Fix clipping problems with deathcam and cutscene bars.
------------------------------------------------------------------------
r7182 | The_E | 2011-05-15 03:38:22 -0500 (Sun, 15 May 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

Converting a few more Asserts to Assertions. Also added a graceful exit path.

------------------------------------------------------------------------