Author Topic: Nightly (Windows): 16 Dec 2013 - Revision 10237  (Read 918 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 16 Dec 2013 - Revision 10237
Here is the nightly for Windows on 16 Dec 2013 - Revision 10237

Group: NO-SSE
fso-WIN-NO-SSE-20131216_r10237.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20131216_r10237.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20131216_r10237.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10232 | chief1983 | 2013-12-15 11:38:14 -0600 (Sun, 15 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

Fix a warning when copying the webapi port token int into its destination ushort.
------------------------------------------------------------------------
r10233 | chief1983 | 2013-12-15 12:19:08 -0600 (Sun, 15 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

Saner parsing all around for webapi port number.
------------------------------------------------------------------------
r10235 | chief1983 | 2013-12-15 12:42:45 -0600 (Sun, 15 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

Found the constant USHRT_MAX I was looking for just a little too late.
------------------------------------------------------------------------
r10236 | Goober5000 | 2013-12-15 23:51:33 -0600 (Sun, 15 Dec 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

when new subsystem entries are inserted, make sure the blank subsystem gets saved and inserted at the proper spot so that we don't use stale data
(fixes Mantis #2979)
------------------------------------------------------------------------
r10237 | Goober5000 | 2013-12-16 03:46:39 -0600 (Mon, 16 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/shipfx.cpp

just minor tweaks
------------------------------------------------------------------------