Author Topic: Nightly (Windows): 04 Mar 2010 - Revision 5920  (Read 1806 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 04 Mar 2010 - Revision 5920
Here is the nightly for Windows on 04 Mar 2010 - Revision 5920

Group: SSE2
fso-WIN-SSE2-20100304_r5920.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20100304_r5920.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20100304_r5920.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20100304_r5920.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5912 | Zacam | 2010-02-13 18:46:13 -0600 (Sat, 13 Feb 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Well, this is embarrassing. Forgot to apply "is_a_word_separator" in the briefing text coloring fix for Mantis 1992. As a result, it wasn't stopping coloring unless and until a whitespace was being hit, instead of stopping on valid word separators like it should have been.
------------------------------------------------------------------------
r5913 | Goober5000 | 2010-02-15 04:08:20 -0600 (Mon, 15 Feb 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsw
   M /trunk/fs2_open/projects/MSVC_6/code.dsp
   A /trunk/fs2_open/projects/MSVC_6/libpng.dsp
   A /trunk/fs2_open/projects/MSVC_6/zlib.dsp

sync png and zlib changes with MSVC6
------------------------------------------------------------------------
r5914 | Goober5000 | 2010-02-15 04:22:20 -0600 (Mon, 15 Feb 2010) | 3 lines
Changed paths:
   A /trunk/fs2_open/code/fred2/FictionViewerDlg.cpp
   A /trunk/fs2_open/code/fred2/FictionViewerDlg.h
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/fredview.cpp
   M /trunk/fs2_open/code/fred2/fredview.h
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/missionui/fictionviewer.cpp
   M /trunk/fs2_open/projects/MSVC_6/Fred2.dsp

add Fiction Viewer dialog
FRED will now save fiction viewer information properly
FRED will now also save "hidden" debriefing information properly
------------------------------------------------------------------------
r5915 | Goober5000 | 2010-02-15 05:01:29 -0600 (Mon, 15 Feb 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fireball/fireballs.cpp
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/fred2/shipflagsdlg.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/object/object.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shipfx.cpp

clarify difference between knossos warpin and warpout in the code -- this should fix Mantis #2128
"mabye" -> "maybe"
------------------------------------------------------------------------
r5916 | taylor | 2010-02-15 13:01:14 -0600 (Mon, 15 Feb 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Merge branch 'misc'
------------------------------------------------------------------------
r5917 | taylor | 2010-02-15 13:53:33 -0600 (Mon, 15 Feb 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiui.cpp

fix coop kill limit check when set to none (Mantis #2014)
cleanup coop validation checks a little, particularly if future checks are added
------------------------------------------------------------------------
r5918 | Zacam | 2010-02-15 16:04:45 -0600 (Mon, 15 Feb 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltexture.h

Some *nix compilers (and potentially Mac in the near future) are dying on the build process regarding this comma.
------------------------------------------------------------------------
r5919 | chief1983 | 2010-02-15 23:22:14 -0600 (Mon, 15 Feb 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj

Fix VS 2008 compiling of FRED.
------------------------------------------------------------------------