Hard Light Productions Forums

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

Title: Nightly (OS X): 10 Dec 2013 - Revision 10210
Post by: SirKnightly on December 10, 2013, 10:38:21 am
Here is the nightly for OS X on 10 Dec 2013 - Revision 10210

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

Code: [Select]
------------------------------------------------------------------------
r10207 | niffiwan | 2013-12-10 03:40:09 -0600 (Tue, 10 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/.gitignore

update .gitignore to ignore codeblocks layout files
------------------------------------------------------------------------
r10208 | niffiwan | 2013-12-10 03:45:48 -0600 (Tue, 10 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hud.h
   M /trunk/fs2_open/code/hud/hudparse.cpp

Add common parsing function for hud tables (originally from m!m with updates from me)
------------------------------------------------------------------------
r10209 | niffiwan | 2013-12-10 03:45:54 -0600 (Tue, 10 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Merge Yarn adaptable hud with m!m common hud parse
------------------------------------------------------------------------
r10210 | niffiwan | 2013-12-10 03:46:00 -0600 (Tue, 10 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Fix two issues found by Yarn
------------------------------------------------------------------------