Here is the nightly for OS X on 04 Apr 2016 - Revision 9845a1a
Open non-feature issues in
Mantis: 122
Group: Standard
fso_Standard_20160404_9845a1a.tgzMD5Sum------------------------------------------------------------------------
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(-)
------------------------------------------------------------------------
commit 04dc9f2
Author: Peter Mitsis <Fri Apr 1 20:03:00 2016 -0400>
Commit: Peter Mitsis <Fri Apr 1 20:03:00 2016 -0400>
cfile: Fix minor issues found during code review
code/cfile/cfile.cpp | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
------------------------------------------------------------------------
commit 63bb609
Author: DahBlount <Fri Apr 1 16:26:24 2016 -0600>
Commit: DahBlount <Fri Apr 1 16:26:55 2016 -0600>
Remove redundant function and add check to add "salvo mode" if "share fire direction" is found
code/ai/aiturret.cpp | 19 +++++++++++--------
code/ship/ship.cpp | 5 +++++
2 files changed, 16 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 05fbb8d
Author: asarium <Fri Apr 1 11:50:55 2016 +0200>
Commit: asarium <Fri Apr 1 12:03:19 2016 +0200>
Fix issue #572
code/model/modelread.cpp | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit 8924aa0
Author: Peter Mitsis <Mon Mar 21 21:35:50 2016 -0400>
Commit: Peter Mitsis <Thu Mar 31 21:50:37 2016 -0400>
cfile: Simplify cf_delete()
code/cfile/cfile.cpp | 36 +++++++++++++-----------------------
1 file changed, 13 insertions(+), 23 deletions(-)
------------------------------------------------------------------------
commit 673b8f6
Author: Peter Mitsis <Mon Mar 21 21:13:19 2016 -0400>
Commit: Peter Mitsis <Thu Mar 31 21:50:37 2016 -0400>
cfile: Remove superfluous memset() in cfile_flush_dir()
code/cfile/cfile.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit f75f6af
Author: Peter Mitsis <Sun Mar 20 16:54:45 2016 -0400>
Commit: Peter Mitsis <Thu Mar 31 21:50:37 2016 -0400>
cfile: Refactor cfile_chdir() and cfile_push_chdir()
code/cfile/cfile.cpp | 127 +++++++++++++++++++++++++++------------------------
1 file changed, 68 insertions(+), 59 deletions(-)
------------------------------------------------------------------------
commit 71a6114
Author: Peter Mitsis <Sat Mar 12 20:31:02 2016 -0500>
Commit: Peter Mitsis <Thu Mar 31 21:50:37 2016 -0400>
cfile: Simplify cfile_init() and cfile_in_root_dir()
code/cfile/cfile.cpp | 134 +++++++++++++++++++++++++--------------------------
1 file changed, 65 insertions(+), 69 deletions(-)
------------------------------------------------------------------------
commit cca2a77
Author: Peter Mitsis <Sat Mar 12 20:14:39 2016 -0500>
Commit: Peter Mitsis <Thu Mar 31 21:50:37 2016 -0400>
cfile: Only define cfile_chdrive() for _WIN32
code/cfile/cfile.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 8e21aa6
Author: Peter Mitsis <Sat Mar 12 20:12:09 2016 -0500>
Commit: Peter Mitsis <Thu Mar 31 21:50:37 2016 -0400>
cfile: Apply 'static' keyword
code/cfile/cfile.cpp | 40 ++++++++++++++++++++--------------------
code/cfile/cfilearchive.h | 1 -
2 files changed, 20 insertions(+), 21 deletions(-)
------------------------------------------------------------------------
commit f6ef7c1
Author: niffiwan <Thu Mar 31 20:10:16 2016 +1000>
Commit: niffiwan <Thu Mar 31 20:10:16 2016 +1000>
Fix new[] vs delete mismatch
code/controlconfig/controlsconfigcommon.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit a4c1d8f
Author: downwash <Mon Mar 28 12:38:48 2016 +0200>
Commit: downwash <Mon Mar 28 12:38:48 2016 +0200>
Wing editor no longer allows invalid values for wave treshold
code/fred2/wing_editor.cpp | 21 ++++++++++-----------
code/fred2/wing_editor.h | 3 +++
2 files changed, 13 insertions(+), 11 deletions(-)
------------------------------------------------------------------------
commit 20c5a86
Author: Bernard Vervaet <Mon Mar 28 00:11:29 2016 +0200>
Commit: Bernard Vervaet <Mon Mar 28 00:11:29 2016 +0200>
Clarified a warning message about wave tresholds (Mantis 3153)
code/fred2/wing_editor.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 07284cf
Author: niffiwan <Sun Mar 27 15:55:11 2016 +1000>
Commit: niffiwan <Sun Mar 27 17:04:14 2016 +1000>
Cleanup weapon_info when models are unloaded
code/model/modelread.cpp | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)