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 26, 2009, 03:10:28 am

Title: Nightly (Linux): 26 Jul 2009 - Revision 5490
Post by: SirKnightly on July 26, 2009, 03:10:28 am
Here is the nightly for Linux on 26 Jul 2009 - Revision 5490

fso-LINUX-20090726_r5490.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090726_r5490.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090726_r5490.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.
------------------------------------------------------------------------