Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 19, 2013, 10:13:32 am

Title: Nightly (OS X): 19 Sep 2013 - Revision 9800
Post by: SirKnightly on September 19, 2013, 10:13:32 am
Here is the nightly for OS X on 19 Sep 2013 - Revision 9800

Group: Standard
fso-OSX-Standard-20130919_r9800.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20130919_r9800.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20130919_r9800.md5)

Code: [Select]
------------------------------------------------------------------------
r9797 | Goober5000 | 2013-09-19 01:19:46 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/pilotfile/csg.cpp

add tech-add-intel-xstr, and modify intel_info_lookup to properly translate intel entries (fixes Mantis #2919)
------------------------------------------------------------------------
r9798 | Goober5000 | 2013-09-19 02:37:45 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp

fix tech-add-intel-xstr to actually localize from tstrings.tbl (Mantis #2919)
------------------------------------------------------------------------
r9799 | Goober5000 | 2013-09-19 03:50:18 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fs2netd/tcp_client.cpp
   M /trunk/fs2_open/code/globalincs/globals.h
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp
   M /trunk/fs2_open/code/pilotfile/plr.cpp
   M /trunk/fs2_open/code/stats/medals.cpp
   M /trunk/fs2_open/code/stats/medals.h
   M /trunk/fs2_open/code/stats/scoring.cpp
   M /trunk/fs2_open/code/stats/scoring.h
   M /trunk/fs2_open/code/stats/stats.cpp

make MAX_MEDALS dynamic
------------------------------------------------------------------------
r9800 | Goober5000 | 2013-09-19 03:51:20 -0500 (Thu, 19 Sep 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp

make MAX_MEDALS dynamic
(missed a file)
------------------------------------------------------------------------