Author Topic: Nightly: 07 September 2023 - Revision 065524fd4  (Read 202 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 07 September 2023 - Revision 065524fd4
Here is the nightly for 07 September 2023 - Revision 065524fd4



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 587ed4e41
Author: Goober5000
Commit: Goober5000

    convert magic number to constant
 code/hud/hudreticle.cpp | 4 ++--
 code/io/keycontrol.cpp  | 6 +++---
 code/weapon/weapon.h    | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit a881b339c
Author: Goober5000
Commit: Goober5000

    fix the logic for lighting up firing points
 code/hud/hudreticle.cpp | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)