Author Topic: Nightly (FreeBSD): 12 Jan 2015 - Revision 11214  (Read 688 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 12 Jan 2015 - Revision 11214
Here is the nightly for FreeBSD on 12 Jan 2015 - Revision 11214

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20150112_r11214.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11210 | Goober5000 | 2015-01-10 21:42:09 -0600 (Sat, 10 Jan 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipship.cpp

instead of an Int3(), use a Warning that's only displayed once
------------------------------------------------------------------------
r11211 | Goober5000 | 2015-01-10 23:45:47 -0600 (Sat, 10 Jan 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h

add optional_string_one_of, which is useful to have
------------------------------------------------------------------------
r11212 | Goober5000 | 2015-01-10 23:46:18 -0600 (Sat, 10 Jan 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp

add warning if a cutscene is specified that isn't in cutscenes.tbl
------------------------------------------------------------------------
r11213 | Goober5000 | 2015-01-10 23:49:01 -0600 (Sat, 10 Jan 2015) | 4 lines
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
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp

minor modifications to mission cutscenes:
change cutscene_name field to filename, because it's actually the filename of the cutscene
make struct a plain old data object (no constructor)
make parsing a little tidier, and make the SEXP formula and closing #end tag optional
------------------------------------------------------------------------
r11214 | chief1983 | 2015-01-11 16:37:22 -0600 (Sun, 11 Jan 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/configure.ac

Added OpenBSD to what is now a multi-BSD check.
------------------------------------------------------------------------