Author Topic: Nightly: 09 July 2022 - Revision a009dc188  (Read 291 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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



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


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


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


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

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

    fix memset() on nullptr in psnet_get_addr()
 code/network/psnet2.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit ec8cb1ba7
Author: Taylor Richards
Commit: Taylor Richards

    fix lod assertion check (it can equal the max)
 code/fireball/fireballs.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 324ccf37c
Author: Goober5000
Commit: Goober5000

    use proper bounds check when bashing hull in red-alert
 code/missionui/redalert.cpp | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 331170425
Author: Joshua Glatt
Commit: Joshua Glatt

    Provide a limited partial fix for FRED keyboard shortcuts
 fred2/fred.rc       | 2 +-
 fred2/sexp_tree.cpp | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)