Author Topic: Nightly (OS X): 24 Jan 2011 - Revision 6969  (Read 1340 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 24 Jan 2011 - Revision 6969
Here is the nightly for OS X on 24 Jan 2011 - Revision 6969

Group: Inferno
fso-OSX-Inferno-20110124_r6969.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6954 | IssMneur | 2011-01-21 00:28:37 -0600 (Fri, 21 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

get-object-speed-{x,y,z} added.
------------------------------------------------------------------------
r6955 | Goober5000 | 2011-01-21 02:49:54 -0600 (Fri, 21 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

get-object-speed-* are status sexps, not change sexps!
------------------------------------------------------------------------
r6956 | Goober5000 | 2011-01-21 02:55:26 -0600 (Fri, 21 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/fred2/shipflagsdlg.h
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/object/object.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

add turret-protect-ship and turret-unprotect-ship
------------------------------------------------------------------------
r6957 | Sushi | 2011-01-21 18:44:44 -0600 (Fri, 21 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/ship/ship.cpp

Add "starts locked" subsystem flag (that turret starts out locked by default and needs to be turret-freed before it will fire)
------------------------------------------------------------------------
r6958 | Echelon9 | 2011-01-21 23:35:43 -0600 (Fri, 21 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/bgbitmapdlg.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/nebula/neblightning.cpp
   M /trunk/fs2_open/code/nebula/neblightning.h

Refactored nebula lightning & removed limits on Lightning.tbl
------------------------------------------------------------------------
r6959 | FUBAR-BDHR | 2011-01-22 00:52:43 -0600 (Sat, 22 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix bug in sexp_ship_set_damage_type()
------------------------------------------------------------------------
r6961 | FUBAR-BDHR | 2011-01-23 00:56:01 -0600 (Sun, 23 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/bgbitmapdlg.cpp

Fix for FRED not compiling with new nebula lightning from r6958
------------------------------------------------------------------------
r6962 | Echelon9 | 2011-01-23 06:30:06 -0600 (Sun, 23 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmeasure/cmeasure.cpp

Revert this change to size_t; will require the wholesale update of the weapon code indices at the same time
------------------------------------------------------------------------
r6963 | Echelon9 | 2011-01-23 06:47:08 -0600 (Sun, 23 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

Fix: warning C6246: Local declaration of 'i' hides declaration of the same name in outer scope.
------------------------------------------------------------------------
r6964 | The_E | 2011-01-23 10:03:04 -0600 (Sun, 23 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/fred2/shipflagsdlg.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hudets.cpp
   M /trunk/fs2_open/code/io/keycontrol.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

Adds "no ets" ships.tbl flag.
------------------------------------------------------------------------
r6966 | The_E | 2011-01-23 11:06:58 -0600 (Sun, 23 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp

Resolves a few signed/unsigned warnings

------------------------------------------------------------------------
r6967 | The_E | 2011-01-23 11:10:53 -0600 (Sun, 23 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Mantis 2380 (Setting target subsystem through scripting doesn't work)

------------------------------------------------------------------------
r6969 | The_E | 2011-01-23 15:20:04 -0600 (Sun, 23 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.h
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix for Mantis 2372 (+Description field in Ships.tbl is being ignored)

------------------------------------------------------------------------