Author Topic: Nightly: 28 July 2021 - Revision f067a1958  (Read 448 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 28 July 2021 - Revision f067a1958
Here is the nightly for 28 July 2021 - Revision f067a1958



Group: Win32-SSE2
nightly_20210728_f067a1958-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20210728_f067a1958-builds-x64-SSE2.zip (Mirror)


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

Code: [Select]
------------------------------------------------------------------------
commit a27976bf9
Author: Taylor Richards
Commit: Taylor Richards

    fix error with -password cmdline option
 code/cmdline/cmdline.cpp | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit deefbf086
Author: Goober5000
Commit: Goober5000

    allow custom briefing icons to always override standard icons
 code/mission/missionbriefcommon.cpp | 2 +-
 code/mod_table/mod_table.cpp        | 7 +++++++
 code/mod_table/mod_table.h          | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)