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, 10:15:09 am

Title: Nightly (Windows): 08 Apr 2013 - Revision 9625
Post by: SirKnightly on April 08, 2013, 10:15:09 am
Here is the nightly for Windows on 08 Apr 2013 - Revision 9625

Group: Standard
fso-WIN-Standard-20130408_r9625.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20130408_r9625.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20130408_r9625.md5)

Group: NO-SSE
fso-WIN-NO-SSE-20130408_r9625.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20130408_r9625.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20130408_r9625.md5)

Group: SSE
fso-WIN-SSE-20130408_r9625.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20130408_r9625.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20130408_r9625.md5)

Code: [Select]
------------------------------------------------------------------------
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
------------------------------------------------------------------------