Author Topic: Nightly (Windows): 10 Oct 2013 - Revision 9924  (Read 1005 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 10 Oct 2013 - Revision 9924
Here is the nightly for Windows on 10 Oct 2013 - Revision 9924

Group: Standard
fso-WIN-Standard-20131010_r9924.7z
MD5Sum

Group: NO-SSE
fso-WIN-NO-SSE-20131010_r9924.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20131010_r9924.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9920 | niffiwan | 2013-10-09 05:04:14 -0500 (Wed, 09 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/starfield/starfield.cpp

Coverity 1093367: logical vs bitwise operator in stars_draw_background()
------------------------------------------------------------------------
r9921 | niffiwan | 2013-10-09 05:09:56 -0500 (Wed, 09 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shiphit.cpp

remove gcc warnings [-Wshadow] in ship/shiphit.cpp
------------------------------------------------------------------------
r9922 | niffiwan | 2013-10-09 05:22:56 -0500 (Wed, 09 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shiphit.cpp

remove gcc warnings [-Wunused-but-set-variable] in ship/shiphit.cpp
------------------------------------------------------------------------
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.
------------------------------------------------------------------------