Here is the nightly for Windows on 01 Nov 2015 - Revision 556e9a4
Open non-feature issues in
Mantis: 124
Group: Standard
fso_Standard_20151101_556e9a4.7zMD5SumGroup: AVX
fso_AVX_20151101_556e9a4.7zMD5SumGroup: NO-SSE
fso_NO-SSE_20151101_556e9a4.7zMD5SumGroup: SSE
fso_SSE_20151101_556e9a4.7zMD5Sum------------------------------------------------------------------------
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(-)