Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 25, 2009, 02:04:45 pm

Title: Nightly (OS X): 25 Jul 2009 - Revision 5489
Post by: SirKnightly on July 25, 2009, 02:04:45 pm
Here is the nightly for OS X on 25 Jul 2009 - Revision 5489

fso-OSX-20090725_r5489.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20090725_r5489.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20090725_r5489.md5)

Code: [Select]
------------------------------------------------------------------------
r5488 | karajorma | 2009-07-25 09:58:25 -0500 (Sat, 25 Jul 2009) | 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/aigoals.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Ugly hack for the player ordered disarm/disable issue WCS have been experiencing.
------------------------------------------------------------------------
r5489 | karajorma | 2009-07-25 11:31:51 -0500 (Sat, 25 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/mission/missionmessage.h
   M /trunk/fs2_open/code/playerman/player.h
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Add support for ammo low builtin messages when there is no support ship in the mission.
------------------------------------------------------------------------