Author Topic: Nightly: 10 April 2022 - Revision 916a5653d  (Read 555 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 10 April 2022 - Revision 916a5653d
Here is the nightly for 10 April 2022 - Revision 916a5653d



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 8fa332b86
Author: Goober5000
Commit: Goober5000

    refactor supernova code
 code/graphics/post_processing.cpp |   5 +
 code/hud/hud.cpp                  |  21 ++--
 code/mission/missioncampaign.cpp  |   2 +-
 code/mod_table/mod_table.cpp      |  12 +++
 code/mod_table/mod_table.h        |   1 +
 code/parse/sexp.cpp               |   2 +-
 code/starfield/starfield.cpp      |   4 +-
 code/starfield/supernova.cpp      | 217 +++++++++++++++-----------------------
 code/starfield/supernova.h        |  53 +++++-----
 freespace2/freespace.cpp          |  32 +++---
 10 files changed, 166 insertions(+), 183 deletions(-)

------------------------------------------------------------------------
commit e37574d6d
Author: Asteroth
Commit: Asteroth

    fix engine sound level at sip->max_speed
 code/hud/hud.cpp | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)