Here is the nightly for Windows on 14 Aug 2015 - Revision ef34e5e
Open non-feature issues in
Mantis: 126
Group: Standard
fso_Standard_20150814_ef34e5e.7zMD5SumGroup: NO-SSE
fso_NO-SSE_20150814_ef34e5e.7zMD5SumGroup: AVX
fso_AVX_20150814_ef34e5e.7zMD5SumGroup: SSE
fso_SSE_20150814_ef34e5e.7zMD5Sum------------------------------------------------------------------------
commit 7b15fe0
Author: MageKing17 <Thu Aug 13 15:03:31 2015 -0700>
Commit: MageKing17 <Thu Aug 13 15:03:31 2015 -0700>
Do a couple more MAX_SHIP_*_BANKS to num_*_banks replacements.
code/mission/missionparse.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit fada4f5
Author: MageKing17 <Thu Aug 13 03:59:52 2015 -0700>
Commit: MageKing17 <Thu Aug 13 03:59:52 2015 -0700>
Make primary weapon cargo_size check first check the WIF2_BALLISTIC flag.
code/mission/missionparse.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit d74d095
Author: MageKing17 <Wed Aug 12 22:02:29 2015 -0700>
Commit: MageKing17 <Wed Aug 12 22:02:29 2015 -0700>
Fix writing to undefined memory in multiplayer SEXP code for turret ammo.
code/parse/sexp.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit d07673c
Author: MageKing17 <Wed Aug 12 21:18:37 2015 -0700>
Commit: MageKing17 <Wed Aug 12 21:18:37 2015 -0700>
Actually fix the `cargo_size` check for turrets.
code/ship/ship.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit 28d04bf
Author: MageKing17 <Wed Aug 12 14:03:33 2015 -0700>
Commit: MageKing17 <Wed Aug 12 14:03:33 2015 -0700>
Fix cargo size check for primary weapons I screwed up in PR 269.
code/ship/ship.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit cd58240
Author: MageKing17 <Mon Aug 10 10:05:44 2015 -0700>
Commit: MageKing17 <Mon Aug 10 10:05:44 2015 -0700>
Fix another copy-paste error, this time in the assertions.
code/ship/ship.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 36f7ac9
Author: MageKing17 <Sun Aug 9 18:12:09 2015 -0700>
Commit: MageKing17 <Sun Aug 9 18:12:09 2015 -0700>
Fix another copy-paste error.
code/ship/ship.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 5c3d7b0
Author: DahBlount <Sun Aug 9 19:16:45 2015 -0500>
Commit: DahBlount <Sun Aug 9 19:29:16 2015 -0500>
Turret bank fix and ammo removal
code/ai/aiturret.cpp | 12 +++++++-----
code/weapon/swarm.cpp | 9 +++------
2 files changed, 10 insertions(+), 11 deletions(-)
------------------------------------------------------------------------
commit 51be6ae
Author: MageKing17 <Sun Aug 9 17:21:22 2015 -0700>
Commit: MageKing17 <Sun Aug 9 17:21:22 2015 -0700>
Fix copy-paste error.
code/ship/ship.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit d59ee59
Author: MageKing17 <Sun Aug 9 17:13:19 2015 -0700>
Commit: MageKing17 <Sun Aug 9 17:13:19 2015 -0700>
Make subsys_set() use cargo_size for ammo.
code/ship/ship.cpp | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 3b43614
Author: MageKing17 <Sun Aug 9 16:31:40 2015 -0700>
Commit: MageKing17 <Sun Aug 9 16:53:50 2015 -0700>
Hopefully fix FRED and turret ammo.
code/fred2/weaponeditordlg.cpp | 72 +++++++++++++++++++++++++++++++++++-------
code/mission/missionparse.cpp | 24 +++++++++++---
code/ship/ship.cpp | 29 +++++++++++++++--
code/ship/ship.h | 1 +
4 files changed, 107 insertions(+), 19 deletions(-)
------------------------------------------------------------------------
commit 930f386
Author: Echelon9 <Sat Aug 8 18:10:26 2015 +1000>
Commit: Echelon9 <Sat Aug 8 18:10:26 2015 +1000>
Generalise warning string if we can't provide callback operator information.
code/network/multi_sexp.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit efc4d62
Author: Echelon9 <Thu Aug 6 17:56:53 2015 +1000>
Commit: Echelon9 <Thu Aug 6 17:56:53 2015 +1000>
Change s/Error code/Error message/ in GUISystem::ParseClassInfo()
code/lab/wmcgui.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 8160cd4
Author: Echelon9 <Thu Aug 6 17:54:41 2015 +1000>
Commit: Echelon9 <Thu Aug 6 17:54:41 2015 +1000>
Change s/Error code/Error message/ in parse_glowpoint_table()
code/model/modelread.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit c15e7ec
Author: Echelon9 <Wed Aug 5 21:07:05 2015 +1000>
Commit: Echelon9 <Wed Aug 5 21:07:05 2015 +1000>
Fix: warning: format not a string literal and no format arguments [-Wformat-security]
code/asteroid/asteroid.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit aee7ee6
Author: Echelon9 <Wed Aug 5 20:57:21 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:57:21 2015 +1000>
Fix: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âconst char*â [-Wformat=]
code/model/modelread.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 6dd45ac
Author: Echelon9 <Wed Aug 5 20:44:37 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:44:37 2015 +1000>
Fix: warning: format not a string literal and no format arguments [-Wformat-security]
code/mission/missionbriefcommon.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 3385a0a
Author: Echelon9 <Wed Aug 5 20:38:10 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:38:10 2015 +1000>
Fix: warning: format not a string literal and no format arguments [-Wformat-security]
code/mission/missionparse.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit 8f9fd97
Author: Echelon9 <Wed Aug 5 20:29:41 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:29:41 2015 +1000>
Fix: warning: format â%dâ expects a matching âintâ argument [-Wformat=]
code/network/multimsgs.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 85c8c71
Author: Echelon9 <Wed Aug 5 20:20:15 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:20:15 2015 +1000>
Fix missing format string specifier.
code/parse/scripting.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 4f44499
Author: Echelon9 <Wed Aug 5 20:14:48 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:14:48 2015 +1000>
Fix: warning: format â%sâ expects a matching âchar*â argument [-Wformat=]
code/network/multi_ingame.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit cffdbe9
Author: Echelon9 <Wed Aug 5 20:12:41 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:12:41 2015 +1000>
Fix: warning: format â%dâ expects a matching âintâ argument [-Wformat=]
code/network/multi_sexp.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 81fa444
Author: Echelon9 <Wed Aug 5 20:08:02 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:08:02 2015 +1000>
Fix: warning: too many arguments for format [-Wformat-extra-args]
code/object/collideshipship.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 0388fb0
Author: Echelon9 <Wed Aug 5 20:05:19 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:05:19 2015 +1000>
Fix: warning: format â%sâ expects a matching âchar*â argument [-Wformat=]
code/object/waypoint.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 4328134
Author: Echelon9 <Wed Aug 5 20:00:07 2015 +1000>
Commit: Echelon9 <Wed Aug 5 20:00:07 2015 +1000>
Fix: warning: format not a string literal and no format arguments [-Wformat-security]
code/parse/sexp.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit e1c3823
Author: Echelon9 <Wed Aug 5 19:59:09 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:59:09 2015 +1000>
Fix: warning: format not a string literal and no format arguments [-Wformat-security]
code/parse/sexp.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 9f2a2dd
Author: Echelon9 <Wed Aug 5 19:57:58 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:57:58 2015 +1000>
Ensure sufficient format string specifiers.
code/parse/sexp.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 13837b0
Author: Echelon9 <Wed Aug 5 19:55:03 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:55:03 2015 +1000>
Ensure sufficient format string specifiers are present.
code/pilotfile/csg_convert.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit c4ce711
Author: Echelon9 <Wed Aug 5 19:51:06 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:51:06 2015 +1000>
Ensure sufficient format string specifiers are present.
code/pilotfile/plr_convert.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit d686d28
Author: Echelon9 <Wed Aug 5 19:48:58 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:48:58 2015 +1000>
Ensure sufficient format string specifier.
code/asteroid/asteroid.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit b260d92
Author: Echelon9 <Wed Aug 5 19:45:42 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:45:42 2015 +1000>
Fix too many variables for format string.
code/ship/ship.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit d14b8b9
Author: Echelon9 <Wed Aug 5 19:44:21 2015 +1000>
Commit: Echelon9 <Wed Aug 5 19:44:21 2015 +1000>
Fix Error() with two few format string specifiers.
code/ship/ship.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)