Author Topic: Nightly (FreeBSD): 15 Dec 2014 - Revision 11197  (Read 715 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 15 Dec 2014 - Revision 11197
Here is the nightly for FreeBSD on 15 Dec 2014 - Revision 11197

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20141215_r11197.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11192 | MageKing17 | 2014-12-09 17:22:30 -0600 (Tue, 09 Dec 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

Related to r11189: avoid calling factor_table::getNextSlots() if the ship doesn't have the dynamic linking flag.

Basically, hitting "o" on any ship with more than 6 slots in a bank could crash FSO, even without the flag. Reported by Spoon.
------------------------------------------------------------------------
r11193 | Goober5000 | 2014-12-09 20:32:58 -0600 (Tue, 09 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

fix Mantis #3132 (is-iff returns true when the target is destroyed)
------------------------------------------------------------------------
r11195 | Goober5000 | 2014-12-10 22:09:44 -0600 (Wed, 10 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

add the pauseMusic scripting function, requested by MjnMixael
------------------------------------------------------------------------
r11196 | MageKing17 | 2014-12-11 19:43:18 -0600 (Thu, 11 Dec 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/stats/medals.cpp
   M /trunk/fs2_open/code/stats/medals.h

Adding "+Available From Start:" to Medals.tbl.

Requested by MjnMixael.
------------------------------------------------------------------------
r11197 | Goober5000 | 2014-12-11 22:25:42 -0600 (Thu, 11 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_pause.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/sound/audiostr.cpp
   M /trunk/fs2_open/code/sound/audiostr.h

PAUSE ALL THE STREAMS
------------------------------------------------------------------------