Author Topic: Nightly (Windows): 27 Jan 2013 - Revision 9514  (Read 891 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 27 Jan 2013 - Revision 9514
Here is the nightly for Windows on 27 Jan 2013 - Revision 9514

Group: Inferno
fso-WIN-Inferno-20130127_r9514.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20130127_r9514.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20130127_r9514.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9510 | The_E | 2013-01-26 17:37:25 -0600 (Sat, 26 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Prevent the hud-set-frame sexp from accidentally causing badness by setting an invalid frame offset

------------------------------------------------------------------------
r9512 | Goober5000 | 2013-01-27 04:28:35 -0600 (Sun, 27 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

apply m!m's fix for Mantis #2780
also correct the off-by-one error in the range check (path_num must < n_paths, not <=)
------------------------------------------------------------------------
r9513 | Goober5000 | 2013-01-27 04:29:19 -0600 (Sun, 27 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

flip these around so that they're less confusing
------------------------------------------------------------------------
r9514 | Goober5000 | 2013-01-27 04:29:39 -0600 (Sun, 27 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

correct the sexp help for string-to-int
------------------------------------------------------------------------