Author Topic: Nightly (OS X): 30 Oct 2012 - Revision 9292  (Read 920 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 30 Oct 2012 - Revision 9292
Here is the nightly for OS X on 30 Oct 2012 - Revision 9292

Group: Inferno
fso-OSX-Inferno-20121030_r9292.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9281 | karajorma | 2012-10-25 19:28:20 -0500 (Thu, 25 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Small error with alter-ship-flag fixed.
------------------------------------------------------------------------
r9282 | karajorma | 2012-10-26 04:44:12 -0500 (Fri, 26 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h

Resaving a mission shouldn't result in any changes other than the date.
------------------------------------------------------------------------
r9283 | The_E | 2012-10-26 13:39:43 -0500 (Fri, 26 Oct 2012) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/initialstatus.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.h
   M /trunk/fs2_open/code/graphics/grstub.cpp
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/object/object.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

A few updates to Team Colors:
-Team Colors can now be applied to player ships
-change-team-color sexp for on the fly changes
-New F3 lab controls: T and Y can now be used to cycle team color presets
------------------------------------------------------------------------
r9284 | The_E | 2012-10-27 04:24:11 -0500 (Sat, 27 Oct 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_sexp.cpp
   M /trunk/fs2_open/code/network/multi_sexp.h
   M /trunk/fs2_open/code/parse/sexp.cpp

Make change-team-color multi. Also adds SCP_string overloads for multi_send_string/multi_get_string

------------------------------------------------------------------------
r9286 | Goober5000 | 2012-10-29 02:10:01 -0500 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudshield.cpp

yes, whoops (fix bug noticed by Droid803)
------------------------------------------------------------------------
r9287 | Goober5000 | 2012-10-29 15:26:29 -0500 (Mon, 29 Oct 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp

fix from Admiral MS -- page out weapons when lab is exited
also, modelnum comparisons should be >= 0, not > 0
------------------------------------------------------------------------
r9288 | Goober5000 | 2012-10-29 15:27:31 -0500 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

fix from Admiral MS -- move waypoints properly when moved via scripting
------------------------------------------------------------------------
r9289 | Goober5000 | 2012-10-29 15:29:54 -0500 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shiphit.cpp

fix from Admiral MS -- if there's no explosion, explosion sound shouldn't play either
------------------------------------------------------------------------
r9290 | Goober5000 | 2012-10-29 15:48:06 -0500 (Mon, 29 Oct 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aigoals.cpp

fix an old Volition bug -- properly mark a goal as not achievable if a ship departs, not only if it's destroyed
and throw in self-destructed for good measure, per Admiral MS
------------------------------------------------------------------------
r9291 | karajorma | 2012-10-29 21:07:41 -0500 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Switch the name of the deselect-nav SEXP
------------------------------------------------------------------------
r9292 | karajorma | 2012-10-29 22:26:30 -0500 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc

Move the add paste button in FRED. Hopefully this will result in less cursing when people press paste instead of add paste.
------------------------------------------------------------------------