Author Topic: Nightly: 23 July 2020 - Revision f1cd5be  (Read 858 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 23 July 2020 - Revision f1cd5be
Here is the nightly for 23 July 2020 - Revision f1cd5be



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 7a9bd1c
Author: Goober5000
Commit: Goober5000

    blah
 qtfred/src/ui/widgets/sexp_tree.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit d293a9c
Author: Goober5000
Commit: Goober5000

    api compatibility
 qtfred/src/ui/widgets/sexp_tree.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 1a92863
Author: Goober5000
Commit: Goober5000

    fix sexp auto-complete for manually-entered text
 fred2/eventeditor.cpp               |   2 +-
 fred2/eventeditor.h                 |   2 +-
 fred2/sexp_tree.cpp                 | 131 +++++++++++++++++++-----------------
 fred2/sexp_tree.h                   |   2 +-
 qtfred/src/ui/widgets/sexp_tree.cpp | 105 +++++++++++++++++------------
 qtfred/src/ui/widgets/sexp_tree.h   |   2 +-
 6 files changed, 136 insertions(+), 108 deletions(-)