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, 2015, 10:04:57 am

Title: Nightly (OS X): 29 Oct 2015 - Revision bb6e01c
Post by: SirKnightly on October 29, 2015, 10:04:57 am
Here is the nightly for OS X on 29 Oct 2015 - Revision bb6e01c

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

Group: Standard
fso_Standard_20151029_bb6e01c.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151029_bb6e01c.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151029_bb6e01c.md5)

Code: [Select]
------------------------------------------------------------------------
commit 93e8e3a
Author: Yarn366 <Wed Oct 28 18:21:31 2015 -0400>
Commit: Yarn366 <Wed Oct 28 18:21:31 2015 -0400>

    Resolutions below 1024x600 are no longer changed to 800x600 if sparky_hi_fs2.vp is missing.
 code/graphics/2d.cpp         | 43 +++++++++++++++++++++++++------------------
 code/graphics/2d.h           |  1 +
 code/menuui/mainhallmenu.cpp |  6 +-----
 3 files changed, 27 insertions(+), 23 deletions(-)