Author Topic: Nightly (OS X): 30 Jan 2013 - Revision 9516  (Read 609 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 30 Jan 2013 - Revision 9516
Here is the nightly for OS X on 30 Jan 2013 - Revision 9516

Group: Inferno
fso-OSX-Inferno-20130130_r9516.tgz
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
------------------------------------------------------------------------
r9515 | Goober5000 | 2013-01-30 00:56:46 -0600 (Wed, 30 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

this ought to fix Mantis #2326
------------------------------------------------------------------------
r9516 | Goober5000 | 2013-01-30 02:08:53 -0600 (Wed, 30 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiutil.cpp

no, silly Volition programmer, that's handled elsewhere
(fix Mantis #2783)
------------------------------------------------------------------------