Author Topic: Nightly: 02 April 2023 - Revision e3cd5c819  (Read 848 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 02 April 2023 - Revision e3cd5c819
Here is the nightly for 02 April 2023 - Revision e3cd5c819



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit e3cd5c819
Author: Asteroth
Commit: GitHub

    removal of current_max_speed (#5292)
 code/ai/aicode.cpp               | 53 ++++++++++++++++++++--------------------
 code/hud/hudets.cpp              | 21 +++++++++++-----
 code/hud/hudreticle.cpp          |  2 +-
 code/hud/hudtargetbox.cpp        |  4 +--
 code/mission/missionparse.cpp    |  2 +-
 code/playerman/playercontrol.cpp | 14 ++++-------
 code/ship/ship.cpp               | 15 ++----------
 code/ship/ship.h                 |  1 -
 8 files changed, 52 insertions(+), 60 deletions(-)

------------------------------------------------------------------------
commit 39273db91
Author: Asteroth
Commit: GitHub

    $beaminfo implies beam flag (#5297)
 code/weapon/weapons.cpp | 1 +
 1 file changed, 1 insertion(+)

------------------------------------------------------------------------
commit cd36ce336
Author: Asteroth
Commit: GitHub

    small fix for type5 fighter beams (#5298)
 code/weapon/beam.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)