Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 28, 2010, 03:18:00 pm

Title: Nightly (Windows): 28 Nov 2010 - Revision 6793
Post by: SirKnightly on November 28, 2010, 03:18:00 pm
Here is the nightly for Windows on 28 Nov 2010 - Revision 6793

Group: Inferno
fso-WIN-Inferno-20101128_r6793.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20101128_r6793.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20101128_r6793.md5)

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20101128_r6793.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20101128_r6793.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20101128_r6793.md5)

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20101128_r6793.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20101128_r6793.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20101128_r6793.md5)

Code: [Select]
------------------------------------------------------------------------
r6783 | The_E | 2010-11-25 09:11:04 -0600 (Thu, 25 Nov 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Moving post processing flag back to graphics section

------------------------------------------------------------------------
r6784 | The_E | 2010-11-25 12:48:00 -0600 (Thu, 25 Nov 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp

Fix for Mantis 2344 (Post-processing sexps don't show correctly in FRED)

------------------------------------------------------------------------
r6785 | Goober5000 | 2010-11-25 14:10:13 -0600 (Thu, 25 Nov 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

move the error nprintf to a place where it will trigger before the crash it tests for
fix a loop boundary check
------------------------------------------------------------------------
r6786 | The_E | 2010-11-25 14:48:07 -0600 (Thu, 25 Nov 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

Thanks to Goober for noticing the right way to do this.

------------------------------------------------------------------------
r6787 | Goober5000 | 2010-11-25 17:51:22 -0600 (Thu, 25 Nov 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

add feature to select a random animation from a miscellaneous animation group
------------------------------------------------------------------------
r6789 | Goober5000 | 2010-11-25 22:03:56 -0600 (Thu, 25 Nov 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

bump number of misc anims to 32
------------------------------------------------------------------------
r6792 | The_E | 2010-11-27 02:13:53 -0600 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

Adding a break here
------------------------------------------------------------------------