Author Topic: Nightly: 30 March 2017 - Revision 353c281  (Read 1039 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 30 March 2017 - Revision 353c281
Here is the nightly for 30 March 2017 - Revision 353c281



Group: Linux
nightly_20170330_353c281-builds-Linux.tar.gz
SHA1: f98f5992aede415b858f7159d97c97b3c3a2b7eb


Group: MacOSX
nightly_20170330_353c281-builds-MacOSX.tar.gz
SHA1: a28fe2836f74eaa60971eb44409b09552fd45b88


Group: Win32
nightly_20170330_353c281-builds-Win32.zip
SHA1: f8357bc4b52ca8f2e7c38588a402f1dbc2652a30


Group: Win64
nightly_20170330_353c281-builds-Win64.zip
SHA1: 5aba4e2210668e6d54176f1aee589f9ef253f6e7

Download hosting is provided by JFrog Bintray.


Code: [Select]
------------------------------------------------------------------------
commit 4e18f01
Author: asarium <Wed Mar 29 10:01:43 2017 +0200>
Commit: asarium <Wed Mar 29 10:17:27 2017 +0200>

    Validate seek offsets in cfseek
 code/cfile/cfilearchive.cpp        | 12 ++++++++++--
 code/libs/ffmpeg/FFmpegContext.cpp |  2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit abdef9f
Author: asarium <Tue Mar 28 17:23:22 2017 +0200>
Commit: asarium <Tue Mar 28 17:23:22 2017 +0200>

    Add tracing scopes to the mission load code
 code/bmpman/bmpman.cpp       |  4 ++++
 code/gamesnd/gamesnd.cpp     |  1 +
 code/mission/missionload.cpp |  4 +++-
 code/model/modelcollide.cpp  |  3 +++
 code/model/modelinterp.cpp   |  7 +++++++
 code/model/modeloctant.cpp   |  3 +++
 code/model/modelread.cpp     | 14 ++++++++++++--
 code/ship/ship.cpp           |  3 +++
 code/sound/sound.cpp         |  2 ++
 code/tracing/categories.cpp  | 20 ++++++++++++++++++++
 code/tracing/categories.h    | 23 +++++++++++++++++++++++
 code/weapon/weapons.cpp      |  3 +++
 freespace2/freespace.cpp     | 24 +++++++++++++++---------
 freespace2/levelpaging.cpp   |  4 ++++
 14 files changed, 103 insertions(+), 12 deletions(-)
« Last Edit: April 24, 2017, 07:54:29 am by SirKnightly »

 

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
Re: Nightly: 30 March 2017 - Revision 353c281
This nightly addresses a sound loading bug with some sounds in VP files that had been around on Macs since the ffmpeg switch (#1059).
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

  

Offline jg18

  • A very happy zod
  • 210
  • can do more than spellcheck
Re: Nightly: 30 March 2017 - Revision 353c281
Awesome to hear that GitHub issue #1059 is fixed. Great work m!m and chief. :yes: