Author Topic: Nightly (Windows): 12 Jan 2011 - Revision 6941  (Read 999 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 12 Jan 2011 - Revision 6941
Here is the nightly for Windows on 12 Jan 2011 - Revision 6941

Group: Inferno
fso-WIN-Inferno-20110112_r6941.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110112_r6941.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110112_r6941.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6939 | Goober5000 | 2011-01-11 19:37:03 -0600 (Tue, 11 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

commit string-concatenate and int-to-string
------------------------------------------------------------------------
r6940 | Goober5000 | 2011-01-11 20:10:22 -0600 (Tue, 11 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

change xor (but not bitwise-xor) to use any number of arguments, not just 2
enhance string-to-int to ignore non-numeric characters (so turret07 becomes 7)
------------------------------------------------------------------------
r6941 | Goober5000 | 2011-01-12 04:03:45 -0600 (Wed, 12 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/starfield/starfield.cpp

fix a return value error
also, cut down on the number of warning messages shown for background bitmap loading
------------------------------------------------------------------------