Author Topic: Nightly (Windows): 07 Oct 2013 - Revision 9904  (Read 835 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 07 Oct 2013 - Revision 9904
Here is the nightly for Windows on 07 Oct 2013 - Revision 9904

Group: Standard
fso-WIN-Standard-20131007_r9904.7z
MD5Sum

Group: NO-SSE
fso-WIN-NO-SSE-20131007_r9904.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20131007_r9904.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9876 | niffiwan | 2013-10-06 06:19:57 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp
   M /trunk/fs2_open/code/localization/localize.cpp

Coverity: fix some out-of-bounds access/read/write issues
------------------------------------------------------------------------
r9877 | niffiwan | 2013-10-06 06:21:20 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   A /trunk/fs2_open/coverity
   A /trunk/fs2_open/coverity/modeling.cpp

add Coverity modeling file
------------------------------------------------------------------------
r9878 | niffiwan | 2013-10-06 06:26:48 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   A /trunk/fs2_open/.gitignore

add .gitignore file :D
------------------------------------------------------------------------
r9879 | niffiwan | 2013-10-06 07:54:57 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp
   M /trunk/fs2_open/code/network/multimsgs.cpp

Coverity: more out-of-bounds errors (& fix mistakes in previous "fixes")
------------------------------------------------------------------------
r9880 | z64555 | 2013-10-06 17:02:48 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   D /trunk/fs2_open/code/wxfred2/editors/dlgfctionviewer.cpp
   D /trunk/fs2_open/code/wxfred2/editors/dlgfctionviewer.h
   A /trunk/fs2_open/code/wxfred2/editors/dlgfictionviewer.cpp (from /trunk/fs2_open/code/wxfred2/editors/dlgfctionviewer.cpp:9869)
   A /trunk/fs2_open/code/wxfred2/editors/dlgfictionviewer.h (from /trunk/fs2_open/code/wxfred2/editors/dlgfctionviewer.h:9869)
   M /trunk/fs2_open/projects/MSVC_2010/wxFRED2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/wxFRED2.vcxproj.filters

Fixed spelling error with 2 filenames. Updated MSVC project and filters to reflect previous changes with filenames.
------------------------------------------------------------------------
r9881 | Echelon9 | 2013-10-06 20:21:52 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_pxo.cpp

Fix Coverity 1093734: Copy into fixed size buffer
------------------------------------------------------------------------
r9882 | Echelon9 | 2013-10-06 20:37:18 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/scripting.cpp

Fix Coverity 1093931 and 1093932: Missing varargs init or cleanup
------------------------------------------------------------------------
r9883 | Goober5000 | 2013-10-06 21:04:28 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

improved error messaging for icons.tbl
------------------------------------------------------------------------
r9884 | Goober5000 | 2013-10-06 21:08:01 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/managepilot.cpp

change strcpy to strcpy_s (left over from r9832)
------------------------------------------------------------------------
r9885 | Goober5000 | 2013-10-06 21:10:44 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.h
   M /trunk/fs2_open/code/hud/hudobserver.cpp
   M /trunk/fs2_open/code/hud/hudobserver.h
   M /trunk/fs2_open/code/hud/hudtarget.h
   M /trunk/fs2_open/code/mission/missionmessage.h
   M /trunk/fs2_open/code/model/modelanim.h
   M /trunk/fs2_open/code/nebula/neb.h
   M /trunk/fs2_open/code/network/multi_ingame.h
   M /trunk/fs2_open/code/network/multi_team.h
   M /trunk/fs2_open/code/network/multimsgs.h
   M /trunk/fs2_open/code/network/multiutil.h
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/ship/awacs.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shipcontrails.h
   M /trunk/fs2_open/code/ship/shipfx.h
   M /trunk/fs2_open/code/ship/shiphit.h
   M /trunk/fs2_open/code/stats/scoring.h
   M /trunk/fs2_open/code/weapon/emp.h

change the ship struct to a class, and remove use of memcpy and memset for setting/copying the entire ship class
------------------------------------------------------------------------
r9886 | Goober5000 | 2013-10-06 21:24:34 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredstubs.cpp

fix declaration
------------------------------------------------------------------------
r9887 | niffiwan | 2013-10-06 22:26:11 -0500 (Sun, 06 Oct 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/pilotfile.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile.h
   M /trunk/fs2_open/code/playerman/managepilot.cpp

Fix mantis 2906

reset stats in Pilot (i.e. .plr) on new pilot create/clone
------------------------------------------------------------------------
r9888 | Goober5000 | 2013-10-06 23:21:10 -0500 (Sun, 06 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

resolve issues with ship-templates and memcpy by deprecating ship-copy
------------------------------------------------------------------------
r9889 | niffiwan | 2013-10-06 23:59:03 -0500 (Sun, 06 Oct 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/tcp_socket.cpp

Fix waaay too short char * var for hostname

(this was a buffer overrun for every fs2netd game until coverity complained)
------------------------------------------------------------------------
r9890 | Goober5000 | 2013-10-07 00:13:26 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

setting to 0 is better because -1 triggers an Int3() on the first swarm entry
------------------------------------------------------------------------
r9891 | Goober5000 | 2013-10-07 00:30:13 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/objcollide.cpp
   M /trunk/fs2_open/code/object/objcollide.h

make collider_pair an actual class since its constructor is called by hash_map
------------------------------------------------------------------------
r9896 | Goober5000 | 2013-10-07 01:15:52 -0500 (Mon, 07 Oct 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

fix ship sounds when in observer mode
(bug was introduced in revision 7923)
------------------------------------------------------------------------
r9897 | niffiwan | 2013-10-07 01:15:57 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/ship/shipfx.cpp

Coverity: more out-of-bounds fixes
------------------------------------------------------------------------
r9898 | niffiwan | 2013-10-07 01:23:52 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp

remove gcc warnings [-Wunused-but-set-variable] in fs2netd/fs2netd_client.cpp
------------------------------------------------------------------------
r9899 | Echelon9 | 2013-10-07 02:57:50 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/inetfile/chttpget.cpp

Fix Coverity 1093773: Uninitialized scalar variable - hostaddr.sin_zero
------------------------------------------------------------------------
r9900 | niffiwan | 2013-10-07 04:01:48 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shipfx.cpp

Coverity 1093645 (out of bounds read): fix 2nd case & correct previous "fix"
------------------------------------------------------------------------
r9901 | niffiwan | 2013-10-07 04:14:32 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionlog.cpp

Coverity 1093641: fix out of bounds write (Log_line_timestamps[Num_log_lines])
------------------------------------------------------------------------
r9902 | niffiwan | 2013-10-07 04:17:04 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionlog.cpp

remove gcc warnings [-Wshadow] in mission/missionlog.cpp
------------------------------------------------------------------------
r9903 | niffiwan | 2013-10-07 04:39:50 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/psnet2.cpp

Coverity 1093639: fix out of bounds access (ip_addr.sin_addr with proto TCP)
------------------------------------------------------------------------
r9904 | niffiwan | 2013-10-07 04:56:40 -0500 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/psnet2.cpp

remove gcc warnings [-Wunused-but-set-variable] in network/psnet2.cpp
------------------------------------------------------------------------