Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 05, 2009, 09:05:57 am

Title: Nightly (Linux): 05 Jan 2009 - Revision 5032
Post by: SirKnightly on January 05, 2009, 09:05:57 am
Here is the nightly for Linux on 05 Jan 2009 - Revision 5032

fso-LINUX-20090105_r5032.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090105_r5032.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090105_r5032.md5)

Code: [Select]
------------------------------------------------------------------------
r5029 | karajorma | 2009-01-03 08:54:15 -0600 (Sat, 03 Jan 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/fredview.cpp
   M /trunk/fs2_open/code/fred2/fredview.h
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h

Add a 3rd save format to FRED thereby making the current forward compatibility of save game optional.
------------------------------------------------------------------------
r5031 | karajorma | 2009-01-04 11:10:51 -0600 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/missionui/redalert.cpp
   M /trunk/fs2_open/code/network/multimsgs.cpp

Mantis 1633 (No orders for player ships) appears to have been due to two different bugs. This should fix the one I missed earlier.
------------------------------------------------------------------------