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 13, 2008, 03:12:26 am

Title: Nightly (Linux): 13 Dec 2008 - Revision 4991
Post by: SirKnightly on December 13, 2008, 03:12:26 am
Here is the nightly for Linux on 13 Dec 2008 - Revision 4991

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

Code: [Select]
------------------------------------------------------------------------
r4990 | phreak | 2008-12-12 08:38:28 -0600 (Fri, 12 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

This stops the crashing as demonstrated by Mantis #1844, but I don't know why or if it is correct.  Could someone please look at this?
------------------------------------------------------------------------
r4991 | karajorma | 2008-12-12 11:38:23 -0600 (Fri, 12 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Fix a bug where you could supply add-background-bitmap or add-sun-bitmap with a string variable which then couldn't be used.
------------------------------------------------------------------------