Author Topic: Nightly (OS X): 27 May 2014 - Revision 10722  (Read 636 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 27 May 2014 - Revision 10722
Here is the nightly for OS X on 27 May 2014 - Revision 10722

Group: Standard
fso_Standard_20140527_r10722.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10715 | niffiwan | 2014-05-23 18:33:04 -0500 (Fri, 23 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Fix Coverity ID 1215458 Uninitialized pointer field
------------------------------------------------------------------------
r10716 | niffiwan | 2014-05-23 18:33:10 -0500 (Fri, 23 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/consolecmds.cpp

Fix Coverity ID 1215457 Out-of-bounds write
------------------------------------------------------------------------
r10717 | The_E | 2014-05-24 05:00:22 -0500 (Sat, 24 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp

Fixes crash in the texture replacement editor: Erasing the end element of a size 0 vector is probably not a safe thing to do
------------------------------------------------------------------------
r10718 | Goober5000 | 2014-05-24 12:33:15 -0500 (Sat, 24 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

restore a strcpy that was accidentally removed in r2768 (fixes Mantis #3046)
------------------------------------------------------------------------
r10719 | The_E | 2014-05-24 13:17:07 -0500 (Sat, 24 May 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

Removing dead and potentially confusing code

------------------------------------------------------------------------
r10720 | Goober5000 | 2014-05-25 00:45:31 -0500 (Sun, 25 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/freddoc.cpp
   M /trunk/fs2_open/code/fred2/freddoc.h
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/mission/missionparse.cpp

remove Import Weapon Loadouts feature, which was mainly used for versions of FSPort prior to 3.0 and was broken from r2768 to r10718 anyway
------------------------------------------------------------------------
r10721 | m_m | 2014-05-25 02:35:31 -0500 (Sun, 25 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/tmapper.h
   M /trunk/fs2_open/code/render/3ddraw.cpp

Fix for Mantis 3045: gr.drawImage()'s UV arguments aren't working properly
------------------------------------------------------------------------
r10722 | niffiwan | 2014-05-25 05:43:32 -0500 (Sun, 25 May 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/playerman/managepilot.cpp

Fix mantis 2940

Only reset pilotfile stats when the local Player is reset
------------------------------------------------------------------------