Author Topic: Nightly (FreeBSD): 06 Oct 2014 - Revision 11104  (Read 803 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 06 Oct 2014 - Revision 11104
Here is the nightly for FreeBSD on 06 Oct 2014 - Revision 11104

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20141006_r11104.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11092 | z64555 | 2014-09-29 17:47:35 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp

From MageKing17, Makes the $CD: token for cutscenes.tbl optional. Useful, since a majority of assets no longer require physical CD's.
------------------------------------------------------------------------
r11093 | Goober5000 | 2014-09-29 21:18:28 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

use the OBJ_INDEX macro, because that's why we have it
------------------------------------------------------------------------
r11094 | Goober5000 | 2014-09-29 22:20:51 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ai/aigoals.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

Between the Ashes HPC request: allow ships to attack others on the same team
------------------------------------------------------------------------
r11095 | Goober5000 | 2014-09-29 22:51:33 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

MageKing17's patch for Mantis #3110: Message Brackets not displayed with 'Invisible to Friendlies' flag
------------------------------------------------------------------------
r11096 | Goober5000 | 2014-09-29 23:02:14 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

and on the subject of Mantis #3110: fix the multi_sexp_deal_with_ship_flag issue that MageKing17 noticed, and tweak a sexp to be more clear
------------------------------------------------------------------------
r11097 | Goober5000 | 2014-09-29 23:29:13 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aigoals.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Between the Ashes HPC request: extend ai-chase-same-team to ai-disarm, ai-disable, and ai-destroy-subsys too
------------------------------------------------------------------------
r11098 | Goober5000 | 2014-09-29 23:30:37 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aigoals.cpp

stupid missing parenthesis >.>
------------------------------------------------------------------------
r11099 | Goober5000 | 2014-09-29 23:32:02 -0500 (Mon, 29 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudshield.cpp

related to Mantis #2971: properly reset shield info when we have a null objp
------------------------------------------------------------------------
r11101 | Goober5000 | 2014-10-04 21:15:10 -0500 (Sat, 04 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

tweaks
------------------------------------------------------------------------
r11102 | m_m | 2014-10-05 16:48:56 -0500 (Sun, 05 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fixed a bug reported by Axem: The scripting API used the wrong functions to determine if a hud gauge is a custom hud gauge.
------------------------------------------------------------------------
r11103 | Goober5000 | 2014-10-05 21:15:46 -0500 (Sun, 05 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

don't enable nav system always... that's not how this is supposed to work
------------------------------------------------------------------------
r11104 | Goober5000 | 2014-10-05 21:39:54 -0500 (Sun, 05 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

well ok, revert that
------------------------------------------------------------------------