Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 08, 2008, 03:48:19 am

Title: Nightly (OS X): 08 Oct 2008 - Revision 4870
Post by: SirKnightly on October 08, 2008, 03:48:19 am
Here is the nightly for OS X on 08 Oct 2008 - Revision 4870

fso-OSX-20081008_r4870.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20081008_r4870.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20081008_r4870.md5)

Code: [Select]
------------------------------------------------------------------------
r4867 | taylor | 2008-10-07 11:28:22 -0500 (Tue, 07 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp

make sure that we reset the state properly after an ident failure (Mantis #1735)

------------------------------------------------------------------------
r4868 | taylor | 2008-10-07 15:31:04 -0500 (Tue, 07 Oct 2008) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/pstypes.h
   M /trunk/fs2_open/code/globalincs/windebug.cpp

don't call gr_activate() in Assert macro
log asserts properly when using the -no_warn flag
(though asserts aren't really warnings and should not be turned off, it could be argued that many of our asserts don't belong)

------------------------------------------------------------------------
r4869 | taylor | 2008-10-07 15:47:03 -0500 (Tue, 07 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fireball/fireballs.cpp

more class_type fixage from r4638

------------------------------------------------------------------------
r4870 | Turey | 2008-10-07 22:02:15 -0500 (Tue, 07 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Mantis 1584: Enabled F(n) keys during popups.
------------------------------------------------------------------------