Author Topic: Nightly: 21 October 2018 - Revision e19a6f9  (Read 1324 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 21 October 2018 - Revision e19a6f9
Here is the nightly for 21 October 2018 - Revision e19a6f9



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 140fed2
Author: wookieejedi <Sat Oct 20 16:41:59 2018 -0400>
Commit: GitHub <Sat Oct 20 16:41:59 2018 -0400>

    Added "Method" hook variable to "On Ship Depart"
 code/ship/ship.cpp | 33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 791e22b
Author: wookieejedi <Thu Oct 18 17:50:22 2018 -0400>
Commit: wookieejedi <Thu Oct 18 17:50:22 2018 -0400>

    Add On Ship Depart Conditional Hook
 code/scripting/scripting.cpp | 1 +
 code/scripting/scripting.h   | 1 +
 code/ship/ship.cpp           | 7 +++++++
 3 files changed, 9 insertions(+)

------------------------------------------------------------------------
commit 6a93715
Author: plieblang <Thu Oct 18 11:28:45 2018 -0500>
Commit: plieblang <Thu Oct 18 11:28:45 2018 -0500>

    Clarify fsspeech_pause call
 code/missionui/missionshipchoice.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit a8142b8
Author: plieblang <Wed Oct 17 15:56:12 2018 -0500>
Commit: plieblang <Wed Oct 17 15:56:12 2018 -0500>

    Solution that actually compiles
 code/missionui/missionshipchoice.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 53f98cd
Author: plieblang <Wed Oct 17 01:03:39 2018 -0500>
Commit: plieblang <Wed Oct 17 01:03:39 2018 -0500>

    Play simulated speech if mission is launched while briefing is paused
 code/missionui/missionshipchoice.cpp | 6 ++++++
 1 file changed, 6 insertions(+)