Author Topic: Nightly: 12 July 2022 - Revision e8d379a91  (Read 285 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 12 July 2022 - Revision e8d379a91
Here is the nightly for 12 July 2022 - Revision e8d379a91



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


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


Group: MacOSX
nightly_20220712_e8d379a91-builds-Mac.tar.gz (Mirror)


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

Code: [Select]
------------------------------------------------------------------------
commit e8d379a91
Author: JohnAFernandez
Commit: GitHub

    Fix an nprintf being in the wrong logic branch (#4485)
 code/network/multi_obj.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit c9dd97d22
Author: Daft Mugi
Commit: Daft Mugi

    Prevent accidental skip cutscene at loading screen
 code/cutscene/movie.cpp  |  1 +
 code/osapi/osapi.cpp     | 29 ++++++++++++++++++++++-------
 code/osapi/osapi.h       |  7 +++++--
 freespace2/freespace.cpp |  2 +-
 4 files changed, 29 insertions(+), 10 deletions(-)

------------------------------------------------------------------------
commit 25a6bf2b8
Author: Daft Mugi
Commit: Daft Mugi

    Prevent accidental skip cutscene at loading screen
 code/osapi/osapi.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)