Author Topic: Nightly (Linux): 22 Mar 2013 - Revision 9593  (Read 765 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 22 Mar 2013 - Revision 9593
Here is the nightly for Linux on 22 Mar 2013 - Revision 9593

Group: Standard
fso-LINUX-Standard-20130322_r9593.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9564 | Zacam | 2013-03-11 01:14:07 -0500 (Mon, 11 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

For BluePlanet compatibility: change-nebula-pattern SEXP.
Also adds a logging nprintf for op_num in add_to_event_log_buffer.
------------------------------------------------------------------------
r9565 | FUBAR-BDHR | 2013-03-12 00:06:35 -0500 (Tue, 12 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi.h

Commit 9473 from anitpodes to prevent standalone crashing never ported over.  Original commit message:
"From Eli2: Lower the value of MAX_SHIPS_PER_PACKET to 64 in order to keep packet size down"
------------------------------------------------------------------------
r9567 | chief1983 | 2013-03-13 15:55:33 -0500 (Wed, 13 Mar 2013) | 1 line
Changed paths:
   A /trunk/fs2_open/projects/MSVC_2008/Freespace2.doxproj

Missing doxproj from Antipodes.
------------------------------------------------------------------------
r9581 | zookeeper | 2013-03-14 12:06:26 -0500 (Thu, 14 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

Fixed gr_opengl_circle drawing the middle horizontal line twice, which is a problem when drawing with alpha.
------------------------------------------------------------------------
r9582 | zookeeper | 2013-03-15 02:32:52 -0500 (Fri, 15 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp

Restored the code which loads up the default HUD colors from hud_3.hcf. Was apparently accidentally removed in r9549.
------------------------------------------------------------------------
r9583 | zookeeper | 2013-03-15 02:48:52 -0500 (Fri, 15 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp

Fixed an accidentally committed debug mprintf.
------------------------------------------------------------------------
r9584 | niffiwan | 2013-03-15 19:48:23 -0500 (Fri, 15 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/pstypes.h
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/hud/hudshield.cpp
   M /trunk/fs2_open/code/hud/hudshield.h
   M /trunk/fs2_open/code/render/3d.h
   M /trunk/fs2_open/code/render/3ddraw.cpp

Fix for mantis 2789: replace shield icons drawn with 100's of lines with 6-point polygons
------------------------------------------------------------------------
r9585 | niffiwan | 2013-03-18 03:49:10 -0500 (Mon, 18 Mar 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudshield.cpp

derp - fix for r9584; remove 7th entry in the 6-item array
Thanks for zookeeper for noticing this

------------------------------------------------------------------------
r9592 | niffiwan | 2013-03-21 02:52:04 -0500 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp

Fix for mantis 2810: ensure Last Player from registry/.ini is at the top of the pilot selection list
------------------------------------------------------------------------
r9593 | zookeeper | 2013-03-21 14:22:39 -0500 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fixed even secondaries without a free flight time receiving a decreased initial speed, which was causing particle spews to create a particle with the wrong speed when the weapon is created.
------------------------------------------------------------------------