Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 07, 2010, 09:54:03 am

Title: Nightly (OS X): 07 Jan 2010 - Revision 5790
Post by: SirKnightly on January 07, 2010, 09:54:03 am
Here is the nightly for OS X on 07 Jan 2010 - Revision 5790

Group: Standard
fso-OSX-Standard-20100107_r5790.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20100107_r5790.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20100107_r5790.md5)

Group: Inferno
fso-OSX-Inferno-20100107_r5790.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20100107_r5790.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20100107_r5790.md5)

Code: [Select]
------------------------------------------------------------------------
r5754 | Goober5000 | 2009-12-30 15:04:00 -0600 (Wed, 30 Dec 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/projects/MSVC_6/code.dsp

fix mission load error message
remove deleted files from project
------------------------------------------------------------------------
r5755 | Goober5000 | 2009-12-30 15:04:58 -0600 (Wed, 30 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/fictionviewer.cpp
   M /trunk/fs2_open/code/ui/ui.h
   M /trunk/fs2_open/code/ui/window.cpp

fix ui window using the same font as fiction_viewer
------------------------------------------------------------------------
r5756 | Goober5000 | 2010-01-01 01:52:22 -0600 (Fri, 01 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/fictionviewer.cpp

adjust number of lines according to font, per KeldorKatarn
------------------------------------------------------------------------
r5757 | Goober5000 | 2010-01-01 02:27:25 -0600 (Fri, 01 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Zacam's fix for Int3 in mission briefing (Mantis #2059)
------------------------------------------------------------------------
r5758 | Goober5000 | 2010-01-01 02:30:53 -0600 (Fri, 01 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp
   M /trunk/fs2_open/code/globalincs/alphacolors.h
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Zacam's extra colors for briefings (Mantis #2059)
------------------------------------------------------------------------
r5759 | Echelon9 | 2010-01-01 14:02:47 -0600 (Fri, 01 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/Frameworks.tgz

Some how the removal of the OpenAL.Framework to address GCC 4.2 issues got reverted
------------------------------------------------------------------------
r5760 | Echelon9 | 2010-01-02 00:33:49 -0600 (Sat, 02 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/English.lproj/InfoPlist.strings

2010
------------------------------------------------------------------------
r5761 | Echelon9 | 2010-01-02 07:28:56 -0600 (Sat, 02 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiontraining.cpp

Make Training_Message_Queue dynamic with SCP_vector
------------------------------------------------------------------------
r5762 | Echelon9 | 2010-01-02 07:32:43 -0600 (Sat, 02 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/mission/missiontraining.cpp
   M /trunk/fs2_open/code/mission/missiontraining.h
   M /trunk/fs2_open/code/parse/sexp.cpp

Rename function to correctly reflect what it does
------------------------------------------------------------------------
r5763 | portej05 | 2010-01-02 08:12:22 -0600 (Sat, 02 Jan 2010) | 1 line
Changed paths:
   A /trunk/fs2_open/code/ExternalDLL
   A /trunk/fs2_open/code/ExternalDLL/externalcode.h
   A /trunk/fs2_open/code/ExternalDLL/trackirpublic.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   D /trunk/fs2_open/code/io/trackir.cpp
   D /trunk/fs2_open/code/io/trackir.h
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj

TrackIR DLL loading implementation. You need scptrackir.dll in order to run (on internal beta at present).
------------------------------------------------------------------------
r5764 | Goober5000 | 2010-01-02 23:55:17 -0600 (Sat, 02 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.h

hooray for function prototypes
------------------------------------------------------------------------
r5765 | Echelon9 | 2010-01-03 02:52:46 -0600 (Sun, 03 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Update Xcode project file to reflect removed .cpp/.h source code files
------------------------------------------------------------------------
r5766 | Echelon9 | 2010-01-03 03:46:14 -0600 (Sun, 03 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Update Xcode project file for portej05's code
------------------------------------------------------------------------
r5767 | portej05 | 2010-01-03 08:27:39 -0600 (Sun, 03 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ExternalDLL/externalcode.h
   A /trunk/fs2_open/code/ExternalDLL/trackirglobal.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj

Fix TrackIR compile errors
------------------------------------------------------------------------
r5768 | Goober5000 | 2010-01-03 14:20:49 -0600 (Sun, 03 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.h

location oops
------------------------------------------------------------------------
r5769 | Wanderer | 2010-01-04 05:21:56 -0600 (Mon, 04 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionlog.cpp

fix for mantis 2077
------------------------------------------------------------------------
r5771 | Wanderer | 2010-01-05 03:41:35 -0600 (Tue, 05 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shipfx.cpp

Fix for mantis 2063 from warfull
------------------------------------------------------------------------
r5775 | Hery | 2010-01-05 06:56:33 -0600 (Tue, 05 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.h

Fix for mantis 2078, two pass bilinear downscaling in order to reduce artifacts
------------------------------------------------------------------------
r5776 | Hery | 2010-01-05 11:51:57 -0600 (Tue, 05 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltexture.cpp

Fix for bloom using outdated mipmaps
------------------------------------------------------------------------
r5777 | Wanderer | 2010-01-05 12:00:01 -0600 (Tue, 05 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipship.cpp
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/object/objcollide.cpp
   M /trunk/fs2_open/code/object/objcollide.h
   M /trunk/fs2_open/code/object/object.h
   M /trunk/fs2_open/code/parse/lua.cpp

lua handled collision groups and lua bitwise ops library
------------------------------------------------------------------------
r5778 | Goober5000 | 2010-01-05 19:18:31 -0600 (Tue, 05 Jan 2010) | 3 lines
Changed paths:
   D /trunk/fs2_open/code/ExternalDLL
   A /trunk/fs2_open/code/external_dll (from /trunk/fs2_open/code/ExternalDLL:5777)
   M /trunk/fs2_open/code/external_dll/trackirpublic.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

change ExternalDLL to external_dll for cross-platform friendliness
(yes there aren't any errors currently, but this has been a convention since the beginning of cross-platform compatibility)
vcproj and xcode projects are updated accordingly
------------------------------------------------------------------------
r5779 | Goober5000 | 2010-01-05 19:21:35 -0600 (Tue, 05 Jan 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6/code.dsp

add external_dll files to VC6 project
alphabetize the project modules at the same time
------------------------------------------------------------------------
r5785 | Echelon9 | 2010-01-06 06:10:24 -0600 (Wed, 06 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Complete update to Xcode project file
------------------------------------------------------------------------
r5786 | portej05 | 2010-01-06 11:03:13 -0600 (Wed, 06 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj

Remove trackir directory from VS2008 solutions
------------------------------------------------------------------------
r5787 | taylor | 2010-01-06 20:48:31 -0600 (Wed, 06 Jan 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/Makefile.am
   M /trunk/fs2_open/code/external_dll/externalcode.h
   M /trunk/fs2_open/code/external_dll/trackirpublic.h

fix broken trackir compiling on non-Windows
eol fixage
------------------------------------------------------------------------
r5788 | chief1983 | 2010-01-06 22:16:44 -0600 (Wed, 06 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredview.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for Mantis #1934: Secondaries now work when changing from a ship that had none, and FRED won't complain when you can't equip secondaries to a ship.
------------------------------------------------------------------------
r5789 | chief1983 | 2010-01-06 22:48:25 -0600 (Wed, 06 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Fix Xcode compiling for reals, tested to currently work.
------------------------------------------------------------------------
r5790 | Wanderer | 2010-01-07 09:23:25 -0600 (Thu, 07 Jan 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

model:checkRayCollision lua function to allowed certain collision checks be done with lua
------------------------------------------------------------------------