Author Topic: Nightly (OS X): 07 Feb 2011 - Revision 7006  (Read 1036 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 07 Feb 2011 - Revision 7006
Here is the nightly for OS X on 07 Feb 2011 - Revision 7006

Group: Inferno
fso-OSX-Inferno-20110207_r7006.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7001 | The_E | 2011-02-05 02:59:26 -0600 (Sat, 05 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Minor whoopsie. This shouldn't have been committed just yet.
------------------------------------------------------------------------
r7002 | The_E | 2011-02-05 03:18:04 -0600 (Sat, 05 Feb 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/network/multiteamselect.cpp

More fixes for Mantis 2372. Should now allow longer descriptions.

------------------------------------------------------------------------
r7004 | Goober5000 | 2011-02-06 02:18:26 -0600 (Sun, 06 Feb 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

fixed compilation error
------------------------------------------------------------------------
r7005 | Goober5000 | 2011-02-07 03:08:39 -0600 (Mon, 07 Feb 2011) | 7 lines
Changed paths:
   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/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

gaaaah, fix a whole bunch of bugs with the no-ets flag:
checkbox ui settings were incorrect
checkbox wasn't hooked into the event loop
resource #define's overlapped
FRED never saved the ship flag
ship flag did not have an equivalent parse flag
sexp(s) to modify ship flag did not use the existing ship flag sexp architecture
------------------------------------------------------------------------