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, 2013, 11:23:35 am
		
			
			- 
				Here is the nightly for Linux on 16 Oct 2013 - Revision 9946
 
 Group: Standard
 fso-LINUX-Standard-20131016_r9946.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Standard-20131016_r9946.tar.bz2)
 MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Standard-20131016_r9946.md5)
 
 ------------------------------------------------------------------------
 r9923 | m_m | 2013-10-10 04:34:04 -0500 (Thu, 10 Oct 2013) | 7 lines
 Changed paths:
 M /trunk/fs2_open/code/hud/hudets.cpp
 M /trunk/fs2_open/code/hud/hudets.h
 M /trunk/fs2_open/code/parse/lua.cpp
 
 Some new scripting functions as requested by Axem:
 Access to the CargoSize of a weapon class
 Access to the AltName of a ship class
 Access to the actual capacity of a weapon bank
 Access to the callsign of a ship
 Access to the alternate ship type of a ship
 Access to the maximum velocity of a ship with respect to its engine energy level
 ------------------------------------------------------------------------
 r9924 | niffiwan | 2013-10-10 04:38:28 -0500 (Thu, 10 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/parse/lua.cpp
 
 From Admiral MS: Add a scripting function to check if a ship is in the field of view of a turret.
 ------------------------------------------------------------------------
 r9925 | Goober5000 | 2013-10-10 20:39:48 -0500 (Thu, 10 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/parse/sexp.cpp
 
 spelling
 ------------------------------------------------------------------------
 r9926 | niffiwan | 2013-10-11 04:07:55 -0500 (Fri, 11 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/Makefile.am
 M /trunk/fs2_open/code/wxfred2/editors/frmwingeditor.cpp
 M /trunk/fs2_open/code/wxfred2/frmfred2.cpp
 
 more fixes for wxfred all-lowercase filenames
 ------------------------------------------------------------------------
 r9927 | The_E | 2013-10-12 01:01:58 -0500 (Sat, 12 Oct 2013) | 2 lines
 Changed paths:
 M /trunk/fs2_open/code/object/collideshipweapon.cpp
 M /trunk/fs2_open/code/weapon/beam.cpp
 
 Catch a rare error condition where shield_hit_tri was -1 for some reason
 
 ------------------------------------------------------------------------
 r9929 | zookeeper | 2013-10-13 08:17:41 -0500 (Sun, 13 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/model/modelinterp.cpp
 
 Fixed -misc maps being dependent on LOD and lighting levels.
 ------------------------------------------------------------------------
 r9935 | Goober5000 | 2013-10-14 21:08:17 -0500 (Mon, 14 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/stats/medals.cpp
 
 allow setting of background and mask bitmaps for the medal case
 ------------------------------------------------------------------------
 r9938 | zookeeper | 2013-10-15 04:47:20 -0500 (Tue, 15 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/parse/lua.cpp
 
 Typo fix.
 ------------------------------------------------------------------------
 r9939 | zookeeper | 2013-10-15 04:52:21 -0500 (Tue, 15 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/physics/physics.cpp
 M /trunk/fs2_open/code/radar/radarsetup.cpp
 
 Port r9936 from zookeeper branch: Fixed possible crashes related to the eyepoint orientation features.
 ------------------------------------------------------------------------
 r9942 | zookeeper | 2013-10-15 05:42:50 -0500 (Tue, 15 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/hud/hudtargetbox.cpp
 
 Port 9940-9941 from zookeeper branch: Made the targeting box render the target relative to player's eyepoint orientation.
 ------------------------------------------------------------------------
 r9945 | Goober5000 | 2013-10-15 19:51:48 -0500 (Tue, 15 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/parse/parselo.cpp
 
 fix handling of multi-line comments, and add !* and *! as a possible option
 ------------------------------------------------------------------------
 r9946 | Goober5000 | 2013-10-16 02:58:09 -0500 (Wed, 16 Oct 2013) | 1 line
 Changed paths:
 M /trunk/fs2_open/code/parse/sexp.cpp
 
 patch for Mantis #2937
 ------------------------------------------------------------------------