Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 27, 2014, 11:46:02 am

Title: Nightly (OS X): 27 Jan 2014 - Revision 10350
Post by: SirKnightly on January 27, 2014, 11:46:02 am
Here is the nightly for OS X on 27 Jan 2014 - Revision 10350

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

Code: [Select]
------------------------------------------------------------------------
r10347 | zookeeper | 2014-01-25 09:47:06 -0600 (Sat, 25 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Two small Lua documentation fixes.
------------------------------------------------------------------------
r10348 | zookeeper | 2014-01-25 16:13:42 -0600 (Sat, 25 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Another little Lua documentation fix.
------------------------------------------------------------------------
r10349 | zookeeper | 2014-01-26 08:05:00 -0600 (Sun, 26 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudshield.cpp

Fixed targethit1 -> targhit1 in an error message.
------------------------------------------------------------------------
r10350 | The_E | 2014-01-26 13:09:41 -0600 (Sun, 26 Jan 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Remove a superfluous $ sign from gauge_load_common, which was messing up hud_gauges tables that defined differing fonts for hud gauges.

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