Author Topic: Nightly (Linux): 26 Jan 2010 - Revision 5844  (Read 1278 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Linux): 26 Jan 2010 - Revision 5844
Here is the nightly for Linux on 26 Jan 2010 - Revision 5844

Group: Standard
fso-LINUX-Standard-20100126_r5844.tar.bz2
MD5Sum

Group: Inferno
fso-LINUX-Inferno-20100126_r5844.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5827 | Wanderer | 2010-01-18 08:58:45 -0600 (Mon, 18 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

potential fix for mantis 2041
------------------------------------------------------------------------
r5828 | chief1983 | 2010-01-18 10:06:35 -0600 (Mon, 18 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hudescort.cpp
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/hud/hudshield.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Fix for Mantis #1936: Per ship gauges should now work properly.  From KK.
------------------------------------------------------------------------
r5829 | Wanderer | 2010-01-19 01:28:17 -0600 (Tue, 19 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

more chase view mode fixes
------------------------------------------------------------------------
r5830 | Wanderer | 2010-01-19 08:28:50 -0600 (Tue, 19 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/beam.cpp

fury's request, option for huge beams not to draw impact effects when hitting specified type of ship.
------------------------------------------------------------------------
r5832 | Wanderer | 2010-01-22 09:50:54 -0600 (Fri, 22 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

some changes to beam pierce effect, blob pierce effect, new settings for them both
------------------------------------------------------------------------
r5833 | Wanderer | 2010-01-23 01:58:31 -0600 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

fix for the new effects with shield impacts and with missiles exploding without impacting
------------------------------------------------------------------------
r5834 | Wanderer | 2010-01-23 03:02:32 -0600 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

fix to lua escort ship indexer
------------------------------------------------------------------------
r5835 | Wanderer | 2010-01-23 13:34:59 -0600 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

separate beam flash from dinky explosion (was not a good idea). Enable beam width setting to affect all beams.
------------------------------------------------------------------------
r5836 | chief1983 | 2010-01-23 15:58:57 -0600 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Fix for Mantis #1936 part 2: Some stuff that was fixed exposed more broken stuff.  Now should be fixed too.  Per KK.
------------------------------------------------------------------------
r5837 | chief1983 | 2010-01-24 12:45:16 -0600 (Sun, 24 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Fix for Mantis #1936: Third time's a a charm.  Let's see if this doesn't help things a bit.  Per KK.
------------------------------------------------------------------------
r5838 | Goober5000 | 2010-01-24 15:50:29 -0600 (Sun, 24 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp

trackIR change for MSVC6 project file
------------------------------------------------------------------------
r5839 | Goober5000 | 2010-01-24 15:50:57 -0600 (Sun, 24 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelinterp.cpp

bump MAX_SHIP_BAY_PATHS per Mantis #1917
------------------------------------------------------------------------
r5840 | Goober5000 | 2010-01-24 21:25:41 -0600 (Sun, 24 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Mantis #1992 - enhanced briefing token support; credit to Pedro with modifications by Zacam
------------------------------------------------------------------------
r5841 | Wanderer | 2010-01-25 06:01:01 -0600 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/playercontrol.cpp

fix for certain lua control problems, data was read and copied at 'wrong' time.
------------------------------------------------------------------------
r5842 | Goober5000 | 2010-01-25 19:47:29 -0600 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/model.h

thanks to Zacam for noticing the edge case; max flags should actually be 31
------------------------------------------------------------------------
r5843 | Goober5000 | 2010-01-25 19:47:35 -0600 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

remove redundant definitions from modelinterp.cpp
------------------------------------------------------------------------