Author Topic: Nightly (Windows): 02 Oct 2010 - Revision 6559  (Read 1243 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 02 Oct 2010 - Revision 6559
Here is the nightly for Windows on 02 Oct 2010 - Revision 6559

Group: Inferno
fso-WIN-Inferno-20101002_r6559.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20101002_r6559.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20101002_r6559.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6548 | taylor | 2010-10-01 11:42:03 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

remove decal files
------------------------------------------------------------------------
r6549 | taylor | 2010-10-01 11:42:04 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/ds.cpp

only need half size for mono buffer memory
------------------------------------------------------------------------
r6550 | taylor | 2010-10-01 11:42:05 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/sound.cpp

easier to follow debug messages for sound loading
------------------------------------------------------------------------
r6551 | taylor | 2010-10-01 11:42:06 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/sound.cpp

allow duplicate when same file exists as both 2D and 3D in sounds.tbl
------------------------------------------------------------------------
r6552 | The_E | 2010-10-01 13:12:31 -0500 (Fri, 01 Oct 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

Readding parsing for decals so we don't break stuff unnecessarily.

------------------------------------------------------------------------
r6554 | The_E | 2010-10-01 14:09:17 -0500 (Fri, 01 Oct 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

Adding a deprecation warning to the log

------------------------------------------------------------------------
r6555 | The_E | 2010-10-01 14:14:24 -0500 (Fri, 01 Oct 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Print warning here as well.

------------------------------------------------------------------------
r6556 | The_E | 2010-10-01 17:27:37 -0500 (Fri, 01 Oct 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/sound/audiostr.cpp
   M /trunk/fs2_open/code/sound/audiostr.h

Adding the ad.stopMusic() function to scripting

------------------------------------------------------------------------
r6558 | Echelon9 | 2010-10-02 02:06:17 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Correction to r6555 to use mprintf correctly
------------------------------------------------------------------------