Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 26, 2014, 04:13:04 am
-
Here is the nightly for FreeBSD on 26 May 2014 - Revision 10722
Group: Standard
fso_Standard_20140526_r10722.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20140526_r10722.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20140526_r10722.md5)
------------------------------------------------------------------------
r10715 | niffiwan | 2014-05-23 18:33:04 -0500 (Fri, 23 May 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/cmdline/cmdline.cpp
Fix Coverity ID 1215458 Uninitialized pointer field
------------------------------------------------------------------------
r10716 | niffiwan | 2014-05-23 18:33:10 -0500 (Fri, 23 May 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/debugconsole/consolecmds.cpp
Fix Coverity ID 1215457 Out-of-bounds write
------------------------------------------------------------------------
r10717 | The_E | 2014-05-24 05:00:22 -0500 (Sat, 24 May 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp
Fixes crash in the texture replacement editor: Erasing the end element of a size 0 vector is probably not a safe thing to do
------------------------------------------------------------------------
r10718 | Goober5000 | 2014-05-24 12:33:15 -0500 (Sat, 24 May 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
restore a strcpy that was accidentally removed in r2768 (fixes Mantis #3046)
------------------------------------------------------------------------
r10719 | The_E | 2014-05-24 13:17:07 -0500 (Sat, 24 May 2014) | 2 lines
Changed paths:
M /trunk/fs2_open/code/ai/aibig.cpp
Removing dead and potentially confusing code
------------------------------------------------------------------------
r10720 | Goober5000 | 2014-05-25 00:45:31 -0500 (Sun, 25 May 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/fred.rc
M /trunk/fs2_open/code/fred2/freddoc.cpp
M /trunk/fs2_open/code/fred2/freddoc.h
M /trunk/fs2_open/code/fred2/resource.h
M /trunk/fs2_open/code/mission/missionparse.cpp
remove Import Weapon Loadouts feature, which was mainly used for versions of FSPort prior to 3.0 and was broken from r2768 to r10718 anyway
------------------------------------------------------------------------
r10721 | m_m | 2014-05-25 02:35:31 -0500 (Sun, 25 May 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/graphics/tmapper.h
M /trunk/fs2_open/code/render/3ddraw.cpp
Fix for Mantis 3045: gr.drawImage()'s UV arguments aren't working properly
------------------------------------------------------------------------
r10722 | niffiwan | 2014-05-25 05:43:32 -0500 (Sun, 25 May 2014) | 3 lines
Changed paths:
M /trunk/fs2_open/code/playerman/managepilot.cpp
Fix mantis 2940
Only reset pilotfile stats when the local Player is reset
------------------------------------------------------------------------