Author Topic: Nightly: 22 August 2020 - Revision ea32b7b  (Read 534 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 22 August 2020 - Revision ea32b7b
Here is the nightly for 22 August 2020 - Revision ea32b7b



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 55a388f
Author: thfrwn
Commit: thfrwn

    try_lock -> try_to_lock to fix clang 10 build
 code/utils/boost/syncboundedqueue.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit abed6f5
Author: Goober5000
Commit: Goober5000

    make help overlays dynamic
 code/gamehelp/contexthelp.cpp | 49 +++++++++++++++----------------------------
 code/gamehelp/contexthelp.h   |  2 --
 2 files changed, 17 insertions(+), 34 deletions(-)