Author Topic: Nightly (FreeBSD): 15 Jun 2015 - Revision b9f9afe  (Read 703 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150615_b9f9afe.tar.bz2
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 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(-)