Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 11, 2011, 10:02:48 am
-
Here is the nightly for Windows on 11 Aug 2011 - Revision 7451
Group: Inferno
fso-WIN-Inferno-20110811_r7451.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110811_r7451.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110811_r7451.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110811_r7451.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110811_r7451.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110811_r7451.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110811_r7451.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110811_r7451.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110811_r7451.md5)
------------------------------------------------------------------------
r7440 | Echelon9 | 2011-08-10 08:43:18 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
PVS-Studio fix: Remove duplicate if...then conditional within ai_process()
------------------------------------------------------------------------
r7441 | Echelon9 | 2011-08-10 08:45:14 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
PVS-Studio fix: Remove duplicate if...then conditional within fs2netd_get_pilot_info()
------------------------------------------------------------------------
r7442 | Echelon9 | 2011-08-10 08:47:06 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hudlock.cpp
PVS-studio fix: Ensure that both x and y of Player->current_target are reset correctly in hud_lock_determine_lock_point()
------------------------------------------------------------------------
r7443 | Echelon9 | 2011-08-10 08:49:42 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/missionui/missiondebrief.cpp
PVS-Studio fix: No need to set Current_stage variable again immediately after first assignment to a different hard coded value
------------------------------------------------------------------------
r7444 | Echelon9 | 2011-08-10 08:51:31 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/network/multimsgs.cpp
PVS-Studio fix: No need to set sinfo variable again immediately after first assignment to a different value in send_secondary_fired_packet()
------------------------------------------------------------------------
r7445 | Echelon9 | 2011-08-10 08:55:33 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/network/multiui.cpp
PVS-Studio fix: Incorrect logic within ping time colour indicator in multi_join_display_games() was overrepresenting yellow at the expense of red. Also replaced magic number with a definition.
------------------------------------------------------------------------
r7446 | Echelon9 | 2011-08-10 08:58:25 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/menuui/playermenu.cpp
PVS-Studio fix: This if...then...else block was redundant in player_select_init(), as each 'then' block did the same thing
------------------------------------------------------------------------
r7447 | Echelon9 | 2011-08-10 09:01:15 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hud.cpp
PVS-Studio fix: This if...then...else block was redundant in HudGaugeSupport::render(), as each 'then' block did the same thing
------------------------------------------------------------------------
r7450 | Zacam | 2011-08-10 09:23:51 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
Logging update: Major/Minor/Build update so that "Build" will always be available/log correctly even when "0" (ex: 3.7.0) without also needing "Revision" present.
------------------------------------------------------------------------
r7451 | Echelon9 | 2011-08-10 11:11:29 -0500 (Wed, 10 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
PVS-Studio fix: XYZ co-ordinated were not correctly copied and pasted in parse_ship_values()
------------------------------------------------------------------------