Author Topic: Nightly: 15 January 2017 - Revision 9ff7df0  (Read 574 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 15 January 2017 - Revision 9ff7df0
Here is the nightly for 15 January 2017 - Revision 9ff7df0



Group: Linux
nightly_20170115_9ff7df0-builds-Linux.tar.gz
SHA1: 6ece7a7807609bb2dc62bf754a36cc2fc76f7e2a


Group: MacOSX
nightly_20170115_9ff7df0-builds-MacOSX.tar.gz
SHA1: 66deee7a31040b56f76a8161ccd34878b71ba613


Group: Win32
nightly_20170115_9ff7df0-builds-Win32.zip
SHA1: 06cdd67d282165c7e0df491a0e686ea1d0417656


Group: Win64
nightly_20170115_9ff7df0-builds-Win64.zip
SHA1: 6f5eb549d77cc0aea59b788f8fd315f5d91ef802


Code: [Select]
------------------------------------------------------------------------
commit 2a2c8a5
Author: SamuelCho <Sat Jan 14 15:29:01 2017 -0800>
Commit: SamuelCho <Sat Jan 14 15:29:01 2017 -0800>

    Removed unnecessary conditional when making render targets.
 code/graphics/opengl/gropenglbmpman.cpp | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

------------------------------------------------------------------------
commit 8bb6861
Author: MageKing17 <Sat Jan 14 13:19:45 2017 -0800>
Commit: MageKing17 <Sat Jan 14 13:19:45 2017 -0800>

    Fix gr_print_timestamp() to actually display timestamps properly.
 code/graphics/2d.cpp | 6 ++++--
 code/graphics/2d.h   | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)