Author Topic: Nightly (FreeBSD): 01 Feb 2016 - Revision 17c6b7c  (Read 829 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 01 Feb 2016 - Revision 17c6b7c
Here is the nightly for FreeBSD on 01 Feb 2016 - Revision 17c6b7c

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20160201_17c6b7c.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit f12d239
Author: Lari Nieminen <Sun Jan 31 23:27:52 2016 +0200>
Commit: Lari Nieminen <Sun Jan 31 23:27:52 2016 +0200>

    Fixed $Acceleration Time not working right on non-homing secondaries
 code/weapon/weapons.cpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit fc6bc3a
Author: asarium <Fri Jan 29 22:00:58 2016 +0100>
Commit: asarium <Fri Jan 29 22:00:58 2016 +0100>

    Remove some unused code from timer.h/.cpp
 code/freespace2/freespace.cpp |   7 +-
 code/io/timer.cpp             | 221 ------------------------------------------
 code/io/timer.h               |  32 ------
 3 files changed, 1 insertion(+), 259 deletions(-)

------------------------------------------------------------------------
commit 5bcc89b
Author: Goober5000 <Fri Jan 29 12:37:14 2016 -0500>
Commit: Goober5000 <Fri Jan 29 12:37:14 2016 -0500>

    one small bugfix, one small comment tweak
 code/hud/hudlock.cpp     | 2 +-
 code/model/modelread.cpp | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 54b2edd
Author: asarium <Thu Jan 28 16:39:10 2016 +0100>
Commit: asarium <Thu Jan 28 16:39:10 2016 +0100>

    Change timestamp integer handling again
 code/freespace2/freespace.cpp | 4 +++-
 code/io/timer.cpp             | 5 ++---
 code/io/timer.h               | 2 +-
 code/menuui/credits.cpp       | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)