Author Topic: Nightly (Linux): 01 Apr 2013 - Revision 9614  (Read 747 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 01 Apr 2013 - Revision 9614
Here is the nightly for Linux on 01 Apr 2013 - Revision 9614

Group: Standard
fso-LINUX-Standard-20130401_r9614.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9594 | The_E | 2013-03-23 14:08:09 -0500 (Sat, 23 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile.h
   M /trunk/fs2_open/code/pilotfile/plr.cpp
   M /trunk/fs2_open/code/playerman/player.h
   M /trunk/fs2_open/projects/MSVC_2011/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/libjpeg.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/liblua.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/libpng.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/zlib.vcxproj

Patch for Mantis 2808: Player select menu always defaults to Single Player mode regardless of what the last played mode was.

------------------------------------------------------------------------
r9595 | The_E | 2013-03-23 14:10:25 -0500 (Sat, 23 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2011/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/libjpeg.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/liblua.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/libpng.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/zlib.vcxproj

Accidentally committed some project files, ooops.
------------------------------------------------------------------------
r9596 | Echelon9 | 2013-03-23 22:17:28 -0500 (Sat, 23 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp

AddressSanitizer: global-buffer-overflow in bm_is_valid() bmpman.cpp fix
------------------------------------------------------------------------
r9597 | niffiwan | 2013-03-24 05:18:58 -0500 (Sun, 24 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionload.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile.h

Fix for mantis 2809: re-enable quick-start-missions (g key in debug)
Save Recent_missions & last_flown_ship_si_index to CSG
------------------------------------------------------------------------
r9598 | chief1983 | 2013-03-25 13:31:47 -0500 (Mon, 25 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp

Revert r9596 and reopen #2818.
------------------------------------------------------------------------
r9599 | zookeeper | 2013-03-26 03:31:53 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Fixed dual fire being available even for secondary banks with only one firepoint.
------------------------------------------------------------------------
r9600 | karajorma | 2013-03-26 04:12:48 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp
   M /trunk/fs2_open/code/io/keycontrol.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/menuui/barracks.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/menuui/readyroom.cpp
   M /trunk/fs2_open/code/mission/missioncampaign.cpp
   M /trunk/fs2_open/code/missionui/missionloopbrief.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/ship/ship.cpp

Add all the strings that had no translation.
------------------------------------------------------------------------
r9601 | Echelon9 | 2013-03-26 04:19:51 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp

Have another go at fixing Mantis 2818, this time using the less fatal Warning() report in Debug builds when invalid handles passed to bm_is_valid()
------------------------------------------------------------------------
r9602 | karajorma | 2013-03-26 04:24:21 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/managepilot.cpp

Fix Mantis 2811 (Default Campaign File Name was not used).
------------------------------------------------------------------------
r9603 | Echelon9 | 2013-03-26 04:52:55 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp

Third shot at Mantis 2818, other sections of the code in modelinterp.cpp use -1 is odd ways but nonetheless valid ways
------------------------------------------------------------------------
r9604 | Echelon9 | 2013-03-26 05:45:01 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Fix Mantis 2822: AddressSanitizer: global-buffer-overflow in hud_target_change_check() hudtarget.cpp:4459
------------------------------------------------------------------------
r9605 | niffiwan | 2013-03-26 05:53:13 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/readyroom.cpp

Fix for mantis 2817: remove two redundant popups regarding missing campaigns
------------------------------------------------------------------------
r9606 | niffiwan | 2013-03-26 06:41:00 -0500 (Tue, 26 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/readyroom.cpp
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

Update for mantis 2817: this is a better way of removing extra popups
There are more types of campaign load failures than just missing campaign files
------------------------------------------------------------------------
r9607 | Echelon9 | 2013-03-26 06:56:26 -0500 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudescort.cpp

Fix for Mantis 2823: AddressSanitizer: global-buffer-overflow in hud_escort_ship_hit()
------------------------------------------------------------------------
r9610 | m_m | 2013-03-28 06:39:04 -0500 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fixed scripting functions which use the current camera to also use the main camera when no custom camera is in use. This adds a optional boolean parameter to getCurrentCamera to retain backwards-compatibility.
------------------------------------------------------------------------
r9611 | The_E | 2013-03-29 14:51:05 -0500 (Fri, 29 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

If the player ships' sensors are out, we need to exit button_function earlier.

------------------------------------------------------------------------
r9612 | Echelon9 | 2013-03-29 23:28:26 -0500 (Fri, 29 Mar 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Extra validation to help triage Mantis 2828
------------------------------------------------------------------------
r9613 | niffiwan | 2013-03-30 17:13:22 -0500 (Sat, 30 Mar 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

Fix for mantis 2814: don't check filename lengths when deleting .csg files
Also change win32 to check for last . in filenames, not the 1st
------------------------------------------------------------------------
r9614 | niffiwan | 2013-04-01 03:27:31 -0500 (Mon, 01 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.cpp

Fix for mantis 2813: don't let pilot conversion create more than MAX_PILOTS
------------------------------------------------------------------------