Author Topic: Nightly: 17 January 2022 - Revision 53ecfa18e  (Read 361 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 17 January 2022 - Revision 53ecfa18e
Here is the nightly for 17 January 2022 - Revision 53ecfa18e



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 53ecfa18e
Author: wookieejedi
Commit: GitHub

    Fix Bay Door Animations for Multi and Lone Player Ship (#3932)
 code/ai/aicode.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit ef5e549dc
Author: wookieejedi
Commit: wookieejedi

    Revert timestamp change for event music
 code/gamesnd/eventmusic.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit baa696f64
Author: EatThePath
Commit: GitHub

    Fix first person glows (#3882)
 code/model/modelrender.cpp | 302 ++++++++++++++++++++++++++++++++-------------
 code/model/modelrender.h   |   4 +-
 code/ship/ship.cpp         |   5 +-
 3 files changed, 226 insertions(+), 85 deletions(-)