Author Topic: Nightly: 26 July 2019 - Revision 6df9c73  (Read 1044 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 26 July 2019 - Revision 6df9c73
Here is the nightly for 26 July 2019 - Revision 6df9c73



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit f640811
Author: Goober5000
Commit: Goober5000

    fix stuffing of vector pointer
 code/parse/sexp.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit da9f71d
Author: Goober5000
Commit: Goober5000

    might as well do set-object-facing and set-object-facing-object as well
 code/parse/sexp.cpp | 77 ++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 61 insertions(+), 16 deletions(-)

------------------------------------------------------------------------
commit 03f1344
Author: Goober5000
Commit: Goober5000

    might as well do set-object-orientation too
 code/parse/sexp.cpp | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

------------------------------------------------------------------------
commit 59e9d7c
Author: Goober5000
Commit: Goober5000

    add missing break to case
 code/parse/sexp.cpp | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit 9105958
Author: Goober5000
Commit: Goober5000

    Allow set-object-position to work on ships yet to arrive
 code/parse/sexp.cpp | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)