Author Topic: Nightly (OS X): 15 Jun 2015 - Revision b9f9afe  (Read 828 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 15 Jun 2015 - Revision b9f9afe
Here is the nightly for OS X on 15 Jun 2015 - Revision b9f9afe

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150615_b9f9afe.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit b9f9afe
Author: Fabian Woltermann <Mon Jun 15 08:58:59 2015 +0200>
Commit: Fabian Woltermann <Mon Jun 15 08:58:59 2015 +0200>

    Revert "Merge pull request #181 from PeterMitsis/math-cleanup"
 code/math/floating.h                |   4 +-
 code/math/spline.cpp                |  32 ++--
 code/math/vecmat.cpp                | 319 +++++++++++++++++++-----------------
 code/math/vecmat.h                  | 156 +++++++++---------
 code/mission/missionbriefcommon.cpp |   2 +-
 5 files changed, 265 insertions(+), 248 deletions(-)

------------------------------------------------------------------------
commit 923d985
Author: DahBlount <Sun Jun 14 10:51:09 2015 -0700>
Commit: DahBlount <Sun Jun 14 10:51:09 2015 -0700>

    Create "don't spawn if shot" flag
 code/weapon/weapon.h    | 1 +
 code/weapon/weapons.cpp | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 85f50d9
Author: Peter Mitsis <Mon Jun 8 16:50:02 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:31 2015 -0400>

    Streamline vm_quaternion_rotate()
 code/math/vecmat.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 1af0f81
Author: Peter Mitsis <Sat Jun 13 07:11:36 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:31 2015 -0400>

    Refactor bez_fact()
 code/math/spline.cpp | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit 42dc0fc
Author: Peter Mitsis <Sat Jun 13 07:05:20 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:31 2015 -0400>

    Streamline fl_radians() and fl_degrees() macros
 code/math/floating.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 93639e9
Author: Peter Mitsis <Mon Jun 8 10:43:32 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:31 2015 -0400>

    Cosmetic: Do not check for negative vector magnitudes
 code/math/vecmat.cpp | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

------------------------------------------------------------------------
commit 3f0476a
Author: Peter Mitsis <Mon Jun 8 06:44:47 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:31 2015 -0400>

    Streamline vm_angle_2_matrix()
 code/math/vecmat.cpp | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit a92ebdc
Author: Peter Mitsis <Mon Jun 8 06:33:33 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Remove commented out from vm_vec_copy_normalize()
 code/math/vecmat.cpp | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit ee40ac7
Author: Peter Mitsis <Mon Jun 8 06:28:39 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Streamline vm_vec_avg_n()
 code/math/vecmat.cpp | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit b883078
Author: Peter Mitsis <Fri Jun 5 07:07:41 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Remove unnecessary checking before atan2_safe()
 code/math/vecmat.cpp | 24 ++++--------------------
 1 file changed, 4 insertions(+), 20 deletions(-)

------------------------------------------------------------------------
commit 748fe8e
Author: Peter Mitsis <Fri Jun 5 06:29:25 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Remove unnecessary vm_vec_normalize() checks
 code/math/vecmat.cpp | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit c9003f0
Author: Peter Mitsis <Fri Jun 5 05:56:38 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Remove unnecessary vm_vec_copy_normalize() checks
 code/math/vecmat.cpp | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

------------------------------------------------------------------------
commit 391be95
Author: Peter Mitsis <Fri May 29 09:36:35 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Add static and const keywords to vector math routines
 code/math/vecmat.cpp                | 199 ++++++++++++++++++------------------
 code/math/vecmat.h                  | 156 ++++++++++++++--------------
 code/mission/missionbriefcommon.cpp |   2 +-
 3 files changed, 179 insertions(+), 178 deletions(-)

------------------------------------------------------------------------
commit 49d6474
Author: Peter Mitsis <Sat Jun 13 23:10:32 2015 -0400>
Commit: Peter Mitsis <Sat Jun 13 23:14:30 2015 -0400>

    Update vecmat.h and vecmat.cpp file mode bits
 code/math/vecmat.cpp | 0
 code/math/vecmat.h   | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

------------------------------------------------------------------------
commit 8515b68
Author: FSCyborg <Sat Jun 13 13:35:10 2015 -0400>
Commit: FSCyborg <Sat Jun 13 13:35:10 2015 -0400>

    Resolve CID 1093435 & 1093437
 code/menuui/barracks.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 6393189
Author: FSCyborg <Sat Jun 13 13:26:25 2015 -0400>
Commit: FSCyborg <Sat Jun 13 13:26:25 2015 -0400>

    Resolve CID 1093431 & 1093432
 code/network/multi_pxo.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 418d17b
Author: FSCyborg <Sat Jun 13 13:16:56 2015 -0400>
Commit: FSCyborg <Sat Jun 13 13:16:56 2015 -0400>

    Resolve CID 1093428 & 1093429
 code/stats/stats.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 5f63e86
Author: DahBlount <Fri Jun 12 09:56:13 2015 -0700>
Commit: DahBlount <Fri Jun 12 09:56:13 2015 -0700>

    Add sanity checks and an extra parameter
 code/object/collideshipweapon.cpp |  2 ++
 code/weapon/weapon.h              |  1 +
 code/weapon/weapons.cpp           | 20 ++++++++++++++++++++
 3 files changed, 23 insertions(+)

------------------------------------------------------------------------
commit e8f58f5
Author: DahBlount <Thu Jun 11 13:48:56 2015 -0700>
Commit: DahBlount <Fri Jun 12 05:01:21 2015 -0700>

    Create Weapon Damage Decay framework
 code/object/collideshipweapon.cpp | 10 +++++++++-
 code/weapon/weapon.h              |  2 ++
 code/weapon/weapons.cpp           | 10 ++++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 27e81df
Author: Axem <Thu Jun 11 19:50:35 2015 -0500>
Commit: Axem <Thu Jun 11 19:50:35 2015 -0500>

    Commit cause reasons
 code/fred2/sexp_tree.cpp  | 0
 code/hud/hudartillery.cpp | 0
 code/hud/hudartillery.h   | 0
 code/math/vecmat.cpp      | 0
 code/math/vecmat.h        | 0
 code/parse/sexp.cpp       | 0
 code/parse/sexp.h         | 0
 code/ship/shiphit.cpp     | 0
 code/weapon/beam.cpp      | 0
 code/weapon/beam.h        | 0
 code/weapon/weapons.cpp   | 0
 11 files changed, 0 insertions(+), 0 deletions(-)

------------------------------------------------------------------------
commit e396686
Author: Axem <Sun May 24 09:00:30 2015 -0500>
Commit: Axem <Sun May 24 09:00:30 2015 -0500>

    Adding customizable pain flash and shield pain flash settings
 code/mod_table/mod_table.cpp      | 17 +++++++++++++++++
 code/mod_table/mod_table.h        |  2 ++
 code/network/multimsgs.cpp        |  7 +++++--
 code/network/multimsgs.h          |  2 +-
 code/object/collideshipweapon.cpp |  2 +-
 code/ship/shiphit.cpp             | 22 ++++++++++++++++++----
 code/ship/shiphit.h               |  2 +-
 7 files changed, 45 insertions(+), 9 deletions(-)