Author Topic: Nightly (Linux): 09 Dec 2014 - Revision 11191  (Read 695 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 09 Dec 2014 - Revision 11191
Here is the nightly for Linux on 09 Dec 2014 - Revision 11191

Open non-feature issues in Mantis: 126

Group: Standard
fso_Standard_20141209_r11191.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11186 | Goober5000 | 2014-12-03 22:45:38 -0600 (Wed, 03 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

this should fix Mantis #2888 (allow for head.ani files without letter suffixes)
------------------------------------------------------------------------
r11187 | Goober5000 | 2014-12-04 00:17:13 -0600 (Thu, 04 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/sound/audiostr.cpp
   M /trunk/fs2_open/code/sound/audiostr.h

a more future-proof way to keep track of explicitly paused audio
------------------------------------------------------------------------
r11188 | Goober5000 | 2014-12-07 15:17:21 -0600 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

move this around for more logical flow
------------------------------------------------------------------------
r11189 | MageKing17 | 2014-12-07 15:21:32 -0600 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

Fix mantis #3133. Fixes logic errors in factor_table not being sure if it's supposed to be 0-based or 1-based at different times.
------------------------------------------------------------------------
r11190 | Goober5000 | 2014-12-07 20:59:35 -0600 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

fix Mantis #3135: account for the case when the game is paused before being minimized
------------------------------------------------------------------------
r11191 | MageKing17 | 2014-12-08 11:09:14 -0600 (Mon, 08 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Correct copy-paste error in check_sexp_syntax() from the armor types commit.
------------------------------------------------------------------------