Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 27, 2011, 02:21:58 pm
-
Here is the nightly for OS X on 27 Jun 2011 - Revision 7274
Group: Inferno
fso-OSX-Inferno-20110627_r7274.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110627_r7274.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110627_r7274.md5)
------------------------------------------------------------------------
r7268 | The_E | 2011-06-25 03:03:52 -0500 (Sat, 25 Jun 2011) | 3 lines
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
M /trunk/fs2_open/code/mission/missionparse.h
M /trunk/fs2_open/code/parse/sexp.cpp
Patch for Mantis 2326: Standalone server crashes when ship classes are changed in loadout.
I hope.
------------------------------------------------------------------------
r7269 | Swifty | 2011-06-25 04:30:47 -0500 (Sat, 25 Jun 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hud.cpp
M /trunk/fs2_open/code/hud/hud.h
M /trunk/fs2_open/code/hud/hudmessage.cpp
M /trunk/fs2_open/code/hud/hudmessage.h
Introduced the preprocess() method in HudGauges. Allowed the HUD to peek at the HUD message buffer when HUD is disabled.
------------------------------------------------------------------------
r7270 | The_E | 2011-06-25 09:15:44 -0500 (Sat, 25 Jun 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
Patch from m!m to give scripting access to debris metadata
------------------------------------------------------------------------
r7271 | Sushi | 2011-06-26 13:10:54 -0500 (Sun, 26 Jun 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/model/model.h
M /trunk/fs2_open/code/ship/ship.cpp
Add "wait for animation" turret flag (turret won't fire until associated animation completes)
------------------------------------------------------------------------
r7272 | The_E | 2011-06-27 07:49:42 -0500 (Mon, 27 Jun 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
From m!m: Patch for Mantis 2459 (Calling ts.createParticle with an invalid effect handle causes an Int3())
------------------------------------------------------------------------
r7273 | The_E | 2011-06-27 08:45:19 -0500 (Mon, 27 Jun 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/cfile/cfile.cpp
Patch for Mantis 2050: Renaming the log file may cause crashes
------------------------------------------------------------------------
r7274 | The_E | 2011-06-27 08:52:45 -0500 (Mon, 27 Jun 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
Disable warning that is meaningless ("why are G_predicted_pos and G_fire_pos the same?"), and only serves to confuse people.
------------------------------------------------------------------------