Author Topic: Nightly (Windows): 09 Oct 2014 - Revision 11115  (Read 630 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 09 Oct 2014 - Revision 11115
Here is the nightly for Windows on 09 Oct 2014 - Revision 11115

Open non-feature issues in Mantis: 122

Group: Standard
fso_Standard_20141009_r11115.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20141009_r11115.7z
MD5Sum

Group: SSE
fso_SSE_20141009_r11115.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11112 | chief1983 | 2014-10-08 10:58:49 -0500 (Wed, 08 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Wrong variable type, may work in MSVC but not on clang or gcc.
------------------------------------------------------------------------
r11113 | Goober5000 | 2014-10-08 21:59:20 -0500 (Wed, 08 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

related to Mantis #3121, make SEXP parsing more robust, and remove some old debug/unused code in get_sexp_main()
------------------------------------------------------------------------
r11114 | Goober5000 | 2014-10-08 22:13:26 -0500 (Wed, 08 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

better method of appending ellipsis (nb: strncpy pads with 0 if string is shorter than len)
------------------------------------------------------------------------
r11115 | Goober5000 | 2014-10-08 22:21:47 -0500 (Wed, 08 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

technically, this is better
------------------------------------------------------------------------