Author Topic: Nightly (OS X): 24 Nov 2009 - Revision 5685  (Read 952 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 24 Nov 2009 - Revision 5685
Here is the nightly for OS X on 24 Nov 2009 - Revision 5685

fso-OSX-20091124_r5685.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5672 | Goober5000 | 2009-11-22 05:55:40 -0600 (Sun, 22 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

fix Mantis #2043 - variable-array-set needed extra sexp_tree management
also, improve type safety for checking for sexp operators (compare the constants rather than using stricmp on the names)
------------------------------------------------------------------------
r5673 | portej05 | 2009-11-22 09:05:33 -0600 (Sun, 22 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

Remove name concatenation issue from cfilesystem (hopefully mantis 2042 solved, but that callstack changes depending on whether dbg_filter.cfg is there)
------------------------------------------------------------------------
r5674 | Goober5000 | 2009-11-22 21:23:11 -0600 (Sun, 22 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/shipspecialdamage.cpp
   M /trunk/fs2_open/code/missionui/missioncmdbrief.cpp

spacing
fix build warning
------------------------------------------------------------------------
r5675 | Goober5000 | 2009-11-22 21:24:10 -0600 (Sun, 22 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/awacs.cpp

more warning fixage
------------------------------------------------------------------------
r5676 | Goober5000 | 2009-11-22 21:41:40 -0600 (Sun, 22 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

warning fixage
------------------------------------------------------------------------
r5677 | portej05 | 2009-11-22 22:45:51 -0600 (Sun, 22 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Fix for Mantis 2042
------------------------------------------------------------------------
r5678 | karajorma | 2009-11-22 22:57:42 -0600 (Sun, 22 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Add the ability to specify ships or wings to the num-ships-in-battle SEXP (In collaboration with FUBAR).
------------------------------------------------------------------------
r5679 | portej05 | 2009-11-23 00:11:24 -0600 (Mon, 23 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.h

Strip missed CVS comment
------------------------------------------------------------------------
r5680 | portej05 | 2009-11-23 06:12:09 -0600 (Mon, 23 Nov 2009) | 1 line
Changed paths:
   D /trunk/fs2_open/code/math/bitarray.h
   M /trunk/fs2_open/code/object/objectdock.cpp
   M /trunk/fs2_open/code/object/parseobjectdock.cpp
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
   M /trunk/fs2_open/projects/MSVC_6/code.dsp
   M /trunk/fs2_open/projects/MSVC_6_Release/code.dsp

Remove bitarray.h and substitute with simpler functions (tested via Zacam, Flaming_Sword and portej05)
------------------------------------------------------------------------
r5681 | chief1983 | 2009-11-23 21:19:19 -0600 (Mon, 23 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/2d.cpp

The_E's 720p hi-res interface art patch.  Use hi-res interface stuff at vertical res of 600 and higher instead of 768 and higher.
------------------------------------------------------------------------
r5684 | chief1983 | 2009-11-24 14:05:06 -0600 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Set the Inferno configs to output a different filename than the regular counterparts.
------------------------------------------------------------------------