Author Topic: Nightly (Windows): 02 Jul 2010 - Revision 6170  (Read 984 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 02 Jul 2010 - Revision 6170
Here is the nightly for Windows on 02 Jul 2010 - Revision 6170

Group: SSE2
fso-WIN-SSE2-20100702_r6170.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20100702_r6170.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20100702_r6170.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20100702_r6170.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6116 | The_E | 2010-05-16 10:40:11 -0500 (Sun, 16 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiontraining.cpp

Committing IssMneur's fix for Mantis 2183.
------------------------------------------------------------------------
r6117 | Goober5000 | 2010-05-16 17:26:58 -0500 (Sun, 16 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiontraining.cpp

reverted fix.  It has problems, which is why I'm going over it first.
------------------------------------------------------------------------
r6118 | Sushi | 2010-05-17 14:10:34 -0500 (Mon, 17 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Added $Random Sidethrust Percent to AI Profiles and AI.tbl. Allows ships with sidethrust capability to sometimes randomly use it in dogfighting situations to make life more miserable for the player.
------------------------------------------------------------------------
r6119 | Goober5000 | 2010-05-18 23:28:43 -0500 (Tue, 18 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiontraining.cpp

remove message from queue the correct way, thus fixing the training message crash
------------------------------------------------------------------------
r6121 | The_E | 2010-05-24 20:11:46 -0500 (Mon, 24 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj

Altered the project file to allow FRED release compilation on VS2010
------------------------------------------------------------------------
r6122 | Sushi | 2010-05-25 11:25:41 -0500 (Tue, 25 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/objcollide.cpp

Fix a bug where additive weapon velocity would sometimes cause primary shots to pass through a target
------------------------------------------------------------------------
r6123 | Sushi | 2010-05-25 13:09:59 -0500 (Tue, 25 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fixed a parsing bug in AI.tbl that scaled Glide Attack Percent, Glide Strafe Percent, Circle Strafe Percent, and Random Sidethrust percent between 0 and 1 instead of 0 and 100 (as is the case for AI profiles.tbl)
------------------------------------------------------------------------
r6133 | karajorma | 2010-05-28 01:09:53 -0500 (Fri, 28 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudsquadmsg.cpp

Swap the engage enemies messages over.
------------------------------------------------------------------------
r6134 | Wanderer | 2010-05-28 14:15:05 -0500 (Fri, 28 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/weapon/weapon.h

add read access for lua to weapon and ship info index. enable to check 'weapon_armed' status
------------------------------------------------------------------------
r6135 | The_E | 2010-05-28 15:07:05 -0500 (Fri, 28 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/fictionviewer.cpp

Fictionviewer interface adjusted for new, official interface art found here: http://blueplanet.fsmods.net/E/FictionViewer.7z
------------------------------------------------------------------------
r6138 | taylor | 2010-05-29 05:55:30 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/autogen.sh

support for newer versions of automake (Mantis #2145)
------------------------------------------------------------------------
r6139 | taylor | 2010-05-29 05:55:33 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglshader.cpp

bah!  remove debug code that slipped in with safety fixes
------------------------------------------------------------------------
r6140 | taylor | 2010-05-29 09:55:04 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/playercontrol.cpp

fix view skew math issue (Mantis #2213)
------------------------------------------------------------------------
r6144 | taylor | 2010-05-29 10:53:18 -0500 (Sat, 29 May 2010) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/Makefile.am
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/cutscene/mve_audio.cpp
   M /trunk/fs2_open/code/cutscene/mveplayer.cpp
   M /trunk/fs2_open/code/cutscene/oggplayer.cpp
   D /trunk/fs2_open/code/directx/vdsound.h
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/fred2/missionnotesdlg.cpp
   M /trunk/fs2_open/code/fred2/missionnotesdlg.h
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   A /trunk/fs2_open/code/fred2/soundenvironmentdlg.cpp
   A /trunk/fs2_open/code/fred2/soundenvironmentdlg.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp
   M /trunk/fs2_open/code/menuui/optionsmenumulti.cpp
   M /trunk/fs2_open/code/menuui/optionsmenumulti.h
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/network/multi_voice.cpp
   M /trunk/fs2_open/code/object/objectsnd.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   D /trunk/fs2_open/code/sound/acm-openal.cpp
   A /trunk/fs2_open/code/sound/acm.cpp (from /trunk/fs2_open/code/sound/acm-openal.cpp:6140)
   M /trunk/fs2_open/code/sound/acm.h
   D /trunk/fs2_open/code/sound/audiostr-openal.cpp
   M /trunk/fs2_open/code/sound/audiostr.cpp
   M /trunk/fs2_open/code/sound/channel.h
   M /trunk/fs2_open/code/sound/ds.cpp
   M /trunk/fs2_open/code/sound/ds.h
   M /trunk/fs2_open/code/sound/ds3d.cpp
   M /trunk/fs2_open/code/sound/ds3d.h
   M /trunk/fs2_open/code/sound/dscap.cpp
   A /trunk/fs2_open/code/sound/openal.cpp
   A /trunk/fs2_open/code/sound/openal.h
   D /trunk/fs2_open/code/sound/rbaudio.cpp
   D /trunk/fs2_open/code/sound/rbaudio.h
   M /trunk/fs2_open/code/sound/rtvoice.cpp
   M /trunk/fs2_open/code/sound/rtvoice.h
   M /trunk/fs2_open/code/sound/sound.cpp
   M /trunk/fs2_open/code/sound/sound.h
   D /trunk/fs2_open/code/vcodec/codec1.cpp
   D /trunk/fs2_open/code/vcodec/codec1.h
   M /trunk/fs2_open/code/windows_stub/config.h
   M /trunk/fs2_open/configure.ac
   M /trunk/fs2_open/projects/MSVC_2005/code.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj
   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/Fred2.dsp
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp
   M /trunk/fs2_open/projects/MSVC_6/code.dsp
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

new sound code

 - Mantis #58
 - Mantis #1769
 - many other fixes and improvements
------------------------------------------------------------------------
r6145 | taylor | 2010-05-29 10:53:24 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/ds.cpp
   M /trunk/fs2_open/code/sound/ds3d.cpp

disable doppler for the time being
------------------------------------------------------------------------
r6146 | taylor | 2010-05-29 10:53:27 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

fix endless loop
------------------------------------------------------------------------
r6147 | taylor | 2010-05-29 10:53:28 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

more sane memory reserve
------------------------------------------------------------------------
r6148 | The_E | 2010-05-29 21:17:21 -0500 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_2010/Freespace2.sln
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters

Project file update for new sound code.
------------------------------------------------------------------------
r6149 | Echelon9 | 2010-05-30 00:14:00 -0500 (Sun, 30 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

codec1.cpp and codec1.h included in Xcode project file when no such source files present
------------------------------------------------------------------------
r6150 | Wanderer | 2010-05-30 14:28:21 -0500 (Sun, 30 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelanim.cpp

Certain fixes for Bobs animation code issues. Please report if this renders any current anims invalid.
------------------------------------------------------------------------
r6151 | The_E | 2010-05-31 05:38:00 -0500 (Mon, 31 May 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/ds.cpp

According to the OpenAL programmer's guide, AL_DOPPLER_FACTOR is not a valid parameter for alSourcef
------------------------------------------------------------------------
r6152 | taylor | 2010-05-31 21:44:15 -0500 (Mon, 31 May 2010) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/sound/ds.cpp

revert r6151

Per source doppler factor is part of the EFX spec, which means all full 1.1 implementations.
------------------------------------------------------------------------
r6153 | The_E | 2010-06-02 06:49:24 -0500 (Wed, 02 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudreticle.cpp

Fix for Mantis 2214 (toparc2 and toparc3 hud anis [The Enemy Missile threat and Enemy Missile lock indicators] may have a length > 2 now, instead of being fixed at 3 frames)
------------------------------------------------------------------------
r6154 | karajorma | 2010-06-02 07:01:13 -0500 (Wed, 02 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/missionui/missionbrief.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Kill the -wcs flag. Should have done this years ago.
------------------------------------------------------------------------
r6163 | Goober5000 | 2010-06-03 01:28:06 -0500 (Thu, 03 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

minor fix to the -wcs flag removal
------------------------------------------------------------------------
r6167 | The_E | 2010-06-04 21:36:41 -0500 (Fri, 04 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/zlib.vcproj

Remove unused files from the project file
------------------------------------------------------------------------
r6168 | The_E | 2010-06-04 21:45:13 -0500 (Fri, 04 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2010/zlib.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/zlib.vcxproj.filters

Same here.
------------------------------------------------------------------------
r6169 | taylor | 2010-06-05 22:10:38 -0500 (Sat, 05 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/audiostr.cpp

fix OS X compile issue
------------------------------------------------------------------------
r6170 | taylor | 2010-06-05 22:10:40 -0500 (Sat, 05 Jun 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/openal.cpp

make sure to always close context and device when searching through valid devices
------------------------------------------------------------------------