Author Topic: Nightly: 14 October 2021 - Revision 08548ea51  (Read 358 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 14 October 2021 - Revision 08548ea51
Here is the nightly for 14 October 2021 - Revision 08548ea51



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 08548ea51
Author: Brian Hernandez
Commit: GitHub

    Scale distant combat related effects so they stay visible (#3656)
 code/mod_table/mod_table.cpp | 26 +++++++++++++++++++
 code/mod_table/mod_table.h   |  5 ++++
 code/model/modelrender.cpp   | 62 +++++++++++++++++++++++++++++++++++++++-----
 code/model/modelrender.h     |  2 ++
 code/weapon/beam.cpp         |  9 ++++---
 code/weapon/muzzleflash.cpp  | 20 +++++++++++---
 code/weapon/trails.cpp       |  4 ++-
 code/weapon/weapons.cpp      | 29 ++++++++++++++++++---
 8 files changed, 139 insertions(+), 18 deletions(-)