Author Topic: Nightly (Linux): 15 Oct 2008 - Revision 4889  (Read 1194 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

fso-LINUX-20081015_r4889.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4881 | taylor | 2008-10-14 03:30:54 -0500 (Tue, 14 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

update to build with current code (Mantis #1796)

------------------------------------------------------------------------
r4882 | taylor | 2008-10-14 11:35:49 -0500 (Tue, 14 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp

fix some bad if statements

------------------------------------------------------------------------
r4883 | taylor | 2008-10-14 11:38:39 -0500 (Tue, 14 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj

add exports to map file
generate program database for release builds (doesn't make build bigger, .PDB allows finding of source/line given error address)

------------------------------------------------------------------------
r4884 | taylor | 2008-10-14 11:40:42 -0500 (Tue, 14 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiui.cpp

when sorting the mission/campaign list be sure that we keep our current selection
when loading the mission/campaign list for the first time make sure that we always select the first element in the list

------------------------------------------------------------------------
r4885 | taylor | 2008-10-14 11:42:33 -0500 (Tue, 14 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

better version of the earlier ab_count fix

------------------------------------------------------------------------
r4886 | taylor | 2008-10-14 11:57:23 -0500 (Tue, 14 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp

fix for fighter beams in multi (Mantis #1795)

------------------------------------------------------------------------
r4887 | taylor | 2008-10-14 11:58:26 -0500 (Tue, 14 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

get rid of some useless/annoying debug messages

------------------------------------------------------------------------
r4888 | taylor | 2008-10-14 12:09:09 -0500 (Tue, 14 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp

fix bug where changing turret_targeting_order[] to have asteroids earlier in the order would skip further checks

------------------------------------------------------------------------
r4889 | Backslash | 2008-10-15 01:31:18 -0500 (Wed, 15 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix 'cycle' behavior when $Shots is more than 1.
------------------------------------------------------------------------