Author Topic: Nightly (Linux): 04 Apr 2016 - Revision 9845a1a  (Read 617 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 04 Apr 2016 - Revision 9845a1a
Here is the nightly for Linux on 04 Apr 2016 - Revision 9845a1a

Open non-feature issues in Mantis: 122

Group: Standard
fso_Standard_20160404_9845a1a.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 33151e9
Author: Goober5000 <Sun Apr 3 21:07:55 2016 -0400>
Commit: Goober5000 <Sun Apr 3 21:07:55 2016 -0400>

    fix a bug in the option comparison, and also add sanity checking for infinite rotation rates
 code/model/modelread.cpp | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 08e565a
Author: Goober5000 <Sun Apr 3 01:59:23 2016 -0400>
Commit: Goober5000 <Sun Apr 3 18:15:20 2016 -0400>

    use $rotate, $rotate_rate, and $rotate_time, and their $dumb_ equivalents, with proper backwards compatibility
 code/model/modelread.cpp | 97 +++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 83 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit 88ffa54
Author: asarium <Sun Apr 3 22:12:13 2016 +0200>
Commit: asarium <Sun Apr 3 22:12:13 2016 +0200>

    Fix crash in cfile.cpp
 code/cfile/cfile.cpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)