Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 16, 2008, 02:13:11 am

Title: Nightly (Windows): 16 Oct 2008 - Revision 4893
Post by: SirKnightly on October 16, 2008, 02:13:11 am
Here is the nightly for Windows on 16 Oct 2008 - Revision 4893

fso-WIN-20081016_r4893.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20081016_r4893.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20081016_r4893.md5)

Code: [Select]
------------------------------------------------------------------------
r4891 | taylor | 2008-10-15 17:15:24 -0500 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

make debris render properly in wireframe mode in hud targetbox and in ships lab (Mantis #1797)

------------------------------------------------------------------------
r4892 | taylor | 2008-10-15 19:41:35 -0500 (Wed, 15 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/barracks.cpp
   M /trunk/fs2_open/code/menuui/playermenu.cpp

make sure that we don't re-save a deleted pilot in the barracks (Mantis #1794)
fix pilot deletion proceedure to not provide useless failure handling (if it fails to delete once, it will fail every time)

------------------------------------------------------------------------
r4893 | phreak | 2008-10-15 23:09:38 -0500 (Wed, 15 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Mantis #1799: Crash on "Mystery of the Trinity"
------------------------------------------------------------------------