Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 29, 2014, 05:56:49 am

Title: Nightly (Windows): 29 Oct 2014 - Revision 11165
Post by: SirKnightly on October 29, 2014, 05:56:49 am
Here is the nightly for Windows on 29 Oct 2014 - Revision 11165

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 126

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

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

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

Code: [Select]
------------------------------------------------------------------------
r11163 | zookeeper | 2014-10-28 15:52:32 -0500 (Tue, 28 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/physics/physics.cpp

Fixed a FRED crash when using $Flight controls follow eyepoint orientation (patch by MageKing17).
------------------------------------------------------------------------
r11165 | Swifty | 2014-10-29 01:13:17 -0500 (Wed, 29 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

gr_opengl_string retooled to use glDrawArrays. Should be a bit faster now.
------------------------------------------------------------------------