Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 08, 2013, 03:42:48 pm

Title: Nightly (OS X): 08 Apr 2013 - Revision 9625
Post by: SirKnightly on April 08, 2013, 03:42:48 pm
Here is the nightly for OS X on 08 Apr 2013 - Revision 9625

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

Code: [Select]
------------------------------------------------------------------------
r9622 | niffiwan | 2013-04-05 23:11:39 -0500 (Fri, 05 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/barracks.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/network/multi_data.cpp
   M /trunk/fs2_open/code/network/multi_pinfo.cpp
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/network/multiui.cpp
   M /trunk/fs2_open/code/network/multiutil.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile.h
   M /trunk/fs2_open/code/pilotfile/plr.cpp
   M /trunk/fs2_open/code/playerman/managepilot.cpp
   M /trunk/fs2_open/code/playerman/player.h

Fix mantis 2815: store single/multi squad names and images separately (in csg/plr respectively)
------------------------------------------------------------------------
r9623 | zookeeper | 2013-04-06 16:44:27 -0500 (Sat, 06 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Probably fixes is-secondary-selected not working.
------------------------------------------------------------------------
r9624 | niffiwan | 2013-04-06 19:46:59 -0500 (Sat, 06 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg.cpp
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile.h
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h
   M /trunk/fs2_open/code/pilotfile/plr.cpp
   M /trunk/fs2_open/code/pilotfile/plr_convert.cpp

Fix mantis 2832: conversion functions now use certain consts from the new pilot code when exporting *only*
------------------------------------------------------------------------
r9625 | niffiwan | 2013-04-08 04:27:30 -0500 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

From Yarn - Fix mantis 2839: remove overlap in default 640x480 res HUD gauges
------------------------------------------------------------------------