Author Topic: Nightly (Windows): 06 Oct 2011 - Revision 7870  (Read 1836 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 06 Oct 2011 - Revision 7870
Here is the nightly for Windows on 06 Oct 2011 - Revision 7870

Group: Inferno
fso-WIN-Inferno-20111006_r7870.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20111006_r7870.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20111006_r7870.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7858 | karajorma | 2011-10-04 00:03:09 -0500 (Tue, 04 Oct 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

CommanderDJ's fix for Mantis 2276 set-object-speed SEXPs don't work in multiplayer.
------------------------------------------------------------------------
r7859 | Goober5000 | 2011-10-04 01:34:47 -0500 (Tue, 04 Oct 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

PVS-Studio V581 in revision 7779 was actually a false alarm; overzealous cleanup created a condition where a negative array index could occur, triggering either an assert or a crash (Mantis #2514)
------------------------------------------------------------------------
r7861 | Zacam | 2011-10-05 04:14:19 -0500 (Wed, 05 Oct 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am
   D /trunk/fs2_open/code/hud/hudresource.cpp
   D /trunk/fs2_open/code/hud/hudresource.h
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
   M /trunk/fs2_open/projects/codeblocks/code/code.cbp

Remove the empty hudresource.cpp/.h files from /code/hud and all projects.
------------------------------------------------------------------------
r7862 | Goober5000 | 2011-10-05 23:33:52 -0500 (Wed, 05 Oct 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

enhance are-waypoints-done-delay to allow ships to complete waypoint paths multiple times
make count check more robust in has-docked-delay and has-undocked-delay; Assert shouldn't be used for mission data entered in FRED
------------------------------------------------------------------------
r7870 | Echelon9 | 2011-10-06 07:51:15 -0500 (Thu, 06 Oct 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/stats/medals.cpp
   M /trunk/fs2_open/code/stats/medals.h

Documentation: Code clean up of medals.cpp and medals.h
------------------------------------------------------------------------