Author Topic: Nightly (Windows): 30 Dec 2012 - Revision 9474  (Read 802 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 30 Dec 2012 - Revision 9474
Here is the nightly for Windows on 30 Dec 2012 - Revision 9474

Group: Inferno
fso-WIN-Inferno-20121230_r9474.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20121230_r9474.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20121230_r9474.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9470 | niffiwan | 2012-12-27 03:47:35 -0600 (Thu, 27 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

GCC: make install now installs fs2_open_x.y.z - helps Linux packaging tools
------------------------------------------------------------------------
r9471 | The_E | 2012-12-29 17:19:51 -0600 (Sat, 29 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fixes issue with the "no primary linking" weapon flag not working correctly

------------------------------------------------------------------------
r9472 | niffiwan | 2012-12-29 21:36:13 -0600 (Sat, 29 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/configure.ac

Linux/GCC compilation: -march=athlon64 could cause issues on non-AMD CPUs.  Use mtune for more widely compatible binaries.
Also enable SSE/SSE2
------------------------------------------------------------------------