Author Topic: Nightly (OS X): 06 Dec 2010 - Revision 6804  (Read 919 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 06 Dec 2010 - Revision 6804
Here is the nightly for OS X on 06 Dec 2010 - Revision 6804

Group: Inferno
fso-OSX-Inferno-20101206_r6804.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6799 | The_E | 2010-12-02 15:06:32 -0600 (Thu, 02 Dec 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltexture.cpp

Okay, I'm disabling this Int3(). It's far too easy to hit, even with perfectly valid data.

------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r6804 | The_E | 2010-12-05 12:07:28 -0600 (Sun, 05 Dec 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Turning this assert to an Error, after feedback from Goober

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