Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on February 01, 2014, 06:01:24 am

Title: Nightly (Windows): 01 Feb 2014 - Revision 10376
Post by: SirKnightly on February 01, 2014, 06:01:24 am
Here is the nightly for Windows on 01 Feb 2014 - Revision 10376

Group: NO-SSE
fso-WIN-NO-SSE-20140201_r10376.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20140201_r10376.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20140201_r10376.md5)

Group: Standard
fso-WIN-Standard-20140201_r10376.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20140201_r10376.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20140201_r10376.md5)

Group: SSE
fso-WIN-SSE-20140201_r10376.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20140201_r10376.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20140201_r10376.md5)

Code: [Select]
------------------------------------------------------------------------
r10376 | The_E | 2014-01-31 11:38:31 -0600 (Fri, 31 Jan 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

Remove a pointless, :v: original assert (All ships should be able to send messages regardless of whether they're flyable; checking whether they are accomplishes literally nothing)

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