Author Topic: Nightly (Linux): 01 Feb 2016 - Revision 17c6b7c  (Read 549 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 01 Feb 2016 - Revision 17c6b7c
Here is the nightly for Linux 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(-)