Author Topic: Nightly: 20 August 2022 - Revision 5a53de0eb  (Read 536 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 20 August 2022 - Revision 5a53de0eb
Here is the nightly for 20 August 2022 - Revision 5a53de0eb

At least one of the nightly builds failed!


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 5a53de0eb
Author: BMagnu
Commit: GitHub

    Fix WeaponClass Script Condition (#4559)
 code/scripting/scripting.cpp | 10 ++++++++++
 1 file changed, 10 insertions(+)

------------------------------------------------------------------------
commit 9b36fd1f6
Author: MjnMixael
Commit: GitHub

    Lua scan time (#4551)
 code/scripting/api/objs/shipclass.cpp | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

------------------------------------------------------------------------
commit 5ea90dcb4
Author: PhantomHoover
Commit: GitHub

    Fix: Missing includes breaking Linux builds. Including the same thing twice in a row. A completely unnecessary recursive include loop. (#4556)
 code/math/floating.h | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)