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 22, 2009, 10:46:06 am

Title: Nightly (Windows): 22 Nov 2009 - Revision 5673
Post by: SirKnightly on November 22, 2009, 10:46:06 am
Here is the nightly for Windows on 22 Nov 2009 - Revision 5673

fso-WIN-20091122_r5673.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20091122_r5673.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20091122_r5673.md5)

Code: [Select]
------------------------------------------------------------------------
r5672 | Goober5000 | 2009-11-22 05:55:40 -0600 (Sun, 22 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

fix Mantis #2043 - variable-array-set needed extra sexp_tree management
also, improve type safety for checking for sexp operators (compare the constants rather than using stricmp on the names)
------------------------------------------------------------------------
r5673 | portej05 | 2009-11-22 09:05:33 -0600 (Sun, 22 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

Remove name concatenation issue from cfilesystem (hopefully mantis 2042 solved, but that callstack changes depending on whether dbg_filter.cfg is there)
------------------------------------------------------------------------