Author Topic: Nightly (Linux): 22 Dec 2015 - Revision 7e9a798  (Read 736 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 22 Dec 2015 - Revision 7e9a798
Here is the nightly for Linux on 22 Dec 2015 - Revision 7e9a798

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20151222_7e9a798.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 542dc68
Author: Goober5000 <Mon Dec 21 00:56:51 2015 -0500>
Commit: Goober5000 <Mon Dec 21 00:56:51 2015 -0500>

    add to Ship_flag_names array
 code/ship/ship.cpp | 1 +
 code/ship/ship.h   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit b1ac087
Author: Goober5000 <Sun Dec 20 23:12:59 2015 -0500>
Commit: Goober5000 <Sun Dec 20 23:12:59 2015 -0500>

    add no-disabled-self-destruct ship flag
 code/ai/aicode.cpp            |  12 ++-
 code/fred2/fred.rc            | 190 +++++++++++++++++++++---------------------
 code/fred2/missionsave.cpp    |   2 +
 code/fred2/resource.h         |   1 +
 code/fred2/shipflagsdlg.cpp   |  66 +++++++++++----
 code/fred2/shipflagsdlg.h     |   4 +-
 code/mission/missionparse.cpp |   4 +
 code/mission/missionparse.h   |   3 +-
 code/ship/ship.h              |   1 +
 9 files changed, 163 insertions(+), 120 deletions(-)