Author Topic: Nightly (FreeBSD): 11 Jun 2016 - Revision cb9c669  (Read 1092 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (FreeBSD): 11 Jun 2016 - Revision cb9c669
Here is the nightly for FreeBSD on 11 Jun 2016 - Revision cb9c669

Open non-feature issues in Mantis: 121

Group: Standard
fso_Standard_20160611_cb9c669.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 1b65fd5
Author: tomimaki <Sat Jun 4 00:11:04 2016 +0200>
Commit: tomimaki <Sat Jun 4 00:11:04 2016 +0200>

    Fix compiling debug build on linux with glibc 2.23 (#1)
 code/windows_stub/config.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 5d307d2
Author: MageKing17 <Thu Jun 2 21:40:16 2016 -0700>
Commit: MageKing17 <Thu Jun 2 21:40:16 2016 -0700>

    Move conditional so that weapon spinup happens without external models.
 code/ship/ship.cpp | 34 +++++++++++++++++++++-------------
 1 file changed, 21 insertions(+), 13 deletions(-)

------------------------------------------------------------------------
commit 278a797
Author: niffiwan <Sun May 22 20:00:45 2016 +1000>
Commit: niffiwan <Fri May 27 20:34:15 2016 +1000>

    Add player minimum speed feature
 code/playerman/playercontrol.cpp | 10 ++++++++++
 code/ship/ship.cpp               | 26 ++++++++++++++++++++++++++
 code/ship/ship.h                 |  1 +
 3 files changed, 37 insertions(+)

------------------------------------------------------------------------
commit 50496c8
Author: DahBlount <Tue May 24 22:42:46 2016 -0600>
Commit: DahBlount <Tue May 24 22:54:10 2016 -0600>

    Add OF_COLLIDES check to avoid OBJ_RECALC_PAIRS
 code/ai/aicode.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 7d3b824
Author: Yarn366 <Mon May 23 01:10:33 2016 -0400>
Commit: Yarn366 <Mon May 23 01:10:33 2016 -0400>

    Added a flag the message_extra struct that tells whether the base animation exists. Also changed message_play_anim() to use this flag rather than the first_frame field to decide whether to add a suffix to the name.
 code/mission/missionmessage.cpp | 4 ++--
 code/mission/missionmessage.h   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1715b20
Author: niffiwan <Sun May 8 15:05:19 2016 +1000>
Commit: niffiwan <Sun May 8 15:05:19 2016 +1000>

    Fix ETS virtvar comments
 code/parse/lua.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 37497cb
Author: niffiwan <Sat May 7 21:10:26 2016 +1000>
Commit: niffiwan <Sat May 7 21:10:26 2016 +1000>

    Add instant flag to lua triggered anims
 code/parse/lua.cpp | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit b62eba5
Author: MageKing17 <Fri May 6 16:10:20 2016 -0700>
Commit: MageKing17 <Fri May 6 16:10:20 2016 -0700>

    Update FRED2_Open executable version to 3.7.5.
 code/fred2/fred.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)