Author Topic: Nightly: 21 August 2019 - Revision 730c62a  (Read 1011 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 21 August 2019 - Revision 730c62a
Here is the nightly for 21 August 2019 - Revision 730c62a



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 13d4eba
Author: Goober5000
Commit: Goober5000

    leave a 'node' variable pointing to the beginning of the sexp node list so that we can manipulate it later
 code/parse/sexp.cpp | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit ed6a780
Author: Goober5000
Commit: Goober5000

    Revert "fix for issue #2081"
 code/parse/sexp.cpp | 149 +++++++++++++---------------------------------------
 1 file changed, 37 insertions(+), 112 deletions(-)