Author Topic: Nightly (Windows): 04 Dec 2010 - Revision 6803  (Read 970 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Group: Inferno
fso-WIN-Inferno-20101204_r6803.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20101204_r6803.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20101204_r6803.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6800 | Sushi | 2010-12-03 09:37:44 -0600 (Fri, 03 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix an additive weapon velocity bug (main symptom: collision detection going wonky sometimes).
------------------------------------------------------------------------
r6801 | The_E | 2010-12-03 11:44:23 -0600 (Fri, 03 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltexture.cpp

Taylor's fix for Mantis 2172
------------------------------------------------------------------------
r6802 | The_E | 2010-12-03 16:41:44 -0600 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Converting this Assert() to an Assertion() for better feedback

------------------------------------------------------------------------
r6803 | The_E | 2010-12-03 17:27:58 -0600 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Turning these Warnings into Assertions, as it's something that really needs to be fixed.

------------------------------------------------------------------------