Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 17, 2014, 05:54:04 am

Title: Nightly (Windows): 17 Jun 2014 - Revision 10824
Post by: SirKnightly on June 17, 2014, 05:54:04 am
Here is the nightly for Windows on 17 Jun 2014 - Revision 10824

Group: Standard
fso_Standard_20140617_r10824.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140617_r10824.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140617_r10824.md5)

Group: NO-SSE
fso_NO-SSE_20140617_r10824.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140617_r10824.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140617_r10824.md5)

Group: SSE
fso_SSE_20140617_r10824.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140617_r10824.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140617_r10824.md5)

Code: [Select]
------------------------------------------------------------------------
r10820 | The_E | 2014-06-16 10:55:13 -0500 (Mon, 16 Jun 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix for Mantis 2982: Removes superfluous Assert.

------------------------------------------------------------------------
r10821 | The_E | 2014-06-16 11:01:17 -0500 (Mon, 16 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/model/modelinterp.cpp
   M /trunk/fs2_open/code/nebula/neb.cpp
   M /trunk/fs2_open/code/object/objectsort.cpp

From MageKing17: Patch for Mantis 3012 (Various issues with ships in nebula)
------------------------------------------------------------------------
r10822 | The_E | 2014-06-16 11:07:10 -0500 (Mon, 16 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelanim.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

From MageKing17: Patch for Mantis 3061 (Turrets can't have an initial rotation defined)
------------------------------------------------------------------------
r10823 | The_E | 2014-06-16 11:15:52 -0500 (Mon, 16 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/beam.h

From MageKing17: Patch for Mantis 3060 (Beam particles not generated correctly in certain cases)
------------------------------------------------------------------------
r10824 | The_E | 2014-06-16 11:31:10 -0500 (Mon, 16 Jun 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.h

Fix for Mantis 3016 (Briefing window FOV different from retail).
Also adds a new setting to game_settings.tbl, "$Briefing Window FOV:" under Graphics, which takes a single float argument to set the FOV of the briefing window.

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


Title: Re: Nightly (Windows): 17 Jun 2014 - Revision 10824
Post by: Lykurgos88 on June 17, 2014, 01:51:10 pm
This is truly incredible!! Thanks for your extraordinary effort in tracking down the problem with the nebula occlusion behaviour! This makes me very happy  :)
Title: Re: Nightly (Windows): 17 Jun 2014 - Revision 10824
Post by: AdmiralRalwood on June 17, 2014, 02:36:25 pm
This is truly incredible!! Thanks for your extraordinary effort in tracking down the problem with the nebula occlusion behaviour! This makes me very happy  :)
Your comment makes me very happy, given the amount of effort I spent tracking it down.
Title: Re: Nightly (Windows): 17 Jun 2014 - Revision 10824
Post by: Luis Dias on June 18, 2014, 05:35:36 am
Wait you solved the nebula popping behavior? Man, you're my hero! :)

:yes:
Title: Re: Nightly (Windows): 17 Jun 2014 - Revision 10824
Post by: AdmiralRalwood on June 18, 2014, 07:39:01 am
Wait you solved the nebula popping behavior?
Pretty sure; if you get it with any build after r10821, let me know!
Title: Re: Nightly (Windows): 17 Jun 2014 - Revision 10824
Post by: Lykurgos88 on June 18, 2014, 01:52:05 pm
So far the patch has worked 100 % as intended. I have not seen even one pop-up  :yes: