Author Topic: Nightly: 05 January 2020 - Revision 1d9eb94  (Read 844 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 05 January 2020 - Revision 1d9eb94
Here is the nightly for 05 January 2020 - Revision 1d9eb94

At least one of the nightly builds failed!


Group: Linux
nightly_20200105_1d9eb94-builds-Linux.tar.gz (Mirror)


Group: MacOSX
nightly_20200105_1d9eb94-builds-MacOSX.tar.gz (Mirror)


Group: Win64
nightly_20200105_1d9eb94-builds-Win64.zip (Mirror)


Group: Win32
nightly_20200105_1d9eb94-builds-Win32.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 42953b0
Author: asarium
Commit: asarium

    Fix fog depth computation
 code/def_files/data/effects/fog-f.sdr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 2521228
Author: Goober5000
Commit: Goober5000

    accidentally a #
 code/globalincs/pstypes.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit db6520c
Author: Goober5000
Commit: Goober5000

    make the loading bar a bit more accurate by updating the count estimate to a recent 'real count'
 freespace2/freespace.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 09f06dc
Author: Goober5000
Commit: Goober5000

    rename VerifyEx to Verification and remove old MSVC 2005 checks
 code/globalincs/pstypes.h        | 16 ++++++----------
 code/globalincs/toolchain/msvc.h | 30 +++++++-----------------------
 2 files changed, 13 insertions(+), 33 deletions(-)