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 29, 2010, 11:27:17 am

Title: Nightly (OS X): 29 Nov 2010 - Revision 6797
Post by: SirKnightly on November 29, 2010, 11:27:17 am
Here is the nightly for OS X on 29 Nov 2010 - Revision 6797

Group: Inferno
fso-OSX-Inferno-20101129_r6797.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20101129_r6797.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20101129_r6797.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
------------------------------------------------------------------------
r6794 | Goober5000 | 2010-11-29 02:36:31 -0600 (Mon, 29 Nov 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

add_data_dup when we're working with a temporary string
------------------------------------------------------------------------
r6795 | Echelon9 | 2010-11-29 04:28:47 -0600 (Mon, 29 Nov 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix 2339: Intermittent crashes in add_sexps
------------------------------------------------------------------------