Author Topic: Nightly (Windows): 21 Dec 2009 - Revision 5733  (Read 1509 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 21 Dec 2009 - Revision 5733
Here is the nightly for Windows on 21 Dec 2009 - Revision 5733

Group: SSE2
fso-WIN-SSE2-20091221_r5733.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20091221_r5733.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20091221_r5733.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20091221_r5733.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5717 | portej05 | 2009-12-14 20:23:23 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/systemvars.cpp

Resolve macro definition warning for MAX_MONITORS (renamed MAX_VARIABLE_MONITORS in FSO)
------------------------------------------------------------------------
r5718 | portej05 | 2009-12-14 20:56:15 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Potential fix for mac issues caused by inclusion of postprocessing in trunk
------------------------------------------------------------------------
r5719 | Echelon9 | 2009-12-15 00:16:04 -0600 (Tue, 15 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp

MIN() is defined as capitalised at pstypes.h:274
------------------------------------------------------------------------
r5720 | Wanderer | 2009-12-16 01:29:56 -0600 (Wed, 16 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

making countermeasures function like retail countermeasures.
------------------------------------------------------------------------
r5721 | Wanderer | 2009-12-17 05:45:08 -0600 (Thu, 17 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/weapon.h

weapon based targeting priorities for turrets
------------------------------------------------------------------------
r5722 | portej05 | 2009-12-17 22:28:13 -0600 (Thu, 17 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/vmallocator.h
   M /trunk/fs2_open/code/particle/particle.cpp

Make particles go a lot faster! (until a better system is implemented)
------------------------------------------------------------------------
r5723 | Wanderer | 2009-12-18 01:43:43 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/particle/particle.cpp

fix to portej's fix to particle code
------------------------------------------------------------------------
r5724 | Wanderer | 2009-12-18 03:34:23 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   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
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Patch from FUBAR - turret direction preference, turret optimum range & turret target priorities sexps
------------------------------------------------------------------------
r5725 | Wanderer | 2009-12-18 04:11:48 -0600 (Fri, 18 Dec 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
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shiphit.cpp

Patch from FUBAR - set armor type sexp
------------------------------------------------------------------------
r5726 | Sushi | 2009-12-18 11:22:01 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fix for mantis 2031
------------------------------------------------------------------------
r5727 | Echelon9 | 2009-12-19 12:39:32 -0600 (Sat, 19 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglshader.cpp
   M /trunk/fs2_open/code/graphics/gropenglshader.h

Commit of Hery's update to the new shader code to address GCC/Xcode compilation issues
------------------------------------------------------------------------
r5728 | Goober5000 | 2009-12-20 21:18:45 -0600 (Sun, 20 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6/code.dsp

VC6 project file updates
------------------------------------------------------------------------
r5729 | Goober5000 | 2009-12-20 21:19:13 -0600 (Sun, 20 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/mainfrm.cpp

rewrite code to bypass bizarre internal compiler error
------------------------------------------------------------------------
r5730 | portej05 | 2009-12-21 03:12:56 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
   D /trunk/fs2_open/code/sound/acm.cpp
   D /trunk/fs2_open/code/sound/midifile.cpp
   D /trunk/fs2_open/code/sound/midifile.h
   D /trunk/fs2_open/code/sound/midiseq.h
   D /trunk/fs2_open/code/sound/winmidi.cpp
   D /trunk/fs2_open/code/sound/winmidi.h
   D /trunk/fs2_open/code/sound/winmidi_base.cpp
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj

Removal of empty files/unused files (sine OpenAL is now used in all builds)
------------------------------------------------------------------------
r5731 | Echelon9 | 2009-12-21 03:23:45 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Cleanup Xcode project file for *.cpp/*.h that have been previously removed
------------------------------------------------------------------------
r5732 | portej05 | 2009-12-21 05:28:16 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp

Mantis 1900 patch from Hery
------------------------------------------------------------------------
r5733 | portej05 | 2009-12-21 05:42:07 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6_Release/code.dsp

Updated to VC6 release files for code commit removing empty sound code files
------------------------------------------------------------------------