Author Topic: Nightly (Windows): 27 Sep 2010 - Revision 6532  (Read 1575 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 27 Sep 2010 - Revision 6532
Here is the nightly for Windows on 27 Sep 2010 - Revision 6532

Group: Inferno
fso-WIN-Inferno-20100927_r6532.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20100927_r6532.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20100927_r6532.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6528 | The_E | 2010-09-26 23:03:06 -0500 (Sun, 26 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Hopefully fixes an Int3() encountered by FUBAR, where the AI submode of a ship was set incorrectly.

------------------------------------------------------------------------
r6529 | The_E | 2010-09-26 23:46:08 -0500 (Sun, 26 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

Ooops. Now this is a proper sanity check.

------------------------------------------------------------------------
r6530 | Goober5000 | 2010-09-27 00:27:27 -0500 (Mon, 27 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

fix redefinition of local variable 'i'
remove unused local variable 'wip'
------------------------------------------------------------------------
r6531 | Goober5000 | 2010-09-27 00:51:28 -0500 (Mon, 27 Sep 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

use the warning loop, same as the other half of the if() block
------------------------------------------------------------------------
r6532 | Wanderer | 2010-09-27 06:55:21 -0500 (Mon, 27 Sep 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelcollide.cpp

Fix for mantis 2304 - 2nd take
------------------------------------------------------------------------