Author Topic: Nightly (Windows): 19 Jul 2010 - Revision 6316  (Read 1333 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 19 Jul 2010 - Revision 6316
Here is the nightly for Windows on 19 Jul 2010 - Revision 6316

Group: SSE2
fso-WIN-SSE2-20100719_r6316.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20100719_r6316.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20100719_r6316.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20100719_r6316.7z
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.
------------------------------------------------------------------------



  

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Nightly (Windows): 19 Jul 2010 - Revision 6316
The_E, you are god.

In particular may I call out:

Quote
Fix for Mantis 2263 (Objectives list is still displayed despite disable-hud-except-messages being active)

So very very overdue.