Author Topic: Nightly (OS X): 24 Oct 2008 - Revision 4920  (Read 1162 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

fso-OSX-20081024_r4920.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4912 | Wanderer | 2008-10-23 05:09:12 -0500 (Thu, 23 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

added 2 missing newlines to debug spew
------------------------------------------------------------------------
r4913 | taylor | 2008-10-23 08:00:21 -0500 (Thu, 23 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/network/multimsgs.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/beam.h

final part of the fighter beam fix; freaky as it is, it actually managed to not break anything :D  (Mantis #1795)

------------------------------------------------------------------------
r4914 | taylor | 2008-10-23 08:21:02 -0500 (Thu, 23 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiui.cpp

restart sounds/music on game browser screen (Mantis #1279)

------------------------------------------------------------------------
r4915 | taylor | 2008-10-23 08:22:11 -0500 (Thu, 23 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

this assert will happen during normal multi play, nothing ingame related

------------------------------------------------------------------------
r4916 | taylor | 2008-10-23 08:23:45 -0500 (Thu, 23 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/windows_stub/stubs.cpp

output warnings, errors and asserts to debug log for Linux/OSX
allow -no_warn to skip asserts like it does on Windows builds (for consistent behavior)

------------------------------------------------------------------------
r4917 | taylor | 2008-10-23 08:25:19 -0500 (Thu, 23 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiui.cpp

be sure that we sort the mission list properly for a host that isn't the master (for consistency with host-master behavior)

------------------------------------------------------------------------
r4918 | taylor | 2008-10-23 08:26:35 -0500 (Thu, 23 Oct 2008) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/network/psnet2.cpp

fix bogus ml_printf strings
use ml_string over ml_printf where possible
remove newlines from ml_* calls, since it gets added already

------------------------------------------------------------------------
r4919 | taylor | 2008-10-23 08:27:21 -0500 (Thu, 23 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/network/multi_endgame.cpp

mode if statement fixage

------------------------------------------------------------------------
r4920 | Wanderer | 2008-10-23 10:38:57 -0500 (Thu, 23 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

patch to improve turret subsystem targeting
------------------------------------------------------------------------