Author Topic: Nightly (Linux): 21 Oct 2008 - Revision 4899  (Read 1162 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 21 Oct 2008 - Revision 4899
Here is the nightly for Linux on 21 Oct 2008 - Revision 4899

fso-LINUX-20081021_r4899.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4891 | taylor | 2008-10-15 17:15:24 -0500 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

make debris render properly in wireframe mode in hud targetbox and in ships lab (Mantis #1797)

------------------------------------------------------------------------
r4892 | taylor | 2008-10-15 19:41:35 -0500 (Wed, 15 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/barracks.cpp
   M /trunk/fs2_open/code/menuui/playermenu.cpp

make sure that we don't re-save a deleted pilot in the barracks (Mantis #1794)
fix pilot deletion proceedure to not provide useless failure handling (if it fails to delete once, it will fail every time)

------------------------------------------------------------------------
r4893 | phreak | 2008-10-15 23:09:38 -0500 (Wed, 15 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Mantis #1799: Crash on "Mystery of the Trinity"
------------------------------------------------------------------------
r4894 | Backslash | 2008-10-17 05:12:48 -0500 (Fri, 17 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

My bad.  No need to cap the ammo here.  I had used the wrong variable anyway.  Fixed.
------------------------------------------------------------------------
r4895 | Goober5000 | 2008-10-19 15:25:30 -0500 (Sun, 19 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp

try to keep up with Nature producing bigger idiots :(
------------------------------------------------------------------------
r4896 | Wanderer | 2008-10-20 13:51:51 -0500 (Mon, 20 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/muzzleflash.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

added +noreplace to ships flags to allow adding flags
added +override to muzzleflash.tbl
added +override to weapon flags
------------------------------------------------------------------------
r4897 | Goober5000 | 2008-10-20 21:20:18 -0500 (Mon, 20 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

fix a warning
------------------------------------------------------------------------
r4898 | Goober5000 | 2008-10-21 01:05:30 -0500 (Tue, 21 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/freddoc.cpp

Keldor's fix for callsigns not getting translated
------------------------------------------------------------------------
r4899 | Goober5000 | 2008-10-21 01:17:44 -0500 (Tue, 21 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/hud/hudbrackets.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp
   M /trunk/fs2_open/code/hud/hudtarget.h
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/code/weapon/emp.cpp

hopefully this should be the last on Mantis #1785 (the callsigns)
------------------------------------------------------------------------