Author Topic: Nightly: 30 October 2022 - Revision 874e22b8e  (Read 563 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 30 October 2022 - Revision 874e22b8e
Here is the nightly for 30 October 2022 - Revision 874e22b8e



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit b42831b98
Author: Goober5000
Commit: Goober5000

    take non-autoscaling AI classes into account when autoscaling
 code/ai/ai.h            |  2 ++
 code/ai/ai_flags.h      |  1 +
 code/ai/ai_profiles.cpp |  2 ++
 code/ai/aicode.cpp      | 55 ++++++++++++++++++++++++++++++++++++++++++-------
 code/ai/aiturret.cpp    | 35 ++++++++++++++++++++++++++-----
 5 files changed, 83 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit f4f223908
Author: mjn-mixael
Commit: mjn-mixael

    remove misplaced int3() and allow the game to continue with a value of -1
 code/missionui/missionshipchoice.cpp | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 4b23a1bd4
Author: John Fernandez
Commit: John Fernandez

    Feedback
 code/weapon/weapons.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 9f40a341c
Author: John Fernandez
Commit: John Fernandez

    Allow multilock between traitors
 code/weapon/weapons.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)