Author Topic: Nightly (OS X): 05 Nov 2009 - Revision 5640  (Read 1120 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 05 Nov 2009 - Revision 5640
Here is the nightly for OS X on 05 Nov 2009 - Revision 5640

fso-OSX-20091105_r5640.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5616 | karajorma | 2009-10-01 01:45:02 -0500 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fix for Mantis 1996 (Missing support ship builtin messages)
------------------------------------------------------------------------
r5617 | portej05 | 2009-10-06 05:53:08 -0500 (Tue, 06 Oct 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/osapi/osapi.cpp

Fixup debug_int3 (until a better solution can be found)
------------------------------------------------------------------------
r5618 | Sushi | 2009-10-10 14:25:04 -0500 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fixed bomb-firing delay scale bug (actually applied to all secondaries)
------------------------------------------------------------------------
r5619 | Wanderer | 2009-10-12 09:46:54 -0500 (Mon, 12 Oct 2009) | 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


------------------------------------------------------------------------
r5620 | taylor | 2009-10-21 06:12:36 -0500 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/network/multiutil.cpp

spew table/mission crcs to CSV
------------------------------------------------------------------------
r5624 | Goober5000 | 2009-11-01 03:51:36 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/missionnotesdlg.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp

fix FRED choking on respawn delay by making it default to 0 instead of -1; this does not appear to break anything
------------------------------------------------------------------------
r5625 | Goober5000 | 2009-11-01 03:52:04 -0600 (Sun, 01 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/freddoc.cpp
   M /trunk/fs2_open/code/fred2/missionsave.cpp

removed an unused variable
fixed saving of mission fiction
------------------------------------------------------------------------
r5626 | Goober5000 | 2009-11-01 19:45:26 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp
   M /trunk/fs2_open/code/bmpman/bmpman.h
   M /trunk/fs2_open/code/graphics/generic.cpp
   M /trunk/fs2_open/code/graphics/generic.h
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/missionui/missioncmdbrief.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp
   M /trunk/fs2_open/code/network/multi_pxo.cpp
   M /trunk/fs2_open/code/network/multiui.cpp

Zacam's & Flaming_Sword's patch for ANI streaming, audited by Goober5000
------------------------------------------------------------------------
r5627 | karajorma | 2009-11-01 20:21:42 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/fred2/missionnotesdlg.cpp
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix Max Respawn Delay properly.
------------------------------------------------------------------------
r5628 | karajorma | 2009-11-01 20:23:16 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

Error message is back to front.
------------------------------------------------------------------------
r5629 | karajorma | 2009-11-01 20:24:08 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/popup/popupdead.cpp

Might as well improve this message while fixing Respawn Delay.
------------------------------------------------------------------------
r5630 | Goober5000 | 2009-11-01 21:10:19 -0600 (Sun, 01 Nov 2009) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/generic.cpp
   M /trunk/fs2_open/code/graphics/generic.h

remove constructors as the init functions will always be called
make sure init functions init all struct fields
fix keyframes for weird FS1 anims
remove "dodgy frame skipping code" since frames should be skipped in certain circumstances
------------------------------------------------------------------------
r5631 | karajorma | 2009-11-01 21:37:36 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/globals.h
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/weapon/swarm.cpp

Bump MAX_OBJECTS, WEAPONS, SPLIT_PLANES, and SWARM_MISSILES. This stuff has been tested by Diaspora for months now so it should be fine.
------------------------------------------------------------------------
r5632 | karajorma | 2009-11-01 21:44:57 -0600 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/playerstarteditor.cpp

Minor unused variable clean up.
------------------------------------------------------------------------
r5633 | karajorma | 2009-11-02 00:25:23 -0600 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_pxo.cpp

FUBAR's bump for MULTI_PXO_MAX_PAGES (it was causing issues for Diaspora).
------------------------------------------------------------------------
r5634 | karajorma | 2009-11-02 00:28:28 -0600 (Mon, 02 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/shipfx.cpp
   M /trunk/fs2_open/code/ship/shipfx.h

Switch to a more neutral name (which fits better with the others too) for the BSG warpout effect. 
Add FUBAR's fix for a radius issue affecting BSG style jumps.
------------------------------------------------------------------------
r5636 | portej05 | 2009-11-02 02:00:58 -0600 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/windebug.cpp

Fix stupid VC6 variable scoping for for loop in memory debugging routines
------------------------------------------------------------------------
r5637 | portej05 | 2009-11-03 01:28:25 -0600 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/wmcgui.cpp

Fix Assert in WMCGUI.cpp (Vector subscript out of range)
------------------------------------------------------------------------
r5639 | portej05 | 2009-11-04 07:03:02 -0600 (Wed, 04 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/windebug.cpp

Fix for memory debugging functions.
Totals are now more accurate!
------------------------------------------------------------------------
r5640 | karajorma | 2009-11-05 00:16:15 -0600 (Thu, 05 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/weapon/swarm.cpp

Doh x2
------------------------------------------------------------------------