Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 03, 2009, 11:10:00 am

Title: Nightly (Linux): 03 Jun 2009 - Revision 5327
Post by: SirKnightly on June 03, 2009, 11:10:00 am
Here is the nightly for Linux on 03 Jun 2009 - Revision 5327

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

Code: [Select]
------------------------------------------------------------------------
r5324 | Wanderer | 2009-06-01 15:33:32 -0500 (Mon, 01 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/joy.cpp

joystick sensitivity change to improve the accuracy of the controls
------------------------------------------------------------------------
r5325 | Goober5000 | 2009-06-02 22:59:50 -0500 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudwingmanstatus.cpp

fix bug found by RedDwarf which would overflow the array if (e.g.) Alpha wing ever had six ships
------------------------------------------------------------------------
r5327 | Goober5000 | 2009-06-02 23:11:42 -0500 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

clarify op_submenu comment (it had been moved from sexp_tree.cpp to sexp.cpp)
reorder weapon, shield, and engine sexps for consistency
------------------------------------------------------------------------