Author Topic: Nightly: 18 December 2018 - Revision 243aac1  (Read 791 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 18 December 2018 - Revision 243aac1
Here is the nightly for 18 December 2018 - Revision 243aac1

At least one of the nightly builds failed!


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


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

Code: [Select]
------------------------------------------------------------------------
commit e581a3b
Author: Goober5000 <Sun Dec 16 14:28:47 2018 -0500>
Commit: Goober5000 <Sun Dec 16 14:28:47 2018 -0500>

    make these variables global
 code/object/objcollide.cpp | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit e9a8b9d
Author: Goober5000 <Sat Dec 15 16:45:58 2018 -0500>
Commit: Goober5000 <Sat Dec 15 16:45:58 2018 -0500>

    make vectors static, per discussion on Discord
 code/object/objcollide.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit bd6ff02
Author: plieblang <Sun Dec 9 12:14:43 2018 -0600>
Commit: plieblang <Sun Dec 9 12:14:43 2018 -0600>

    Hopefully fix compilation bug
 code/lab/lab.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 2b43677
Author: plieblang <Sat Dec 1 19:18:36 2018 -0600>
Commit: plieblang <Sat Dec 1 19:18:36 2018 -0600>

    Improve UpdateSlider and add help text
 code/lab/lab.cpp    |  2 +-
 code/lab/wmcgui.cpp | 14 +++++---------
 code/lab/wmcgui.h   |  2 +-
 3 files changed, 7 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit 97f9a6c
Author: plieblang <Thu Nov 22 13:40:05 2018 -0600>
Commit: plieblang <Thu Nov 22 13:40:05 2018 -0600>

    Set default lighting to cmdline params and add reset view
 code/lab/lab.cpp    | 72 ++++++++++++++++++++++++++++++++++++++++++++---------
 code/lab/wmcgui.cpp | 15 ++++++++---
 code/lab/wmcgui.h   |  1 +
 3 files changed, 73 insertions(+), 15 deletions(-)

 

Offline ngld

  • Administrator
  • 29
  • Knossos dev
Re: Nightly: 18 December 2018 - Revision 243aac1
The Windows builds were actually succesful. Not sure why the nightly script thinks they failed. Anyway, here are the links:

nightly_20181218_243aac1-builds-Win32.zip (Mirror)
nightly_20181218_243aac1-builds-Win64.zip (Mirror)