Author Topic: Nightly (FreeBSD): 30 Jun 2014 - Revision 10859  (Read 616 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 30 Jun 2014 - Revision 10859
Here is the nightly for FreeBSD on 30 Jun 2014 - Revision 10859

Group: Standard
fso_Standard_20140630_r10859.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10832 | niffiwan | 2014-06-23 04:08:33 -0500 (Mon, 23 Jun 2014) | 6 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/missionnotesdlg.cpp
   M /trunk/fs2_open/code/fred2/missionnotesdlg.h
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/mission/missioncampaign.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/missionui/missionbrief.cpp
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Allow missions to exit to mainhall on successful completion

Activate with either a mission flag, or the 3rd parameter to the
end-mission sexp. Covers ending via the debrief, skipped from dying
5x times or skipped training mission
Does NOT work for redalert missions or multi (yet)
------------------------------------------------------------------------
r10833 | zookeeper | 2014-06-23 12:06:40 -0500 (Mon, 23 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Fixed a bug in normal maps caused by a redundant and float-inaccurate calculation.
------------------------------------------------------------------------
r10834 | Echelon9 | 2014-06-25 22:21:30 -0500 (Wed, 25 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix Coverity #1093544 Negative array index read
------------------------------------------------------------------------
r10835 | Echelon9 | 2014-06-25 22:26:01 -0500 (Wed, 25 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix Coverity #1093545 Negative array index read
------------------------------------------------------------------------
r10836 | Echelon9 | 2014-06-25 22:31:48 -0500 (Wed, 25 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp

Fix Coverity #1093552 Negative array index read
------------------------------------------------------------------------
r10837 | Echelon9 | 2014-06-25 22:49:09 -0500 (Wed, 25 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fix Coverity #1093597 Negative array index read
------------------------------------------------------------------------
r10838 | Echelon9 | 2014-06-25 22:54:09 -0500 (Wed, 25 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_team.cpp

Fix Coverity #1093598 Negative array index read
------------------------------------------------------------------------
r10839 | Echelon9 | 2014-06-25 23:19:40 -0500 (Wed, 25 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

Now that standalone server is support on more than Windows, ensure its features are applied as consistently as possible
------------------------------------------------------------------------
r10840 | niffiwan | 2014-06-26 03:23:30 -0500 (Thu, 26 Jun 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

Fix mantis 3056

In redalert loadout, only store the current number of banks in use by
ships, not all banks where the weapon idx is -1
------------------------------------------------------------------------
r10841 | The_E | 2014-06-26 10:55:54 -0500 (Thu, 26 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

From FUBAR: Patch for Mantis 2872 (Make FRED emit a warning for invalid ship classes in a mission file)
------------------------------------------------------------------------
r10842 | The_E | 2014-06-26 11:24:13 -0500 (Thu, 26 Jun 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/eventeditor.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.h

From FUBAR: Patch for Mantis 2842 (Adds new section to game_settings.tbl called "#FRED SETTINGS". Also adds a parameter for it, "$Disable Hard Coded Message Head Ani Files:", a boolean value that controls whether FRED fills the head ani selection in the Event Editor with the retail head ani names)

------------------------------------------------------------------------
r10843 | z64555 | 2014-06-26 21:19:31 -0500 (Thu, 26 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp

Fixes mantis 2877: $Type and $Category entries in controlconfigdefaults.tbl would not properly parse. #defines and enumerated names in the controls code (Such as TAB_SHIP and the various CC_TYPE's) may now be used in the .tbl
------------------------------------------------------------------------
r10844 | niffiwan | 2014-06-27 06:41:39 -0500 (Fri, 27 Jun 2014) | 6 lines
Changed paths:
   M /trunk/fs2_open/code/anim/animplay.cpp
   M /trunk/fs2_open/code/bmpman/bmpman.cpp
   M /trunk/fs2_open/code/controlconfig/controlsconfig.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/gamehelp/contexthelp.cpp
   M /trunk/fs2_open/code/gamehelp/contexthelp.h
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/graphics/font.cpp
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hudshield.cpp
   M /trunk/fs2_open/code/menuui/barracks.cpp
   M /trunk/fs2_open/code/menuui/fishtank.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.h
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/menuui/readyroom.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/mission/missionhotkey.cpp
   M /trunk/fs2_open/code/missionui/missionbrief.cpp
   M /trunk/fs2_open/code/missionui/missioncmdbrief.cpp
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp
   M /trunk/fs2_open/code/network/multiui.cpp
   M /trunk/fs2_open/code/popup/popup.cpp

Allow any resolution for mainhalls (From Yarn)

Also includes support for more than two mainhall resolutions, zooming
so one mainhall can adapt to multiple resolutions, setting new mainhall
fonts, help overlays for all resolutions and adjustable tooltip padding.
Also allows preload screens to be any resolution & aspect ratio.
------------------------------------------------------------------------
r10845 | The_E | 2014-06-27 09:14:35 -0500 (Fri, 27 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/nebula/neblightning.cpp

From MageKing17: Patch form Mantis 3067 (Nebula flashing not following player view point)
------------------------------------------------------------------------
r10846 | The_E | 2014-06-27 09:20:11 -0500 (Fri, 27 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.h
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp

From MageKing17: Patch for Mantis 761(!): Text color tags do not work in debriefings. Also allows color spans in text to cover line breaks.
------------------------------------------------------------------------
r10847 | Echelon9 | 2014-06-28 07:17:06 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix Coverity #1224005 Negative array index read
------------------------------------------------------------------------
r10848 | Echelon9 | 2014-06-28 07:29:20 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/nebula/neblightning.cpp

Fix Coverity #1224006 Uninitialized scalar variable in nebl_generate_section()
------------------------------------------------------------------------
r10849 | Echelon9 | 2014-06-28 07:55:55 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

Fix Coverity #1093783 Uninitialized scalar variable in gr_opengl_set_center_alpha()
------------------------------------------------------------------------
r10850 | Echelon9 | 2014-06-28 08:02:16 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix Coverity #1093544 Negative array index read in multi_ts_handle_mouse()
------------------------------------------------------------------------
r10851 | Echelon9 | 2014-06-28 08:07:43 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

Fix Coverity #1093720 Negative array index read in ai_big_maybe_follow_subsys_path()
------------------------------------------------------------------------
r10852 | Echelon9 | 2014-06-28 08:29:20 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Coverity #1093715 Negative array index read in maybe_weapon_detonate()
------------------------------------------------------------------------
r10853 | Echelon9 | 2014-06-28 08:36:28 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp

Fix Coverity #1093711 Negative array index read in event_music_enemy_arrival()
------------------------------------------------------------------------
r10854 | Echelon9 | 2014-06-28 09:19:33 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Fix Coverity #1093707 Negative array index read in start_ship_animation()
------------------------------------------------------------------------
r10855 | Echelon9 | 2014-06-28 09:24:17 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/stats/scoring.cpp

Fix Coverity #1093706 Negative array index read in scoring_eval_kill_on_weapon()
------------------------------------------------------------------------
r10856 | Goober5000 | 2014-06-29 03:08:50 -0500 (Sun, 29 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

the minimum macro is defined as MIN in FSO to avoid conflicts; no need to #undef (since rev 10796 uses MIN anyway)
------------------------------------------------------------------------
r10857 | Goober5000 | 2014-06-29 15:18:38 -0500 (Sun, 29 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/oggplayer.cpp

roll back r10806 because 1) all callers to this function have names which are MAX_FILENAME_LEN in size; and 2) the memset already sets all characters to 0, so there's no need to add a null terminator
------------------------------------------------------------------------
r10858 | Goober5000 | 2014-06-29 15:49:54 -0500 (Sun, 29 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

fix a bug introduced by r10837: 0 is a valid path index
------------------------------------------------------------------------
r10859 | Goober5000 | 2014-06-29 18:09:39 -0500 (Sun, 29 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

fix a bug introduced by r10852: MAX_OBJECTS is not a valid object index
------------------------------------------------------------------------