Author Topic: Nightly: 13 July 2022 - Revision 622ae3ef2  (Read 282 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 13 July 2022 - Revision 622ae3ef2
Here is the nightly for 13 July 2022 - Revision 622ae3ef2



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 622ae3ef2
Author: Asteroth
Commit: GitHub

    Fix some bugs with maneuvers (#4483)
 code/ai/aicode.cpp       | 64 ++++++++++++++++++++++++++++--------------------
 code/parse/sexp.cpp      |  5 ++++
 code/physics/physics.cpp |  4 +--
 code/physics/physics.h   |  2 +-
 4 files changed, 45 insertions(+), 30 deletions(-)

------------------------------------------------------------------------
commit a246ef21a
Author: Asteroth
Commit: GitHub

    make sure to cap bank_vel (#4487)
 code/math/vecmat.cpp | 1 +
 1 file changed, 1 insertion(+)