Author Topic: Nightly (Linux): 29 Sep 2014 - Revision 11091  (Read 687 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 29 Sep 2014 - Revision 11091
Here is the nightly for Linux on 29 Sep 2014 - Revision 11091

Open non-feature issues in Mantis: 122

Group: Standard
fso_Standard_20140929_r11091.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11080 | Goober5000 | 2014-09-23 22:18:25 -0500 (Tue, 23 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Yarn's patch for Mantis #3106 (Font parameter in hud_gauges.tbl not parsed correctly)
------------------------------------------------------------------------
r11081 | Goober5000 | 2014-09-24 02:12:49 -0500 (Wed, 24 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/campaigneditordlg.cpp

CommanderDJ's patch for Mantis #3050 (Custom mainhall text is limited to 10 chars in the campaign editor)
------------------------------------------------------------------------
r11082 | Goober5000 | 2014-09-24 21:43:17 -0500 (Wed, 24 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp
   M /trunk/fs2_open/code/io/timer.cpp
   M /trunk/fs2_open/code/menuui/optionsmenumulti.cpp
   M /trunk/fs2_open/code/missionui/chatbox.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp
   M /trunk/fs2_open/code/network/multi.cpp
   M /trunk/fs2_open/code/network/multi_dogfight.cpp
   M /trunk/fs2_open/code/network/multi_ingame.cpp
   M /trunk/fs2_open/code/network/multi_pxo.cpp
   M /trunk/fs2_open/code/network/multi_rate.cpp
   M /trunk/fs2_open/code/network/multiteamselect.cpp
   M /trunk/fs2_open/code/network/multiui.cpp
   M /trunk/fs2_open/code/sound/sound.cpp

Yarn's patch for Mantis #3107 (Parts of the interface code assume a font size of 10)
------------------------------------------------------------------------
r11083 | Goober5000 | 2014-09-24 22:03:21 -0500 (Wed, 24 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

CommanderDJ's patch for Mantis #2899 (AddressSanitizer: heap-buffer-overflow in snd_play() sound.cpp)
------------------------------------------------------------------------
r11084 | Goober5000 | 2014-09-24 22:30:36 -0500 (Wed, 24 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

fix Mantis #2987 (AddressSanitizer: global-buffer-overflow in message_queue_process())
------------------------------------------------------------------------
r11087 | niffiwan | 2014-09-26 03:48:12 -0500 (Fri, 26 Sep 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Fix mantis 3108 (from Yarn)

Make parsing of DRADIS and custom hud gauges consistent with the rest
of the hud gauges
------------------------------------------------------------------------
r11089 | niffiwan | 2014-09-26 21:56:53 -0500 (Fri, 26 Sep 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/mod_table/mod_table.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.h
   M /trunk/fs2_open/code/ship/shiphit.cpp

Fix mantis 2804: beams can use damage factors

Add game_setting.tbl option that allows beams to use weapons table
Armor/Shield/Subsystem damage factors
------------------------------------------------------------------------
r11090 | chief1983 | 2014-09-28 10:06:18 -0500 (Sun, 28 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/mission/missionmessage.h

Fix Mantis 3109: Revert r11079 and reopen #2888 since I didn't realize that Fred messages also often use built-in suffix appending.  Need to either use FUBAR's original solution or re-engineer something else.
------------------------------------------------------------------------