Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 19, 2013, 12:47:19 am
-
Here is the nightly for FreeBSD on 19 Nov 2013 - Revision 10121
Group: Standard
fso-FREEBSD-Standard-20131119_r10121.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso-FREEBSD-Standard-20131119_r10121.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso-FREEBSD-Standard-20131119_r10121.md5)
------------------------------------------------------------------------
r10116 | Goober5000 | 2013-11-18 20:06:50 -0600 (Mon, 18 Nov 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/missionsave.cpp
fix Mantis #2933: don't output alt ship class information using fout_version
------------------------------------------------------------------------
r10117 | Goober5000 | 2013-11-18 21:43:35 -0600 (Mon, 18 Nov 2013) | 2 lines
Changed paths:
M /trunk/fs2_open/code/fs2netd/tcp_client.cpp
M /trunk/fs2_open/code/network/multimsgs.cpp
fix Mantis #2955: crash when trying to join multiplayer server, caused by trying to memcpy an integer into a ushort
(also add some sanity asserts)
------------------------------------------------------------------------
r10118 | Goober5000 | 2013-11-18 22:30:13 -0600 (Mon, 18 Nov 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
M /trunk/fs2_open/code/menuui/mainhallmenu.h
M /trunk/fs2_open/code/menuui/playermenu.cpp
let's not make expensive copies of all these SCP_strings
------------------------------------------------------------------------
r10119 | Goober5000 | 2013-11-18 23:06:04 -0600 (Mon, 18 Nov 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
M /trunk/fs2_open/code/menuui/mainhallmenu.h
turns out gcc doesn't like the two angled brackets adjacent to one another
------------------------------------------------------------------------
r10120 | chief1983 | 2013-11-19 00:00:39 -0600 (Tue, 19 Nov 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/network/multi_options.cpp
M /trunk/fs2_open/code/network/stand_gui-unix.cpp
Fix WebUI server name changes updating in clients and FS2NetD.
------------------------------------------------------------------------
r10121 | chief1983 | 2013-11-19 00:32:02 -0600 (Tue, 19 Nov 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/network/stand_gui-unix.cpp
Add support for the framecap menu option.
------------------------------------------------------------------------