Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 15, 2014, 04:13:59 am
-
Here is the nightly for FreeBSD on 15 Dec 2014 - Revision 11197
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 125
Group: Standard
fso_Standard_20141215_r11197.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20141215_r11197.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20141215_r11197.md5)
------------------------------------------------------------------------
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
------------------------------------------------------------------------