Author Topic: Nightly: 11 July 2021 - Revision 1b1d864c5  (Read 371 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 11 July 2021 - Revision 1b1d864c5
Here is the nightly for 11 July 2021 - Revision 1b1d864c5



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit f1ddfafdf
Author: Baezon
Commit: Baezon

    fix a bug from ai multilock
 code/hud/hudlock.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 3a4e5d75a
Author: Asteroth
Commit: GitHub

    move the event flag reset to the top of the function to avoid restting anything we just applied (#3551)
 code/mission/missionparse.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)