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 15, 2009, 11:31:57 am

Title: Nightly (Linux): 15 Jun 2009 - Revision 5341
Post by: SirKnightly on June 15, 2009, 11:31:57 am
Here is the nightly for Linux on 15 Jun 2009 - Revision 5341

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

Code: [Select]
------------------------------------------------------------------------
r5332 | chief1983 | 2009-06-10 15:19:01 -0500 (Wed, 10 Jun 2009) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

intrinsic no shields flag for ships.
force-shields-on p_obj flag for mission ship object (overrides intrinsic no shields, don't use with no shields).
No FRED checkbox yet for force-shields-on yet.
------------------------------------------------------------------------
r5333 | chief1983 | 2009-06-10 23:30:13 -0500 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Whoops.
------------------------------------------------------------------------
r5334 | Wanderer | 2009-06-12 06:38:18 -0500 (Fri, 12 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

commit of Nuke's and Aardwolf's lua functions
------------------------------------------------------------------------
r5337 | karajorma | 2009-06-13 13:08:54 -0500 (Sat, 13 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/network/multi_sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

A few minor fixes.
------------------------------------------------------------------------
r5338 | Wanderer | 2009-06-14 04:38:49 -0500 (Sun, 14 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

move the bomb delay timer to its proper place in internal ai_profiles.tbl
------------------------------------------------------------------------
r5340 | karajorma | 2009-06-14 10:57:45 -0500 (Sun, 14 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/physics/physics.cpp
   M /trunk/fs2_open/code/physics/physics.h
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Commit Sushi's improved glide changes.
------------------------------------------------------------------------