Changesets: fs2open

trunk r5749

2009-12-28 13:06

portej05


Ported: N/A

Details Diff
ifdef trackir pending new trackir interface code
mod - /trunk/fs2_open/code/io/trackir.cpp Diff File
mod - /trunk/fs2_open/code/io/trackir.h Diff File
mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj Diff File

trunk r5748

2009-12-28 11:10

Wanderer


Ported: N/A

Details Diff
table defined support ship shield, hull and subsystem repair rates
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

trunk r5747

2009-12-27 11:35

Hery


Ported: N/A

Details Diff
shader manager and post-procesing files need svn:eol-style set to LF
mod - /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropenglpostprocessing.h Diff File
mod - /trunk/fs2_open/code/graphics/gropenglshader.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropenglshader.h Diff File

trunk r5746

2009-12-27 10:14

portej05


Ported: N/A

Details Diff
Locking for PDB_DEBUGGING (multithreadedness will need it)
mod - /trunk/fs2_open/code/globalincs/mspdb_callstack.cpp Diff File

trunk r5745

2009-12-27 08:20

Hery


Ported: N/A

Details Diff
fix problems with nebula background
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neb.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neb.h Diff File

trunk r5744

2009-12-27 08:01

Hery


Ported: N/A

Details Diff
fix problems with lua scripts and post-processing
mod - /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp Diff File
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File

trunk r5743

2009-12-27 07:42

Hery


Ported: N/A

Details Diff
fix for mantis 2081
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r5742

2009-12-26 02:59

portej05


Ported: N/A

Details Diff
Remove NEW_MALLOC code
Add strcpy_s where needed in vm_strdup
mod - /trunk/fs2_open/code/globalincs/windebug.cpp Diff File

trunk r5741

2009-12-24 03:06

Echelon9


Ported: N/A

Details Diff
Complete the removal of the now redundant Info-debug.plist
rm - /trunk/fs2_open/projects/Xcode/Info-debug.plist File

trunk r5740

2009-12-24 03:02

Echelon9


Ported: N/A

Details Diff
Fix Mantis 2079. This change utilised Xcode's Info.plist Preprocessor Definitions to consolidate the .plist files into one; which is dynamically generated for the chosen Build Configuration (Release, Debug, Inferno_Release, Inferno_Debug)
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File
mod - /trunk/fs2_open/projects/Xcode/Info.plist Diff File

trunk r5739

2009-12-23 23:52

Goober5000


Ported: N/A

Details Diff
clean out some old font stuff
mod - /trunk/fs2_open/code/fred2/fredrender.cpp Diff File
mod - /trunk/fs2_open/code/fred2/management.cpp Diff File
mod - /trunk/fs2_open/code/fred2/management.h Diff File
mod - /trunk/fs2_open/code/ui/window.cpp Diff File

trunk r5738

2009-12-23 01:45

chief1983


Ported: N/A

Details Diff
Fix the makefile to work with the new executable filenames
mod - /trunk/fs2_open/code/Makefile.am Diff File

trunk r5737

2009-12-22 16:50

chief1983


Ported: N/A

Details Diff
Update Linux makefile with recently added/deleted files from post processing and the vampire list
mod - /trunk/fs2_open/code/Makefile.am Diff File

trunk r5736

2009-12-22 10:18

Echelon9


Ported: N/A

Details Diff
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.
mod - /trunk/fs2_open/projects/Xcode/Frameworks.tgz Diff File

trunk r5735

2009-12-22 09:31

Echelon9


Ported: N/A

Details Diff
Remove the Xcode project's references to Makefiles
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File

trunk r5734

2009-12-21 15:03

Echelon9


Ported: N/A

Details Diff
Hopefully last step to resolve OS X issues from Hery
mod - /trunk/fs2_open/code/graphics/gropenglshader.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropenglshader.h Diff File

trunk r5733

2009-12-21 06:42

portej05


Ported: N/A

Details Diff
Updated to VC6 release files for code commit removing empty sound code files
mod - /trunk/fs2_open/projects/MSVC_6_Release/code.dsp Diff File

trunk r5732

2009-12-21 06:28

portej05


Ported: N/A

Details Diff
Mantis 1900 patch from Hery
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp Diff File

trunk r5731

2009-12-21 04:23

Echelon9


Ported: N/A

Details Diff
Cleanup Xcode project file for *.cpp/*.h that have been previously removed
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File

trunk r5730

2009-12-21 04:12

portej05


Ported: N/A

Details Diff
Removal of empty files/unused files (sine OpenAL is now used in all builds)
rm - /trunk/fs2_open/code/sound/acm.cpp File
rm - /trunk/fs2_open/code/sound/midifile.cpp File
rm - /trunk/fs2_open/code/sound/midifile.h File
rm - /trunk/fs2_open/code/sound/midiseq.h File
rm - /trunk/fs2_open/code/sound/winmidi.cpp File
rm - /trunk/fs2_open/code/sound/winmidi.h File
rm - /trunk/fs2_open/code/sound/winmidi_base.cpp File
mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj Diff File

trunk r5729

2009-12-20 22:19

Goober5000


Ported: N/A

Details Diff
rewrite code to bypass bizarre internal compiler error
mod - /trunk/fs2_open/code/fred2/mainfrm.cpp Diff File

trunk r5728

2009-12-20 22:18

Goober5000


Ported: N/A

Details Diff
VC6 project file updates
mod - /trunk/fs2_open/projects/MSVC_6/code.dsp Diff File

trunk r5727

2009-12-19 13:39

Echelon9


Ported: N/A

Details Diff
Commit of Hery's update to the new shader code to address GCC/Xcode compilation issues
mod - /trunk/fs2_open/code/graphics/gropenglshader.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropenglshader.h Diff File

trunk r5726

2009-12-18 12:22

Sushi


Ported: N/A

Details Diff
Fix for mantis 2031
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File

trunk r5725

2009-12-18 05:11

Wanderer


Ported: N/A

Details Diff
Patch from FUBAR - set armor type sexp
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp Diff File
mod - /trunk/fs2_open/code/fred2/sexp_tree.h Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.h Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File
mod - /trunk/fs2_open/code/ship/shiphit.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 207 208 209 210 211 212 213 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last