Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 04, 2010, 09:40:01 am
-
Here is the nightly for Windows on 04 Dec 2010 - Revision 6803
Group: Inferno
fso-WIN-Inferno-20101204_r6803.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20101204_r6803.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20101204_r6803.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20101204_r6803.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20101204_r6803.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20101204_r6803.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20101204_r6803.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20101204_r6803.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20101204_r6803.md5)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------