Author Topic: Nightly: 02 December 2022 - Revision 7e337944f  (Read 208 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 02 December 2022 - Revision 7e337944f
Here is the nightly for 02 December 2022 - Revision 7e337944f

At least one of the nightly builds failed!


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 31e55f4d1
Author: wookieejedi
Commit: GitHub

    Fixes CTD with decals on dying ships (#4956)
 code/decals/decals.cpp | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 125e1e26b
Author: David Gibson
Commit: David Gibson

    Improved error message for missing sexp action
 code/parse/sexp/LuaSEXP.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)