Author Topic: Nightly (Windows): 21 Feb 2014 - Revision 10468  (Read 940 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 21 Feb 2014 - Revision 10468
Here is the nightly for Windows on 21 Feb 2014 - Revision 10468

Group: NO-SSE
fso-WIN-NO-SSE-20140221_r10468.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20140221_r10468.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20140221_r10468.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10463 | m_m | 2014-02-20 05:02:07 -0600 (Thu, 20 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/osapi/osapi.cpp
   M /trunk/fs2_open/code/osapi/osapi_unix.cpp

Add -no_unfocused_pause option.
------------------------------------------------------------------------
r10464 | m_m | 2014-02-20 05:07:27 -0600 (Thu, 20 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix for Coverity 1107332: Negative array index read
------------------------------------------------------------------------
r10466 | karajorma | 2014-02-21 02:48:14 -0600 (Fri, 21 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_sexp.cpp

Fix a bug with the multiplayer SEXP code. The callback functions write to the packet and thus can also make it go out of bounds.
------------------------------------------------------------------------
r10467 | karajorma | 2014-02-21 02:49:03 -0600 (Fri, 21 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiongoals.cpp

Fix a bug with the event.log where SEXPs which weren't in events would also write data to the log.
------------------------------------------------------------------------