Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 14, 2008, 06:19:26 am

Title: Nightly (Windows): 14 Dec 2008 - Revision 4996
Post by: SirKnightly on December 14, 2008, 06:19:26 am
Here is the nightly for Windows on 14 Dec 2008 - Revision 4996

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

Code: [Select]
------------------------------------------------------------------------
r4994 | Goober5000 | 2008-12-14 01:20:56 -0600 (Sun, 14 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

whoever made this change forgot about operator precedence
------------------------------------------------------------------------
r4995 | phreak | 2008-12-14 02:11:14 -0600 (Sun, 14 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

Possible fix for mantis #1843
------------------------------------------------------------------------
r4996 | Goober5000 | 2008-12-14 02:47:27 -0600 (Sun, 14 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

fix algorithms for any-of, every-of, and number-of to align with or and and, respectively
------------------------------------------------------------------------