Author Topic: Nightly (Windows): 08 Oct 2013 - Revision 9913  (Read 738 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 08 Oct 2013 - Revision 9913
Here is the nightly for Windows on 08 Oct 2013 - Revision 9913

Group: Standard
fso-WIN-Standard-20131008_r9913.7z
MD5Sum

Group: NO-SSE
fso-WIN-NO-SSE-20131008_r9913.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20131008_r9913.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9905 | niffiwan | 2013-10-07 05:00:11 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/psnet2.cpp

Redo 9903 - this is a more robust solution
------------------------------------------------------------------------
r9906 | niffiwan | 2013-10-07 05:19:52 -0500 (Mon, 07 Oct 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/ship/shiphit.cpp

Coverity 1093637: "fix" out of bounds read of Weapon_info[Weapons[other_obj->instance].weapon_info_index].subtype

(fix for release, at least, Assert probably handles this in debug)
------------------------------------------------------------------------
r9907 | chief1983 | 2013-10-07 11:49:06 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/.gitignore

Add .svn folders to .gitignore.
------------------------------------------------------------------------
r9908 | Goober5000 | 2013-10-07 21:23:39 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

change sexp operator names for clarity, make sure mprintfs have newlines, and fix typo
------------------------------------------------------------------------
r9909 | Goober5000 | 2013-10-07 21:27:48 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

better ranges are also good
------------------------------------------------------------------------
r9910 | Goober5000 | 2013-10-07 22:30:11 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

add copy-variable-from-index and copy-variable-between-indexes
------------------------------------------------------------------------
r9911 | Goober5000 | 2013-10-08 00:20:10 -0500 (Tue, 08 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp

WMC has a screwy way of destroying his jumpnode class, so we need a screwy workaround to avoid hitting an Assert...
------------------------------------------------------------------------
r9912 | Goober5000 | 2013-10-08 01:12:22 -0500 (Tue, 08 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/model.h

initialize this just to prevent loose ends
------------------------------------------------------------------------
r9913 | Goober5000 | 2013-10-08 01:13:24 -0500 (Tue, 08 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

fix Mantis #2931: don't prematurely exit the model_interp_tmappoly method if we're drawing outlines
------------------------------------------------------------------------