Author Topic: Nightly (Linux): 21 Jul 2010 - Revision 6323  (Read 1043 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Linux): 21 Jul 2010 - Revision 6323
Here is the nightly for Linux on 21 Jul 2010 - Revision 6323

Group: Standard
fso-LINUX-Standard-20100721_r6323.tar.bz2
MD5Sum

Group: Inferno
fso-LINUX-Inferno-20100721_r6323.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6293 | The_E | 2010-07-15 09:55:59 -0500 (Thu, 15 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shiphit.cpp

Reverting the revert (Yay for feedback), as the ships flag solution seems to be what people really want.
------------------------------------------------------------------------
r6296 | The_E | 2010-07-16 11:16:27 -0500 (Fri, 16 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/credits.cpp

Updated the credits after god knows how long
------------------------------------------------------------------------
r6297 | The_E | 2010-07-16 13:35:13 -0500 (Fri, 16 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shiphit.cpp

Slight cockup on my part here. Pain flashes were not supposed to be gone for everyone.
------------------------------------------------------------------------
r6299 | The_E | 2010-07-17 09:59:32 -0500 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiontraining.cpp

Fix for Mantis 2263 (Objectives list is still displayed despite disable-hud-except-messages being active)
------------------------------------------------------------------------
r6300 | chief1983 | 2010-07-17 17:18:20 -0500 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp

One more autopilot fix for 3.6.12, per IssMneur
------------------------------------------------------------------------
r6301 | chief1983 | 2010-07-17 17:27:14 -0500 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.h

Bump to MAX_SHIP_FLAGS and a subtle reminder for posterity
------------------------------------------------------------------------
r6313 | The_E | 2010-07-17 21:18:40 -0500 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shiphit.cpp

No wonder it didn't really work. I was looking in the wrong array.
------------------------------------------------------------------------
r6315 | The_E | 2010-07-18 21:12:43 -0500 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix for the "is-ai-class" sexp. Previously, the sexp would compare the given AI class against the ship class' tbl default AI class, which produced erroneous results.
------------------------------------------------------------------------
r6316 | chief1983 | 2010-07-19 10:50:50 -0500 (Mon, 19 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfile.cpp

Per IssMneur, fix the root directory detection on *nix systems.
------------------------------------------------------------------------
r6317 | chief1983 | 2010-07-20 16:59:36 -0500 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp
   M /trunk/fs2_open/code/gamesnd/gamesnd.h
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/sound/sound.cpp
   M /trunk/fs2_open/code/sound/sound.h

IssMneur's fix for Mantis #2240, allow gaps after the hardcoded retail sound entries.
------------------------------------------------------------------------
r6322 | chief1983 | 2010-07-21 13:50:19 -0500 (Wed, 21 Jul 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp

Should allow INT_MAX to be visible on POSIX-compliant systems
------------------------------------------------------------------------