Author Topic: Nightly: 15 February 2017 - Revision e0e7f14  (Read 779 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 15 February 2017 - Revision e0e7f14
Here is the nightly for 15 February 2017 - Revision e0e7f14



Group: Linux
nightly_20170215_e0e7f14-builds-Linux.tar.gz
SHA1: fc49ba1867f5bc9295395441df8aa881a8624bcb


Group: MacOSX
nightly_20170215_e0e7f14-builds-MacOSX.tar.gz
SHA1: 3c0aca4cbf013d01b219494f905f5ad741ffc6bb


Group: Win32
nightly_20170215_e0e7f14-builds-Win32.zip
SHA1: 8672ccfee8daf0759f325feccebfdcce42d1fcb8


Group: Win64
nightly_20170215_e0e7f14-builds-Win64.zip
SHA1: f45071e01a8a03127ee68c04d25b6499bab3ff8f


Code: [Select]
------------------------------------------------------------------------
commit c473601
Author: asarium <Tue Feb 14 14:54:46 2017 +0100>
Commit: asarium <Tue Feb 14 14:54:46 2017 +0100>

    Fix wrong control flow in stars_draw_sun
 code/starfield/starfield.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 05a1221
Author: Cliff Gordon <Mon Feb 13 13:09:36 2017 -0600>
Commit: Cliff Gordon <Mon Feb 13 13:09:36 2017 -0600>

    fix/967: Define APPLE_APP to fix some issues introduced on Mac in the CMake conversion (may have other effects we aren't yet aware of).
 cmake/platform-darwin.cmake |  1 +
 code/cmdline/cmdline.cpp    | 16 ++++++----------
 freespace2/freespace.cpp    |  2 +-
 3 files changed, 8 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit e90563c
Author: asarium <Mon Feb 13 14:52:09 2017 +0100>
Commit: asarium <Mon Feb 13 14:52:09 2017 +0100>

    Actually add CFile to the unit test project
 test/src/source_groups.cmake                               | 4 ++++
 test/test_data/cfile/wrong_data_case/Data/tables/ships.tbl | 0
 2 files changed, 4 insertions(+)