Author Topic: Nightly (Windows): 06 Dec 2012 - Revision 9404  (Read 848 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 06 Dec 2012 - Revision 9404
Here is the nightly for Windows on 06 Dec 2012 - Revision 9404

Group: Inferno
fso-WIN-Inferno-20121206_r9404.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20121206_r9404.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20121206_r9404.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9389 | Valathil | 2012-12-02 18:59:45 -0600 (Sun, 02 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/math/vecmat.cpp
   M /trunk/fs2_open/code/object/collideshipship.cpp

Fix for Mantis 2736: abs is int in Linux and Mac; change to fl_abs in all instances where floats were used in the codebase.
------------------------------------------------------------------------
r9391 | Valathil | 2012-12-03 14:45:14 -0600 (Mon, 03 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

Fix for Mantis 2727: Add Autocenter for debris rendering
------------------------------------------------------------------------
r9392 | Goober5000 | 2012-12-03 23:12:48 -0600 (Mon, 03 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

CommanderDJ's patch for #2730
------------------------------------------------------------------------
r9393 | Valathil | 2012-12-04 11:19:05 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pngutils/pngutils.cpp

Fix for Mantis 2743: Strip down 16 Bit files to 8 Bit by adding PNG_TRANSFORM_STRIP_16 to png_read_png
------------------------------------------------------------------------
r9394 | Valathil | 2012-12-04 14:25:55 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

From Mantis 1129: Spit out a Warning if a model has a docking port with identical slot positions.
------------------------------------------------------------------------
r9395 | Valathil | 2012-12-04 17:02:02 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

From Mantis 2346: Spit out a warning if the two docking slots lie on the same axis as the docking normal.
------------------------------------------------------------------------
r9396 | Goober5000 | 2012-12-04 22:20:45 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

for Mantis #2346 and #1129 -- munge the data if it runs afoul of the warnings
------------------------------------------------------------------------
r9397 | Goober5000 | 2012-12-05 01:45:47 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

bulletproof the activation and deactivation of shields; this should fix Mantis #2747
------------------------------------------------------------------------
r9398 | niffiwan | 2012-12-05 03:02:48 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp

Fix for mantis 1922: set glowmaps on/off in the hud target box
------------------------------------------------------------------------
r9399 | niffiwan | 2012-12-05 03:23:29 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Goober!!! :)  Fix parentheses in r9397
------------------------------------------------------------------------
r9400 | FUBAR-BDHR | 2012-12-05 12:09:32 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/wing.cpp

Fix for mantis 2748:  Wing delay values not reset when using file->new
------------------------------------------------------------------------
r9401 | The_E | 2012-12-05 13:06:49 -0600 (Wed, 05 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for Mantis 1616: Texture replacement data is not copied over when changing ship classes that share models

------------------------------------------------------------------------
r9402 | Goober5000 | 2012-12-05 22:20:54 -0600 (Wed, 05 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

1) don't actually copy the ship object, because it has classes
2) fix Mantis #1616 by re-applying the original parsed texture replacements
------------------------------------------------------------------------
r9403 | Goober5000 | 2012-12-06 00:14:24 -0600 (Thu, 06 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

fix Mantis #1975
------------------------------------------------------------------------
r9404 | Goober5000 | 2012-12-06 00:50:43 -0600 (Thu, 06 Dec 2012) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

set the mini help text to blank if we select an operator
make sure special lists of arguments are checked for mini help text
(Mantis #2020)
------------------------------------------------------------------------