Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 23, 2009, 12:47:50 am
-
Here is the nightly for Linux on 23 Dec 2009 - Revision 5737
Group: Standard
fso-LINUX-Standard-20091223_r5737.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Standard-20091223_r5737.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Standard-20091223_r5737.md5)
Group: Inferno
fso-LINUX-Inferno-20091223_r5737.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Inferno-20091223_r5737.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Inferno-20091223_r5737.md5)
------------------------------------------------------------------------
r5687 | Wanderer | 2009-11-27 04:09:20 -0600 (Fri, 27 Nov 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/model.h
M /trunk/fs2_open/code/model/modelread.cpp
fix to prevent formation of badly setup turret rotation matrices.
------------------------------------------------------------------------
r5688 | Goober5000 | 2009-11-28 13:15:53 -0600 (Sat, 28 Nov 2009) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
fix a bunch of problems where sexps with multiple arguments might not work on all of them
fix problem with beam-free-all and beam-lock-all only working on the first ship in a list
------------------------------------------------------------------------
r5692 | Wanderer | 2009-12-01 02:58:40 -0600 (Tue, 01 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/model/model.h
fix to make sure turret matrices (and turret normals) are properly setup from the start
------------------------------------------------------------------------
r5693 | portej05 | 2009-12-02 11:16:33 -0600 (Wed, 02 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/fred.cpp
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/globalincs/mspdb_callstack.cpp
M /trunk/fs2_open/code/globalincs/mspdb_callstack.h
M /trunk/fs2_open/code/globalincs/windebug.cpp
Commit to update PDB_DEBUGGING in preparation for new allocator system
------------------------------------------------------------------------
r5694 | portej05 | 2009-12-03 01:01:48 -0600 (Thu, 03 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/osapi/osapi.cpp
Running as standalone no longer disables windows key (Mantis #2047)
------------------------------------------------------------------------
r5695 | portej05 | 2009-12-03 04:23:59 -0600 (Thu, 03 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/globalincs/mspdb_callstack.cpp
Fix "SymRefreshModuleList" symbol not found error on platforms without dbghelp.dll v6.5+ (we really should distribute that monster)
------------------------------------------------------------------------
r5696 | Goober5000 | 2009-12-04 00:19:02 -0600 (Fri, 04 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
fix for Mantis #2044
------------------------------------------------------------------------
r5697 | portej05 | 2009-12-04 00:58:22 -0600 (Fri, 04 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/globalincs/mspdb_callstack.cpp
MSPDB fix for VC6 users.
------------------------------------------------------------------------
r5698 | portej05 | 2009-12-04 18:50:09 -0600 (Fri, 04 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
Turns out enableWindowsKey/disableWindowsKey isn't defined for all platforms
------------------------------------------------------------------------
r5699 | Goober5000 | 2009-12-05 01:17:18 -0600 (Sat, 05 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp
M /trunk/fs2_open/projects/MSVC_6/code.dsp
M /trunk/fs2_open/projects/MSVC_6_Release/Freespace2.dsp
M /trunk/fs2_open/projects/MSVC_6_Release/code.dsp
project file fixes
------------------------------------------------------------------------
r5700 | Wanderer | 2009-12-05 06:01:03 -0600 (Sat, 05 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
fix for mantis 2016
------------------------------------------------------------------------
r5701 | Wanderer | 2009-12-05 13:15:31 -0600 (Sat, 05 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelread.cpp
fix for mantis 1976.
------------------------------------------------------------------------
r5702 | Goober5000 | 2009-12-05 16:53:04 -0600 (Sat, 05 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/cmdline/cmdline.cpp
M /trunk/fs2_open/code/fred2/missionsave.cpp
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/globalincs/version.cpp
M /trunk/fs2_open/code/globalincs/version.h
M /trunk/fs2_open/code/network/stand_gui.cpp
M /trunk/fs2_open/code/parse/parselo.cpp
M /trunk/fs2_open/code/parse/parselo.h
M /trunk/fs2_open/code/parse/scripting.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
commit the revision patch originally inspired by Zacam
------------------------------------------------------------------------
r5703 | karajorma | 2009-12-06 01:15:36 -0600 (Sun, 06 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Fix an issue with the client side section of sexp_deal_with_ship_flag.
------------------------------------------------------------------------
r5704 | Goober5000 | 2009-12-06 02:48:03 -0600 (Sun, 06 Dec 2009) | 2 lines
Changed paths:
M /trunk/fs2_open/code/fred2/sexp_tree.cpp
M /trunk/fs2_open/code/fred2/sexp_tree.h
M /trunk/fs2_open/code/model/model.h
M /trunk/fs2_open/code/model/modelread.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
add hits-left-subsystem-generic and hits-left-subsystem-specific
deprecate hits-left-subsystem
------------------------------------------------------------------------
r5705 | Goober5000 | 2009-12-06 04:06:51 -0600 (Sun, 06 Dec 2009) | 3 lines
Changed paths:
M /trunk/fs2_open/code/ai/aigoals.cpp
M /trunk/fs2_open/code/ai/aigoals.h
M /trunk/fs2_open/code/fred2/sexp_tree.cpp
M /trunk/fs2_open/code/model/modelread.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/ship/ship.cpp
remove ai_get_subsystem_type as it's redundant
clean up all sorts of subsystem stuff in sexp.cpp (in particular, use ship_get_subsys when possible)
weapon / sensor subsystem types should work for "weapon" and "sensor", not "weapons" and "sensors" to be consistent
------------------------------------------------------------------------
r5706 | Wanderer | 2009-12-06 04:32:11 -0600 (Sun, 06 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelread.cpp
added a warning to prevent issues like mantis 1946
------------------------------------------------------------------------
r5707 | Wanderer | 2009-12-08 03:59:05 -0600 (Tue, 08 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/ship/ship.h
Added proper functions and warnings as requested for mantis 2018.
------------------------------------------------------------------------
r5708 | Wanderer | 2009-12-08 12:25:50 -0600 (Tue, 08 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/shipfx.cpp
Fix for mantis 1998
------------------------------------------------------------------------
r5709 | Wanderer | 2009-12-08 12:32:40 -0600 (Tue, 08 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
commit of aardwolf's clearOrders sexp function
------------------------------------------------------------------------
r5710 | Wanderer | 2009-12-10 08:54:13 -0600 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/weapon/weapons.cpp
make the +override option use the flags set during the current parse tbm event
------------------------------------------------------------------------
r5711 | Wanderer | 2009-12-11 02:38:39 -0600 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/nebula/neb.cpp
M /trunk/fs2_open/code/nebula/neb.h
hery's patch for mantis 1945
------------------------------------------------------------------------
r5712 | Goober5000 | 2009-12-13 01:24:59 -0600 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
fix warnings Zacam noticed
------------------------------------------------------------------------
r5713 | Goober5000 | 2009-12-13 23:28:06 -0600 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
the reason for the return statement no longer exists
------------------------------------------------------------------------
r5715 | portej05 | 2009-12-14 07:57:33 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/cmdline/cmdline.cpp
M /trunk/fs2_open/code/cmdline/cmdline.h
M /trunk/fs2_open/code/fred2/sexp_tree.cpp
M /trunk/fs2_open/code/fred2/sexp_tree.h
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/graphics/2d.h
M /trunk/fs2_open/code/graphics/gropengl.cpp
M /trunk/fs2_open/code/graphics/gropenglshader.cpp
M /trunk/fs2_open/code/graphics/gropenglshader.h
M /trunk/fs2_open/code/graphics/gropengltexture.cpp
M /trunk/fs2_open/code/graphics/gropengltexture.h
M /trunk/fs2_open/code/graphics/gropengltnl.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
M /trunk/fs2_open/projects/MSVC_2003/code.vcproj
M /trunk/fs2_open/projects/MSVC_2005/code.vcproj
M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
M /trunk/fs2_open/projects/codeblocks/code/code.cbp
Antipodes #4 - Post Processing from Hery
------------------------------------------------------------------------
r5716 | portej05 | 2009-12-14 11:17:29 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
A /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
A /trunk/fs2_open/code/graphics/gropenglpostprocessing.h
Woops - missed the two important files!
------------------------------------------------------------------------
r5717 | portej05 | 2009-12-14 20:23:23 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/globalincs/systemvars.cpp
Resolve macro definition warning for MAX_MONITORS (renamed MAX_VARIABLE_MONITORS in FSO)
------------------------------------------------------------------------
r5718 | portej05 | 2009-12-14 20:56:15 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
Potential fix for mac issues caused by inclusion of postprocessing in trunk
------------------------------------------------------------------------
r5719 | Echelon9 | 2009-12-15 00:16:04 -0600 (Tue, 15 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
MIN() is defined as capitalised at pstypes.h:274
------------------------------------------------------------------------
r5720 | Wanderer | 2009-12-16 01:29:56 -0600 (Wed, 16 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/weapon/weapon.h
M /trunk/fs2_open/code/weapon/weapons.cpp
making countermeasures function like retail countermeasures.
------------------------------------------------------------------------
r5721 | Wanderer | 2009-12-17 05:45:08 -0600 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/ship/ship.h
M /trunk/fs2_open/code/weapon/weapon.h
weapon based targeting priorities for turrets
------------------------------------------------------------------------
r5722 | portej05 | 2009-12-17 22:28:13 -0600 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/globalincs/vmallocator.h
M /trunk/fs2_open/code/particle/particle.cpp
Make particles go a lot faster! (until a better system is implemented)
------------------------------------------------------------------------
r5723 | Wanderer | 2009-12-18 01:43:43 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/particle/particle.cpp
fix to portej's fix to particle code
------------------------------------------------------------------------
r5724 | Wanderer | 2009-12-18 03:34:23 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/fred2/sexp_tree.cpp
M /trunk/fs2_open/code/fred2/sexp_tree.h
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/ship/ship.h
Patch from FUBAR - turret direction preference, turret optimum range & turret target priorities sexps
------------------------------------------------------------------------
r5725 | Wanderer | 2009-12-18 04:11:48 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/sexp_tree.cpp
M /trunk/fs2_open/code/fred2/sexp_tree.h
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/ship/ship.h
M /trunk/fs2_open/code/ship/shiphit.cpp
Patch from FUBAR - set armor type sexp
------------------------------------------------------------------------
r5726 | Sushi | 2009-12-18 11:22:01 -0600 (Fri, 18 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
Fix for mantis 2031
------------------------------------------------------------------------
r5727 | Echelon9 | 2009-12-19 12:39:32 -0600 (Sat, 19 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglshader.cpp
M /trunk/fs2_open/code/graphics/gropenglshader.h
Commit of Hery's update to the new shader code to address GCC/Xcode compilation issues
------------------------------------------------------------------------
r5728 | Goober5000 | 2009-12-20 21:18:45 -0600 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/MSVC_6/code.dsp
VC6 project file updates
------------------------------------------------------------------------
r5729 | Goober5000 | 2009-12-20 21:19:13 -0600 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/mainfrm.cpp
rewrite code to bypass bizarre internal compiler error
------------------------------------------------------------------------
r5730 | portej05 | 2009-12-21 03:12:56 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
D /trunk/fs2_open/code/sound/acm.cpp
D /trunk/fs2_open/code/sound/midifile.cpp
D /trunk/fs2_open/code/sound/midifile.h
D /trunk/fs2_open/code/sound/midiseq.h
D /trunk/fs2_open/code/sound/winmidi.cpp
D /trunk/fs2_open/code/sound/winmidi.h
D /trunk/fs2_open/code/sound/winmidi_base.cpp
M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
Removal of empty files/unused files (sine OpenAL is now used in all builds)
------------------------------------------------------------------------
r5731 | Echelon9 | 2009-12-21 03:23:45 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
Cleanup Xcode project file for *.cpp/*.h that have been previously removed
------------------------------------------------------------------------
r5732 | portej05 | 2009-12-21 05:28:16 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/bmpman/bmpman.cpp
Mantis 1900 patch from Hery
------------------------------------------------------------------------
r5733 | portej05 | 2009-12-21 05:42:07 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/MSVC_6_Release/code.dsp
Updated to VC6 release files for code commit removing empty sound code files
------------------------------------------------------------------------
r5734 | Echelon9 | 2009-12-21 14:03:54 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglshader.cpp
M /trunk/fs2_open/code/graphics/gropenglshader.h
Hopefully last step to resolve OS X issues from Hery
------------------------------------------------------------------------
r5735 | Echelon9 | 2009-12-22 08:31:46 -0600 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
Remove the Xcode project's references to Makefiles
------------------------------------------------------------------------
r5736 | Echelon9 | 2009-12-22 09:18:41 -0600 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/Xcode/Frameworks.tgz
Reduced size of Frameworks.tgz by removing the unused OpenAL.Framework (it is linked from the system version, this one was redundant). Mac developers will have to reextract the Frameworks folder to take effect. Preparation for the pending update of out of date SDL, Ogg, Theora and Vorbis frameworks for OS X.
------------------------------------------------------------------------
r5737 | chief1983 | 2009-12-22 15:50:06 -0600 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/Makefile.am
Update Linux makefile with recently added/deleted files from post processing and the vampire list
------------------------------------------------------------------------