Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 14, 2009, 03:08:43 am

Title: Nightly (Linux): 14 Aug 2009 - Revision 5516
Post by: SirKnightly on August 14, 2009, 03:08:43 am
Here is the nightly for Linux on 14 Aug 2009 - Revision 5516

fso-LINUX-20090814_r5516.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090814_r5516.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090814_r5516.md5)

Code: [Select]
------------------------------------------------------------------------
r5514 | portej05 | 2009-08-12 23:25:50 -0500 (Wed, 12 Aug 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/mspdb_callstack.cpp
   M /trunk/fs2_open/code/menuui/optionsmenu.cpp

Quick update to mspdb_callstack.cpp to handle 64bit windows more correctly (I think - nobody has actually managed to compile FSO on 64bit windows successfully yet.)
Offset fix from Flaming_Sword for the music slider in optionsmenu.cpp (281->279 on line 189)
------------------------------------------------------------------------
r5515 | Echelon9 | 2009-08-13 07:41:47 -0500 (Thu, 13 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengl.cpp

Modified version of blowfish's FSAA implementation for OS X. Enabled in ~/Library/FS2_Open/fs2_open.ini with OGL_AntiAliasSamples
------------------------------------------------------------------------
r5516 | Wanderer | 2009-08-13 12:23:23 -0500 (Thu, 13 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

fix for the support ship issue
------------------------------------------------------------------------