Author Topic: Nightly: 01 June 2020 - Revision a782fc5  (Read 581 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 01 June 2020 - Revision a782fc5
Here is the nightly for 01 June 2020 - Revision a782fc5



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 2526fa7
Author: wookieejedi
Commit: wookieejedi

    Add in commented sections
 fred2/sexp_tree.cpp                 | 2 ++
 qtfred/src/ui/widgets/sexp_tree.cpp | 2 ++
 2 files changed, 4 insertions(+)

------------------------------------------------------------------------
commit 9109876
Author: wookieejedi
Commit: wookieejedi

    Fix overlapping ID
 code/parse/sexp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 79f98a2
Author: wookieejedi
Commit: wookieejedi

    and one more spacing fix
 code/parse/sexp.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit f3a3749
Author: wookieejedi
Commit: wookieejedi

    Fix last missing character
 code/parse/sexp.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 855048e
Author: wookieejedi
Commit: wookieejedi

    fix missing character
 code/parse/sexp.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 3663c3f
Author: Goober5000
Commit: Goober5000

    optimize sexp tree lookup
 code/parse/sexp.cpp | 30 ++++++++++++++++++++++--------
 code/parse/sexp.h   | 12 +++++++-----
 2 files changed, 29 insertions(+), 13 deletions(-)

------------------------------------------------------------------------
commit aa502c4
Author: wookieejedi
Commit: wookieejedi

    Incorporate feedback
 code/parse/sexp.cpp                 | 67 +++++++++++++------------------------
 code/parse/sexp.h                   |  1 +
 fred2/sexp_tree.cpp                 |  2 ++
 qtfred/src/ui/widgets/sexp_tree.cpp |  2 ++
 4 files changed, 29 insertions(+), 43 deletions(-)

------------------------------------------------------------------------
commit 4ecb35b
Author: wookieejedi
Commit: wookieejedi

    Adds `tech-remove-intel-xstr` sexp
 code/parse/sexp.cpp                 | 56 +++++++++++++++++++++++++++++++++++++
 code/parse/sexp.h                   |  1 +
 fred2/sexp_tree.cpp                 |  2 +-
 qtfred/src/ui/widgets/sexp_tree.cpp |  2 +-
 4 files changed, 59 insertions(+), 2 deletions(-)