Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 20, 2015, 04:14:40 am

Title: Nightly (FreeBSD): 20 Apr 2015 - Revision 11315
Post by: SirKnightly on April 20, 2015, 04:14:40 am
Here is the nightly for FreeBSD on 20 Apr 2015 - Revision 11315

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 129

Group: Standard
fso_Standard_20150420_r11315.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150420_r11315.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150420_r11315.md5)

Code: [Select]
------------------------------------------------------------------------
r11309 | chief1983 | 2015-04-17 21:51:43 -0500 (Fri, 17 Apr 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/freespace2/freespace.rc
   M /trunk/fs2_open/configure.ac
   M /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/wxFRED2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/Xcode/English.lproj/InfoPlist.strings
   M /trunk/fs2_open/projects/codeblocks/Freespace2/Freespace2.cbp


------------------------------------------------------------------------
r11310 | chief1983 | 2015-04-17 22:21:08 -0500 (Fri, 17 Apr 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/version.h
   M /trunk/fs2_open/projects/MSVC_2010/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2013/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2013/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2013/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2015/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2015/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2015/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/MSVC_6/Fred2.dsp
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp
   M /trunk/fs2_open/projects/MSVC_6/wxFRED2.dsp
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
   M /trunk/fs2_open/projects/Xcode4/English.lproj/InfoPlist.strings
   M /trunk/fs2_open/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj

Other half of version bump to 3.7.3, I will probably have that automated by the next release cycle.
------------------------------------------------------------------------
r11314 | MageKing17 | 2015-04-18 02:13:57 -0500 (Sat, 18 Apr 2015) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

Fix a possible crash with -reparse_mainhall.

Left over pointer towards a structure that had been cleared and rebuilt could cause a crash. Found (and fix tested) by Axem. Also thanks to z64555 for bouncing ideas back and forth until this solution was found.
------------------------------------------------------------------------
r11315 | MageKing17 | 2015-04-18 03:26:30 -0500 (Sat, 18 Apr 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Removing unused code from hud.cpp
------------------------------------------------------------------------