Author Topic: Nightly (Windows): 17 Dec 2015 - Revision 7badc4d  (Read 1437 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 17 Dec 2015 - Revision 7badc4d
Here is the nightly for Windows on 17 Dec 2015 - Revision 7badc4d

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20151217_7badc4d.7z
MD5Sum

Group: AVX
fso_AVX_20151217_7badc4d.7z
MD5Sum

Group: SSE
fso_SSE_20151217_7badc4d.7z
MD5Sum

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

Code: [Select]
------------------------------------------------------------------------
commit 9cc7079
Author: SamuelCho <Wed Dec 16 00:57:12 2015 -0800>
Commit: SamuelCho <Wed Dec 16 00:57:12 2015 -0800>

    Save all the channels of the team mask, not just the red and green channels.
 code/globalincs/def_files.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 7d392bd
Author: SamuelCho <Wed Dec 16 00:44:58 2015 -0800>
Commit: SamuelCho <Wed Dec 16 00:44:58 2015 -0800>

    Adjust the blended glow color value by how much the team mask contributes to this fragment.
 code/globalincs/def_files.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 1552e02
Author: SamuelCho <Wed Dec 16 00:20:15 2015 -0800>
Commit: SamuelCho <Wed Dec 16 00:20:15 2015 -0800>

    Added support for glowing team color textures.
 code/globalincs/def_files.cpp | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit bd1aa5e
Author: MageKing17 <Wed Nov 25 23:04:37 2015 -0800>
Commit: MageKing17 <Sat Nov 28 06:53:23 2015 -0800>

    Modular tables now clear allowed weapons if +noreplace isn't specified.
 code/ship/ship.cpp | 33 ++++++++++++++++++++++++---------
 1 file changed, 24 insertions(+), 9 deletions(-)