Author Topic: Nightly: 24 October 2018 - Revision 17b01fa  (Read 885 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 24 October 2018 - Revision 17b01fa
Here is the nightly for 24 October 2018 - Revision 17b01fa



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 979a4b0
Author: plieblang <Mon Oct 22 14:42:42 2018 -0500>
Commit: plieblang <Mon Oct 22 14:42:42 2018 -0500>

    Flip default param value
 code/hud/hudtarget.cpp | 2 +-
 code/hud/hudtarget.h   | 2 +-
 code/io/keycontrol.cpp | 2 +-
 code/parse/sexp.cpp    | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 30baac3
Author: plieblang <Sun Oct 21 13:13:08 2018 -0500>
Commit: plieblang <Sun Oct 21 13:13:08 2018 -0500>

    Combine cease_targeting functions
 code/hud/hudtarget.cpp | 25 ++++++++++---------------
 code/hud/hudtarget.h   |  5 ++---
 code/parse/sexp.cpp    |  4 ++--
 3 files changed, 14 insertions(+), 20 deletions(-)

------------------------------------------------------------------------
commit dd2fd3e
Author: plieblang <Sat Oct 20 10:45:51 2018 -0500>
Commit: plieblang <Sat Oct 20 10:45:51 2018 -0500>

    Address feedback
 code/lab/lab.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit dd7c36e
Author: plieblang <Fri Oct 19 18:49:53 2018 -0500>
Commit: plieblang <Fri Oct 19 18:49:53 2018 -0500>

    ship-invisible doesn't turn off autotargeting
 code/hud/hudtarget.cpp | 7 +++++++
 code/hud/hudtarget.h   | 1 +
 code/parse/sexp.cpp    | 4 ++--
 3 files changed, 10 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 409c7da
Author: plieblang <Fri Oct 19 15:00:07 2018 -0500>
Commit: plieblang <Fri Oct 19 15:00:07 2018 -0500>

    Clicking on a ship in the lab shows it directly
 code/lab/lab.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)