Author Topic: Nightly (Windows): 03 Jun 2014 - Revision 10748  (Read 966 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 03 Jun 2014 - Revision 10748
Here is the nightly for Windows on 03 Jun 2014 - Revision 10748

Group: Standard
fso_Standard_20140603_r10748.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20140603_r10748.7z
MD5Sum

Group: SSE
fso_SSE_20140603_r10748.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10741 | The_E | 2014-06-02 11:07:07 -0500 (Mon, 02 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

From MageKing17: Fix for Mantis 3502 (Flush the sexp result tree after argument evaluation to avert accidental short-circuit results)
------------------------------------------------------------------------
r10742 | Goober5000 | 2014-06-02 21:12:35 -0500 (Mon, 02 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/sound.cpp

follow-up to r10734: in the event of any SND_F flags being added in the future, this is more future-proof
------------------------------------------------------------------------
r10743 | Goober5000 | 2014-06-02 21:28:47 -0500 (Mon, 02 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

roll back r10741 pending further code review; see Mantis #3052
------------------------------------------------------------------------
r10748 | Goober5000 | 2014-06-02 23:21:05 -0500 (Mon, 02 Jun 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

fix a bug in the when-argument sexp that managed to escape detection from its original design!
spotted by MageKing17, fixes Mantis #3052
------------------------------------------------------------------------