Author Topic: Nightly (OS X): 15 Oct 2008 - Revision 4889  (Read 1221 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

fso-OSX-20081015_r4889.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4871 | karajorma | 2008-10-09 16:13:26 -0500 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Mantis 1791 (invalidate-argument did not work with multiple matching arguments)
------------------------------------------------------------------------
r4872 | phreak | 2008-10-11 07:08:09 -0500 (Sat, 11 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

Add additional filename extension filters to fix Mantis #1484
------------------------------------------------------------------------
r4875 | Goober5000 | 2008-10-12 14:44:06 -0500 (Sun, 12 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/stats/medals.cpp

fixed "bastion" debug console command to work for all main halls
added "medals" debug console command for testing
------------------------------------------------------------------------
r4876 | Goober5000 | 2008-10-12 14:44:27 -0500 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

move the Electronics tag to its proper place
------------------------------------------------------------------------
r4877 | Goober5000 | 2008-10-12 16:57:40 -0500 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

fixed a number of bugs with Electronics missiles that were present ever since 2003 :(
------------------------------------------------------------------------
r4878 | taylor | 2008-10-13 00:57:57 -0500 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/chat_api.cpp

bunch of out-of-bounds fixage

------------------------------------------------------------------------
r4879 | taylor | 2008-10-13 01:34:48 -0500 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp
   M /trunk/fs2_open/code/fireball/fireballs.cpp
   M /trunk/fs2_open/code/gamehelp/contexthelp.cpp
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp
   M /trunk/fs2_open/code/hud/hudartillery.cpp
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/iff_defs/iff_defs.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/menuui/credits.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/nebula/neb.cpp
   M /trunk/fs2_open/code/nebula/neblightning.cpp
   M /trunk/fs2_open/code/palman/palman.cpp
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/species_defs/species_defs.cpp
   M /trunk/fs2_open/code/starfield/starfield.cpp
   M /trunk/fs2_open/code/stats/medals.cpp
   M /trunk/fs2_open/code/stats/scoring.cpp
   M /trunk/fs2_open/code/weapon/muzzleflash.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

only load tbls from tables/ (Mantis #1725)

------------------------------------------------------------------------
r4880 | taylor | 2008-10-13 01:38:03 -0500 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/configure.ac

disable const string warning (that thing was just plain annoying)

------------------------------------------------------------------------
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.
------------------------------------------------------------------------