Here is the nightly for OS X on 08 Feb 2016 - Revision 0ed147f
Open non-feature issues in
Mantis: 124
Group: Standard
fso_Standard_20160208_0ed147f.tgzMD5Sum------------------------------------------------------------------------
commit 5e623d1
Author: Yarn366 <Sat Feb 6 16:40:08 2016 -0500>
Commit: Yarn366 <Sat Feb 6 16:40:08 2016 -0500>
Moved the check for negative values in $Force Scaling Above so that $Scale Gauges can work properly
code/hud/hudparse.cpp | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit df41bbe
Author: Goober5000 <Fri Feb 5 12:40:55 2016 -0500>
Commit: Goober5000 <Fri Feb 5 12:40:55 2016 -0500>
refactor of dumb_rotation to intrinsic_rotation
code/asteroid/asteroid.cpp | 2 +-
code/model/model.h | 19 ++++-----
code/model/modelread.cpp | 98 +++++++++++++++++++++-----------------------
code/model/modelrender.cpp | 4 +-
code/object/object.cpp | 6 +--
code/ship/ship.cpp | 4 +-
code/ship/shipfx.cpp | 5 ++-
code/starfield/starfield.cpp | 2 +-
code/weapon/weapon.h | 2 +-
code/weapon/weapons.cpp | 4 +-
10 files changed, 71 insertions(+), 75 deletions(-)