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 20, 2014, 05:57:51 am

Title: Nightly (Windows): 20 Dec 2014 - Revision 11201
Post by: SirKnightly on December 20, 2014, 05:57:51 am
Here is the nightly for Windows on 20 Dec 2014 - Revision 11201

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 125

Group: Standard
fso_Standard_20141220_r11201.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20141220_r11201.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20141220_r11201.md5)

Group: NO-SSE
fso_NO-SSE_20141220_r11201.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20141220_r11201.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20141220_r11201.md5)

Group: SSE
fso_SSE_20141220_r11201.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20141220_r11201.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20141220_r11201.md5)

Code: [Select]
------------------------------------------------------------------------
r11201 | niffiwan | 2014-12-19 19:49:22 -0600 (Fri, 19 Dec 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Add warning for very fast ship-rotation values

Otherwise rotational collision detection is disabled for the ship
(and an int3() triggers in debug)
------------------------------------------------------------------------