Author Topic: Nightly (Linux): 26 May 2016 - Revision 1a59a1c  (Read 695 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 26 May 2016 - Revision 1a59a1c
Here is the nightly for Linux on 26 May 2016 - Revision 1a59a1c

Open non-feature issues in Mantis: 121

Group: Standard
fso_Standard_20160526_1a59a1c.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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(-)