Author Topic: Nightly (FreeBSD): 01 Nov 2015 - Revision 556e9a4  (Read 913 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 01 Nov 2015 - Revision 556e9a4
Here is the nightly for FreeBSD on 01 Nov 2015 - Revision 556e9a4

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151101_556e9a4.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 1c84c54
Author: niffiwan <Sat Oct 31 19:02:45 2015 +1000>
Commit: niffiwan <Sat Oct 31 20:17:12 2015 +1000>

    Model Assert/Assertion as Coverity killpaths
 coverity/modeling.cpp | 10 ++++++++++
 1 file changed, 10 insertions(+)

------------------------------------------------------------------------
commit c3c7477
Author: Yarn366 <Thu Oct 29 14:35:08 2015 -0400>
Commit: Yarn366 <Thu Oct 29 14:35:08 2015 -0400>

    Made head animations scale to the size of the gauge window. Also deprecated "Animation Background Size" parameter and added the more accurately named "Animation Size" parameter, which sets how large animations should be.
 code/hud/hudmessage.cpp | 11 ++++++++---
 code/hud/hudparse.cpp   |  4 ++++
 2 files changed, 12 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 1ceae13
Author: niffiwan <Wed Oct 28 21:31:23 2015 +1000>
Commit: niffiwan <Wed Oct 28 21:53:57 2015 +1000>

    Guard against negative array index reads
 code/mission/missionparse.cpp | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)