Author Topic: Nightly (Windows): 04 Mar 2015 - Revision 11274  (Read 778 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 04 Mar 2015 - Revision 11274
Here is the nightly for Windows on 04 Mar 2015 - Revision 11274

Open non-feature issues in Mantis: 130

Group: Standard
fso_Standard_20150304_r11274.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20150304_r11274.7z
MD5Sum

Group: SSE
fso_SSE_20150304_r11274.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11273 | MageKing17 | 2015-03-03 21:08:07 -0600 (Tue, 03 Mar 2015) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Followup to r11266; let code use hardcoded defaults.

Presumably, the use of use_default_pos in load_gauge_radar_dradis() is the result of a copy&paste job, but removing it allows the default values to be used to compute coords.
------------------------------------------------------------------------
r11274 | MageKing17 | 2015-03-03 21:12:04 -0600 (Tue, 03 Mar 2015) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp

Fix mantis #1929.

Makes the IDC_OLD_TEXTURE_LIST dropdown list use the same sorting as the old_texture_name[] array, and should also so that multiple old texture replacements for the same ship are properly erased.
------------------------------------------------------------------------