Author Topic: Nightly (FreeBSD): 18 Jul 2015 - Revision ce22e3a  (Read 615 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 18 Jul 2015 - Revision ce22e3a
Here is the nightly for FreeBSD on 18 Jul 2015 - Revision ce22e3a

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20150718_ce22e3a.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 83d0083
Author: Peter Mitsis <Sun Jul 12 12:13:57 2015 -0400>
Commit: Peter Mitsis <Wed Jul 15 09:18:47 2015 -0400>

    fvi: Refactor solution to quadratic formula
 code/math/fvi.cpp | 54 +++++++++++++++++++++++++++++++++---------------------
 1 file changed, 33 insertions(+), 21 deletions(-)

------------------------------------------------------------------------
commit b72cf66
Author: Peter Mitsis <Sat Jun 13 07:11:36 2015 -0400>
Commit: Peter Mitsis <Wed Jul 15 09:08:19 2015 -0400>

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

------------------------------------------------------------------------
commit 9d3dd5c
Author: Peter Mitsis <Fri Jul 10 06:48:02 2015 -0400>
Commit: Peter Mitsis <Wed Jul 15 09:08:19 2015 -0400>

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

------------------------------------------------------------------------
commit da71e62
Author: Lari Nieminen <Sun Jun 28 14:42:17 2015 +0300>
Commit: Lari Nieminen <Sun Jun 28 14:42:17 2015 +0300>

    Fixes Mantis #2436: Mouse controls ignore the axis binds.
 code/playerman/playercontrol.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)